Confirmation Link in SRM to Goods Recipt Link in R/3

Hi All-
We are on SRM 5.0, Classic scenario. Currently, we have problems with the Confirmation extract from SRM, so we want to implement a change, where we only use the GR Extract from R/3, but we still want to include the SRM Confirmation Number.  In order to do this, we have two approaches we can take:
1) Do a call from R/3 to SRM to get it (but we need to know how they are linked, and I am told that the link is from SRM to R/3)
2) Change the Conf to R/3 process to pass the Conf number from SRM to R/3
<b>Question:
1.) How are the confirmation number in SRM and Goods Receipt number in R/3 linked?
2.) How does the information of a Goods receipt in R/3 brought back to SRM? (I know the BBP_GET_STATUS_2 Job does it, but i am trying to understand what tables this complete link of S/C->PR->PO->Conf->GR->INv are stored in?</b>
Any ideas would be appreciated !
Sundeep

Hi
1) Please see the following SAP OSS Notes ...
Note 720819
Note 309734
Also Check SRM tables BBP_PDBEH (header) and BBP_PD_BEI (item). Also go through the golden transaction in SRM - BBP_PD.
You can find these values using transaction BBP_PD for object type BUS2203 (confirmations).
2) SRM related tables involved are ... as follows..
Using SRM function modules -
BBP_PD_CONF_GETDETAIL
BBP_PD_CONF_GETLIST
<b>Other related links to go through as well -></b>
Comparison of R/3 purchasing and SRM
Re: Confirmation-Related Invoice Verification
Re: Integration Between SRM and R/3 MM - Tables used for PO's and Requisitions
Re: step by step process to transfer materials from R/3 to SRM
Integration between SRM-Confirmation and MM-FI Closing in R/3
Re: Link between in SRM and R3
Do let me know..
Regards
- Atul

Similar Messages

  • How to Change text of link in SRM

    Hi All,
    How to Change text of link in SRM . The Link is in leftside of the screen in webportal.
    I needs to change the text of link ' Shop' , 'Check Status'  and 'Confirm Goods / Services.
    Kindly helpout me.

    Hi Rob,
    Thanks a lot for reply.
    You are right i am suppose to change in BBPGLOBAL.
    But i am not getting where should i change.I am unable to find the parameter in BPGLOBAL.
    Kindly advise me.
    Regards,
    Vasu

  • How to make a "return delivery" from a goods mvnt  linked to a reservation

    Hi, I want to realize a "return delivery" from a goods mvnt that is linked to a reservation number.
    I'm using FM BAPI_GOODSMVT_CREATE.
    I'm able to create a goods mvnt, but this doesn't updates the quantity in the reservation document.
    For example:
    There are 10 units of a material reserved in a reservation document.
    I create a goods mov. linked to the reservation number by populating the field RESERV_NO and RES_ITEM in the GOODSMVT_ITEM parameter. In this document I fullfilled the TARGET_QTY field with 10. This the positive movement.
    After that, reservation document says that there are no units pending to serve. (10 reserved - 10 served = 0 pending).
    Now, I want to return 2 units of this material. I fullfilled the fields REF_DOC_YR, REF_DOC and REF_DOC_IT with keys (doc/item/year) of the first goods movement, and MOVE_TYPE with the reversal movement number. But this doesn't updates the quantity in the reservation document.
    I tried fullfiling RESERV_NO and RES_ITEM, but this generates a positive movement, not the reversal!
    Is there any other process that updates quantity in the reservation document?
    Could anybody help me?

    1) Create a button on the chapter menu with the text MAIN MENU (or whatever you want it to say).
    2) Select the chapter menu in either the graphical or outline view of your DVD.
    3) Click on the Connections tab.
    4) Select the MAIN MENU button in the source column.
    5) Select the main menu in the Targets column.
    6) Click the Connect button above the Targets column.
    After doing the above steps you should see the main menu in the Target column to the right of "MAIN MENU:Jump when activated" in the source column. Your MAIN MENU button will now take you back to the main menu.
    Message was edited by: John Link

  • DMS Object Link for SRM

    Dear All,
    Can you please provide me the object link for SRM( Inbound Delivery).
    Our team requirenment we should need to integrate with SRM through DMS (object link)
    So provide me the solution?
    Thanks
    Edited by: RS on Aug 26, 2010 1:14 PM

    Hi RS,
    Kindly follow following steps. Add the new object in DMS object link and DMS screen on new object screen with help of Abap'r.
    This can be achived with help of Abap'r and following steps:
    Purpose
    You can also link documents with SAP objects for which no linking is supported in the standard SAP System.
    Prerequisites
    In Customizing for the Do cument Management , you must maintain the key fields for the SAP objects that you want to link to document info records, by choosing Control Data  Maintain key fields.
    Process
    1. Program two screens for the following module pools for the SAP object that is to be linked additionally:
    u2013 SAPLCV00
    u2013 SAPLCVIN
    The process logic must be according to that of screen 0204 in program SAPLCV00 and must not be changed.
    2. Create the function module OBJECT_CHECK_XXXX (XXXX = name of the SAP object).
    If this object can be classified, this function module already exists in the standard system. Otherwise, copy the existing function module OBJECT_CHECK_EQUI (linking of equipment) and change it to suit the new object.
    Result
    After you have completed the above, documents can be linked with the SAP object that you have added. You define the settings for this in Customizing for the Document Management System (see: Object Links).
    Regards,
    Ravindra

  • Link between SRM and ECC invoice

    Dear gurus,
    I need to find the link between SRM and ECC invoice number, can you please provide me the related tables?
    Thank you in advance for your collaboration.
    Regards,
    Fuffo

    i don't have access to the system now but i guess will be table BBP_PDBEI.
    or you can go tcode BBP_PD, check in item level.
    cheers.

  • ESW: No link for SRM / EU5 in the  ES Workplace Homepage?

    Hello ,
    I have registered into ES Worplace some time back and accesssed the SRM 7.0 then.
    I have re-registered today and find that access information to EU5 is not provided and also the access link to SRM backend is not in home page.
    Is the SRM access from ES workplace removed? Kindly advice.
    Regards
    Prasuna

    Hi,
    > So if I have imported the implemention into the ERP, do I need to map those implementations to the service definitions in ESR
    Not really, ESR is just definition and if your services are available in ERP then it is enough to use them.
    >Could you recommend me a way to consume/test the service?
    You can goto transaction "SPROXY" on ERP and search for your service then execute it from there, read documentation for field information and type of data supplied, as it could be very frustating to understand GDT.
    >in a way of proxy and PI combination
    If you are on ABAP system then you can call this service internally as you can call any class. See the underlying implementation class of this service in SPROXY.
    PI is useful for A2A communication, if you have third party program and want to communicate with ERP services (sepcially async) then you can create mappings in PI and allow thirdparty to communicate with ERP.
    Typical usage scenario is: Legacy->PI->Proxy(ERP)
    PI will play role of translator (if your legacy application send message in different style) and postman (to transfer message from one location to another).
    Async services are useful when there is bulk transaction and NO realtime response required.
    Regards,
    Gourav.

  • How to disable Help link in SRM

    Does anyone know how to disable the Help link in SRM?
    We are displaying SRM transactions through the SAP Portal, and have decided to use the Portal's help links for context-sensitive help.  Therefore, the Help link in SRM is redundant.

    Hi,
    You can either remove the HELP link completely by modifying the template as suggested by Andy OR you can modify the  template in the service BBPHELP in SE80.
    Go to BBPHELP service ,template BBPHELP_1000.
    Comment the foll line :
    <!-- var helpURL="`FRONTEND_URL`"; -->
    BR,
    Disha.
    Pls  reward points for useful answers.

  • Show Contract link in SRM 7.0 PO

    Hi,
    We are on SRM 7.0 SP05. If a contract is assigned to a PO, we can see a Show Contract link on General Data tab. If we click on this link I want to control this link so that it will be available for different set of users e.g. it should not be available for requestors but it should be available to buyers.
    Any thoughts are appreciated.
    Thanks,
    Anshuk Saxena

    Solved

  • "GR Non-Valuated" check box in Goods Recipt tab

    How "GR Non-Valuated" check box in Goods Recipt tab of production order gets activated.
    I have a ticket wherein the customer does not want this check mark to be checked but it is checked automatically
    Please help understand the logic behind it and advice to stop this from happenning.
    Thanks,
    Ganesh

    Dear,
    Production order settlement in case of sales order is derived based on the sales order account assignment defination, In this case it appears they have gone for Non-Valuated Sales order stock. Are you using the Make to Order production with Strategy 20 or 25 then it comes under the non-valuated customer order stock.
    Please refer this link,
    GR done as Non Valuated Goods Receipt
    Regards,
    R.Brahmankar

  • Goods recipt against conformation qty

    Dear sir
    i have  production  order qty 10 nos and i conformed qty 2nos , but when i do gr system allow to me to do 10 nos .
    but i want do gr only 2nos as for confrmation. so system should not allow to post order qt, sysytem allow to post for gr only conformation qty.
    pl help me above

    Dear,
    Enhancement : MBCF0002
    Function module: EXIT_SAPMM07M_001
    Please refer this link for details,
    [Conmirmation = GR|default quantity of confirmation(co11) should allowed in goods movements mb;
    Regards,
    R.Brahmankar

  • Error in Goods recipt

    hi,
    i have created one P.O in which i have set inbound delivery in confirmation control tab, i am able to create inbound delivery,but when i am trying to do Goods recipt  im getting error like Material entered in Material doc is not same as in P.O *** im doing GR w.r.t inbound delivery number, even if i try to do w.r.t P.O, getin same error...can anyone help me out in this issue...

    maybe it is an error for a special industry solution, but knowing the error message number would help to find OSS notes or other discussions  via google.
    I remember that a similar thread was posted here, but this guy did as well not provide an error message number.
    with the error message number one could run get a  where-used list. there you can go into the coding and can exactly see which fields SAP is comparing. So it would be easy to instruct you what to compare and how.

  • When I first open Firefox it is fine but if I open a second tab to search another site I get a white screen and have to continually click 'back', click the site link, white screen, back, click the link, white screen and so on.

    When I first open Firefox it is fine but if I open a second tab to search another site I get a white screen and have to continually click 'back', click the site link, white screen, back, click the link, white screen and so on.

    This can also be a problem with the files [http://kb.mozillazine.org/sessionstore.js sessionstore.js] and sessionstore.bak in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Profile Folder]
    Delete [http://kb.mozillazine.org/sessionstore.js sessionstore.js] and sessionstore.bak in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Profile Folder]
    If you see files sessionstore-##.js with a number in the left part of the name like sessionstore-1.js then delete those as well.
    You will have to redo App Tabs and Tab Groups after deleting sessionstore.js.
    See:
    * http://kb.mozillazine.org/Session_Restore

  • Using firefox 14.0.1. Loading a link using right-click and "Open Link In New Window", results in new window opening but address bar does not show URL..

    Using firefox 14.0.1. Loading a link using right-click and "Open Link In New Window", results in new window opening but address bar does not show URL. However, if I right click on a link and select "Open Link In New Tab", the Tab shows URL in address bar. So it's working when it's a New Tab but not a New Window.

    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!

  • How do i stop two windows from openning when i clicon an email link, the home page and the link both open. i just want the link to open

    how do i stop two windows from openning when i click on an email link, the home page and the link both open. i just want the link to open

    That is a bug, so you need to wait until this get fixed.
    See https://bugzilla.mozilla.org/show_bug.cgi?id=531552 - Firefox 3.6b opens two windows when opening external links
    (please do not comment in bug reports)

  • Is there a way to link or create a widget that links back to the iTunes U app on your iPad from your iBook?

    Is there a way to link or create a widget that links back to the iTunes U app on your iPad from your iBook?
    I have already found the Apple Widget Builder (http://widgets.itunes.apple.com/builder/) and that works fine if you want to link to the "App Store", but I want to know if there is a way to "open an app" that is already installed on the iPad instead of double tapping the home button to switch between apps. (I know using the home button is very simple, but I am trying to find an even easier way to just "tap a widget" or "link" that will open iTunes U right up) I am only asking if this is possible for people who may have a hard time running an iPad at the beginning.
    I appreciate any help, thanks!

    I appreciate your help, but I had already looked at LinkMaker and I thought that was my answer, but as far as I could tell that still only links to an app in the app store. Yes it will link to iTunes U in the app store and you can then hit Open, but that is too drawn out of a process. We would like to know a way to just open the app directly.
    Thank you!

Maybe you are looking for

  • Vendor Aging

    Hi All, When I try to generate the Vendor Aging report  for particular vendor it is displaying all the invoices against which we have already made the payment entry. I need to display only open invoice in aging report. How to do that? I'm using SAP B

  • Error while updating assignment of Contingent resource

    Hi, I am getting the below error while updating Assignment of contingent resource using the Standard API. ORA-20001: HR_7949_ASG_DIF_SYSTEM_TYPE: N, SYSTYPE, ACTIVE_CWKCode for updating the record is - Declare Cursor c_emp_mig Is Select person_id, su

  • Photos in the wrong place how to move to the right place

    I came back from vacation and attached my camera to get my photos to iphoto 6.02 I gave it a roll name and a description and downloaded the photos. I disconnected the camera. For some reason all my photos were placed in 2004 and there was no album cr

  • Adobe Premiere Pro CC stuck in a Login Loop

    Recently installed Premiere Pro CC using Creative Cloud - every time I try to load up Premiere, I'm asked to sign into my CC account. The program seems to accept my credentials - but then loops back to the login screen. I've uninstalled, and reinstal

  • Personel field (employee number field) required during clearing.

    Hi I want to clear employee advance account in F-03. But i am unable to know which advance belongs to which employee. I have filled employee id during transaction. I went to TCode F-03 & gave my GL account number. Then i clicked on open item. There i