R/3 Goods Receipt document from SRM.

We have a scenario where by a confirmation is entered onto SRM for a service by our dispatch clerk and this automatically creates a service entry confirmation and goods receipt document in R/3, that I can see in SAP transaction code MB03 and ML81N. The issue is that for the R/3 GR document and accounting documents that are generated in R/3 show systems user SRMRFCUSR as user who posted the GR & Confirmation and account documents.
Are any OSS notes or BADI codes available that would allow me to default through the SRM dispatch clerks user ID from SRM instead, i.e. CREATED_BY instead of SRMRFCUSR instead? We implemented similar logic for Purchase Orders in R/3 that replicated from SRM as they first showed system user WORKFLOW and OSS note 1180083 made it possible to display the actual user who entered PO document and not the system user between SRM and R/3.
Thank you.
Steve.

Hi
<b>Please provide the System version details -></b>
<u>Meanwhile, go through the following pointers which will help -></u>
Re: Problem to send idoc for a Good Receipt created
Re: Creating Confirmations in SRM - What is the preferred method
MB_CREATE_GOODS_MOVEMENT Idocs in status 64
Re: Replicating GR custom fields from EBP to SAP R/3
Re: Confirmation screen field to be mapped to backend field
Re: IDOC error in R/3 while creating a contract from SRM
Re: Error in IDOC BLAORD03
<b>Other SAP Links -></b>
http://help.sap.com/saphelp_srm50/helpdata/en/75/33724080c8ca01e10000000a155106/frameset.htm
http://help.sap.com/saphelp_srm50/helpdata/en/0e/bc7d3c6715c854e10000000a11402f/frameset.htm
http://help.sap.com/saphelp_srm50/helpdata/en/87/7cc73cee4fb55be10000000a114084/frameset.htm
http://help.sap.com/saphelp_srm50/helpdata/en/4b/fe21419d6842b9861fade93597aab3/frameset.htm
Hope this will help. Do let me know.
Regards
- Atul

Similar Messages

  • Edit goods receipt copied from approved purchase order?

    Hi everyone
         Is it possible to edit quantity field or add a new row to a goods receipt copied from a purchase order that has been approved ?
      if  this behavior was changed from past releases or it always was like that?
    i appreciate your help and thanx in advance
    (any link to a official document, guide, how to doc that describes this point would be great)

    hi gordon thanx for your response
    just another thing before i mark my question as answered, is there a official guide or SAP document that describes every detail of approval procedures including this question?
         once again i appreciate your kind help.
    Aley Chena

  • Reversal of goods receipt document at incorrect rate

    Hello,
    We have problem with reversing of goods receipt document.
    We have created a PO and fixed our exchange rate in PO. Then, we did GRN and system picked up exchange rate fixed in PO.
    After this we reversed our GRN document but this time the rate was not picked up from PO but rather from Exchange rate maintainance table i.e TCode OB08.
    Note: No change was done in PO in between of this two transaction
    Could you please tell me why this has hapenned and how to get rate from PO instead of OB08 while reversing GRN or any other way to achieve this.
    Regards,
    Deepika

    The entries are belwo:
    Our Company Code currency is NGN and PO created in USD with exchange rate 156.00000 (fixed in PO). Rate maintained in OB08 is 148.00000
    GRN :
    Item     Posting Key     Account     Amount (USD)     "Amt in Local Currency (NGN)"
    1     89     131001       219,240.00                          34,201,440.67
    2     96     292001       216,000.00-     33,696,000.00-
    3     93     641006           0                          1,728,000.00-
    4     40     641006          0                          1,728,000.00
    5     50     292027        1,080.00-                          168,480.67-
    6     50     292027        2,160.00-                           336,960.00-
    Reversal of GRN:
    Item     Posting Key     Account     Amount (USD)     "Amt in Local Currency (NGN)"
    1     89     131001     231,090.82-                          34,201,440.67-
    2     96     292001     216,000.00                          33,696,000.00
    3     93     641006     11,850.82                          1,728,000.00
    4     40     641006     0                          1,728,000.00-
    5     50     292027     1,080.00                          168,480.67
    6     50     292027     2,160.00                          336,960.00
    Here the Inventory has been reversed at rate from OB08. One more thing to notice is that Amt in Local currency is same in both entries i.e it is driving the transaction currency
    Regards,
    Deepika
    Edited by: Deepa on Sep 30, 2011 11:13 AM

  • Goods receipt Preview from mvt type 105

    Dear All,
    Before posting Goods receipt using Mvt type 105, we wish to preview the Invoice  totals to confirm.
    How could this be done?
    Awaiting your reply
    Thanks & Regards
    Babu
    Edited by: BabusSAP on Jan 27, 2012 7:01 PM

    ME2M & ME2L will provide reports only with ref. to the Purchase document ref. inputs which could be tedious under
    the following scenarios
    Wherein  Goods receipt is processed for Multiple purchase orders.
    Example:
    103 mvt type document no 5200000059 is generated for Goods receipt of the multiple PO's listed below    
    6200000061, 6200000063, 6200000065  ( pls note : we have recieved partial shipment only from all the PO's)
    Now assume we are in receipt of the rest of the shipment from all the above  PO's
    103 Mvt document no 5200000065 is generated for Goods receipt for rest of the items from the Above  PO's
    If we input the Purchase order references ( ME2M) all the Goods receipt documents (103) against those PO's will come up.
    The requirement is 103 document specific . ( for each shipment/ invoice received).

  • Posting Goods Receipt Data in SRM

    Hi,
    We are implementing SRM 4(Extended Classic Scenario). For all open Purchase Orders (PO's) in R/3 we will be getting goods receipt data from R/3 in an excel sheet.
    Now how de we upload (create/post) the Goods Receipt data into SRM?
    Are there any BAPI's or function modules that I can use in the program that I am developing to create/post goods receipt in SRM from the data in the excel sheet?
    Thanks and Regards,
    Mick

    Thanks Christophe.
    I am not sure I have understood why we need to use BBP_CF_ASSIGNMENT. Is it that it will give the item quantities that have already been confirmed? And what is the balance quantity to be received? But if that is the case how does it help us as the excel sheet will contain the quantity for which the confirmation has to be created in SRM.
    Apart from the FM's that you mentioned (BBP_PD_CONF_CREATE, BBP_PD_CONF_UPDATE and BBP_PD_CONF_SAVE), I came across this bapi, BBP_BAPI_CONF_CREATE_IN. Will this not create the confirmations in SRM? Please let me know your thoughts.
    Regards,
    Mick

  • PRINTING GOODS RECEIPT DOCUMENT

    Hi MM Gurus,
        Pl. let me know the settings required to print the Goods receipt document in
        SAP.
    Regards
    Yoga

    Hi Yoga,
    The details settings required for GR print out as received in this forum from Manish is reproduced below which will help in addition to Ramki's explanation.
    1. Maintain the Printer Name in SPRO->Matl Mgmt->Inv Mgmt and Phy Inv->Print Control->Gen Settings->Printer Setting
    2. Ensure that in SPRO->Matl Mgmt->Inv Mgmt and Phy Inv->Print Control->Gen Settings->Item Print Indicator, 1 stands for Matl Doc print out
    3. In SPRO->Matl Mgmt->Inv Mgmt and Phy Inv->Print Control->Gen Settings->Print Version, maintain Print Version 2
    4. In SPRO->Matl Mgmt->Inv Mgmt and Phy Inv->Print Control->Maintain Print Indicator for GI/Transfer Posting Documents
    5. In SPRO->Matl Mgmt->Inv Mgmt and Phy Inv->Output Determination->Maintain Output Types, for the Output types WE01, WE02 and WE03, ensure the foll:
    a. Default Values: Dispatch Time is 3 or 4 as per reqmt. and Tr medium is 1
    b. Print Parameter is 7
    6. In SPRO->Matl Mgmt->Inv Mgmt and Phy Inv->Output Determination->Printer Det->Pr Det by Pl/StoLoc, maintain the Output device for all your Plants
    7. Go to MN21, for Tr Type WE, Print Version 3, maintain Print Item as 1.
    Now the settings are ready for Printing Material doc
    8. While doing MIGO, ensure that in General Tab, you get "3 Collective Slip" beside the Print Indicator and you tick mark the field.
    9. Now depending on the setting in 5a, the Matl doc is printed. If it is 3, you have to print it using MB90. If it is 4, it is printed immediately.
    DBehera

  • Create Goods Receipt PO from  AP Reserve Invoice (bug?)

    Via the user interface of sap2005 pl7 you can create "Goods Receipt PO" from an "AP Reserve Invoice".
    In the "base type" field of goods receipt the value "18" is displayed. This seems not to be a "valid value" and it is as a consequence not possible to read the contents of this field with the UI-API, because <i>base type</i> is a combo box and only valid values can be returned.
    Is there a workaround to get a none valid value from a combobox?

    Hi Jurgen,
    It looks like it is a bug and that the same bug exists on the sales side of the DI API. Herewith a post that you can read about it.
    /thread/48329 [original link is broken]
    Hope it helps,
    Adele

  • Error in workflow while linking goods receipt document with parked invoice

    Hi All,
    I parked document using Tcode MIRO, when WF has been executed and goods receipt document has been created.At the time that we tried to link this goods receipt to parked invoice document in the workflow,The problem happens with work item saying the status as Error. See the below error.
    MIRO Invoice: 801061193 2010 Item: 000001     13.09.2010     09:24:58     Error     AP Workflow for MIRO/MIRA Parked Invoice
    Can anyone advice why it is coming so?
    Thanks in advance.

    Hi
    In SWEL go to workflow trace and see what exactly is the error. This error description is too generic to arrive at soln.

  • Report for list of good receipt document against advance document

    Dear all,
    Good Morning.
    I want list of pending purchase order in which advace document is created but good receipt document is not created.
    Like.
    I have create one purchase order & also create down payment request with F-47. Payment also done by f-48.
    Now i want below mention detail
    1) List of purchase order in which advance is done but good receipt document is not created i means material is not received.
    2) If good receipt document is created then list of good receipt documents.
    Above both report required with advance document no. & purchase order no.
    Regards,
    Mahesh Wagh

    List of purchase order in which advance is done but good receipt document is not created
    i means material is not received.
    Use report ME2N with scope of list 'ALLES',selection parameter - WE101
    If good receipt document is created then list of good receipt documents.
    Use report ME2N With Scope of list 'ALLES',Selection parameter - RECHNUNG

  • Report for vendor no., vendor name for good receipt documents on KSB1

    Hello,
    My client needs vendors on KSB1 report. I told them about offseting  account, but it doesn't show vendor for good receipt documents.
    Is there any place else they can view vendor, vendor name for those good receipt documents .
    Any MM report or AP report .
    Thanks,
    T.G

    Hi,
    Please go to FBL1N, In Dynamic Selection give document as "WE", this will give and enable Purchase Order Number
    This will give you Vendor Name, Purchase Order and  FI Document number or u can try MB51, there you will not get Vendor Name, but you will get Vendor Code, Material Document Number and Purchase Order Number
    Br,Vivek
    Edited by: View_taurian on Oct 22, 2011 12:01 AM

  • How do you reverse a goods receipt document of a service entry sheet?

    Hi SAP experts,
    How do you reverse a goods receipt document of a service entry sheet? Your help/opinions will be highly appreciated. Thanks!
    Jessica Mari C. Cruz
    Jr. Software Development Analyst
    SAP- Materials Management Team

    You can sue the ML81N itself to delete the service entry sheet and once you will delete the SES, system will generate the Material document for reversal of GR.
    Go to ML81N and enter the service number and change the screen to change mode.
    If release statergy is used for this then cancel the release using the same statergy.
    Click Revoke acceptance button or Ctrl + F2.
    Edited by: Manish Kumar Agarwal on Aug 4, 2009 8:27 AM

  • Comparing Cost Center in ME23N and Goods Receipt document

    Hi,
    I do not have much functional knowledge in MM and I want to clarify following queries.
    I have to build a report that displays the Purchase order value and goods receipt value by cost center ( in the same output screen).
    In tcode ME23N of ECC, for any Purchase order item , we can display cost center in Account Assignment tab.( Same appears in table EKKN.)
    Also, in the purchase order History tab of ME23N, we can check GR ( Goods redeipt ) and IR ( invoice receipt )documents. ( This GR and IR information is stored in table EKBE.)
    My first query is :
    if a PO item has cost center 'C1' associated with this ( in account assignment tab of ME23N), can it be possible that goods receipt document for that PO item has different cost center than C1.
    i.e. is it mandatory that goods receipt ( GR ) document has the same cost center as that of corresponding purchase order item ?
    While posting the goods receipt, is it possible to edit the cost center in GR document so that after posting GR, PO item shows cost center C1 but GR document shows cost center C2 for that PO item.
    My second query is :
    If above scenario is possible, then there must be a table that holds the cost center infomation for a GR document. I would appreciate if anyone can share the table name.
    ( like we have EKKN for storing cost center of Purchase order item ).
    Thanks,
    Tarun Brijwani.
    Edited by: Tarun Brijwani on Jul 6, 2011 11:25 PM
    Edited by: Tarun Brijwani on Jul 6, 2011 11:27 PM

    Dear Tarun,
    Below is the answer to your query:-
    My first query is :
    if a PO item has cost center 'C1' associated with this ( in account assignment tab of ME23N), can it be possible that goods receipt document for that PO item has different cost center than C1.
    Not Possible
    i.e. is it mandatory that goods receipt ( GR ) document has the same cost center as that of corresponding purchase order item ?
    Yes
    While posting the goods receipt, is it possible to edit the cost center in GR document so that after posting GR, PO item shows cost center C1 but GR document shows cost center C2 for that PO item.
    No
    My second query is :
    If above scenario is possible, then there must be a table that holds the cost center infomation for a GR document. I would appreciate if anyone can share the table name.
    ( like we have EKKN for storing cost center of Purchase order item ).
    Not possible to have 2 cost center per line item and the cost center per lin item must be same with the cost center when you do MIGO. As a result of that, there is no table where it can store 2 cost center for each line item. Unless you are creating a service PO line item where it required sharing of cost center for the particular services or even asset.
    Thank you
    Regards
    Leonard Tan
    Edited by: Leonard Tan on Aug 22, 2011 3:31 AM

  • Good receipt PO from PO

    Existing PO in SAP
    PO#1
    ROW    ITEM                QTY
    0           item A            100000
    Could we create a good receipt PO from PO  as following using SAP SDK?
    GRPO#1
    ROW   ITEM                QTY         Base Type           Base Ref. Base Key base Row
    0         item A             50000     Purchase Order   1                1                        0
    1         item A             50000     Purchase Order   1                1                        0
    Edited by: wing168 on Nov 14, 2011 2:04 PM

    We want to store the packing info for label printing.
    ie
    PO#1
    ROW  ITEM           QTY
    0        item A         100000
    GRPO
    ROW  IITEM           QTY        No of ctn (UDF)
    0         item A         20000     10                           -> print 10 label with QTY 2000
    1         item A         30000     10                           -> print 10 label with QTY 3000                        
    2         item A         50000     10                          -> print 10 label with QTY 5000
    All 3 rows refer to same PO, and the PO will be closed after adding this GRPO
    However, in SAP UI one PO line could only copy to one GRPO line.

  • Error while using BAPI  to create Goods Receipt Document

    Hello All,
        While using the bapi BAPI_GOODSMVT_CREATE to create  Goods receipt document ,the following error is encountered:-
    Error Message:FOR OBJECT XABBELEGNR,NUMBER RANGE INTERVAL DOES NOT EXIST OM36.
    Do we need to create a number range object ??If yes,how and where to create ?
    Thanks,
    Deepti.

    Hi Deepti!
    There is only a valid interval missing, not the whole object.
    Maintenance can be done via transaction SNRO, enter your object XABBELEGNR in entry screen. (Alternatively use transaction OMJ6).
    Push button 'Number Ranges' and 'Change Intervals'. Here you can define an interval.
    Regards,
    Christian

  • The linkage between Good Receipts Document & MM Invoices

    Dear Experts :
    I have an issue. I am doing Purchase Summary Report (ALV format). This report is to display each Good Receipts Documents with it's sum up invoice amount.
    But there is one scenario where, user post MM invoice, they didn't specify any reference GR documents in the Invoice document.
    Which means I couldn't find reference document number under EKBE-LFBNR, EKBE-LFPOS and EKBE-LFGJA where VGABE (transaction type) = '2'.
    Do we have any way or table to refer to link this kind of invoices to the Good Receipt Document ?
    Thank you very much.

    Hi, Time Sharing scheduling is based on credits that are allocated to the process while creation and as long as process keep consuming the OS resources (CPU etc), its priority keeps on changing dynamically (Because process has lost credits) where as processes with Real Time Scheduling are given priority over other processes configured with Time Sharing (even kernel resources).
    In simple terms, if LMS is configured with Time Sharing scheduling on a very busy Oracle RAC system, LMS process may contend for the CPU resources, which may cause performance bottleneck in cluster environment.
    In Oracle Real Applicaiton Cluster, various organizations has gained performance benefits of setting few Oracle processes such as LMS with Real Time scheduling.
    Thanks & Regards
    -Harish Kalra

Maybe you are looking for