Post Subcontracting PO using IDOC WMMBID02

Hello friends,
I am trying to use IDOC WMMBID02 (Function module L_IDOC_INPUT_WMMBXY) for posting GR for subcontracting Purchase order.
Error message I am getting is "Out Of the required quantity of material U252309XBC , 0.028 THD remain(s) open".
Here U252309XBC is raw material provided to vendor for subcontracting.
I am not getting this error when tried to post using MIGO. I have checked stocks at plants and sufficient quantity is available in batches.
Can you please advice.
regards,
Parshuram

Hi,
Check the following links, they are helpful....
http://www.****************/Tutorials/ALE/ALEMainPage.htm
http://www.riyaz.net/sap/beginners-guide-to-ale-and-idocs-a-step-by-step-approach/18/
Regards
Shiva

Similar Messages

  • Check GR already done when using IDOC WMMBID02.

    Hi friends,
    I have a requirement where I need to do GR for a given PO from NON-SAP system.
    Which I have done using basic IDOC type WMMBID02, message type - WMMBXY, process code - WMMB.
    It is working perfectly.
    Issue is - sometimes these GR will be done at SAP system. Such cases the IDOC should check whether the GR is already done or not, IF it exists then it should not process the IDOC.
    I have checked all the fields I could not see anything that will check for GR status.
    Please kindly help me resolve this issue.
    Thanks,
    Santo.

    Hi Santo,
    while posting within SAP, you need to query table EKBE to check whether PO is GRed.
    Below is the code.
    SELECT * FROM EKBE INTO TABLE LT_EKBE WHERE
                                                    EBELN =  P_EBELN
                                                AND VGABE = '1'.   " GR
          IF LT_EKBE[] IS INITIAL.             " PO not yet GR'd
            PERFORM POST_GR USING P_EBELN.        " Use BAPI_GOODSMVT_CREATE to post GR
            REFRESH: LT_EKBE.
          ENDIF.
    There can be partial postings, Deleted items(LOEKZ in EKPO) as well. These should be handled in your code.
    Hope this helps.
    Thanks,
    Prathap

  • Credit Memo posting using IDOC

    Hi,
    I could post an invoice using IDOC using the function module IDOC_INPUT_INVOIC_MRM.
    I need to post a credit memo (MIRO) using IDOCs now.
    Any suggestions?
    thanks
    Srinivasa Vepa

    Hi,
    We created our own Function Module to create a Credit Memo with reference to a billing document via BDC, and the VBFA doc flow population was automatic. I do recall we have to do some work to get the iDoc relationships working though.
    Regards,
    Satish Muvva.

  • IDOC WMMBID02 for Outbound

    Hi,
    I am trying to configure an outbound IDOC for GI/ GR. I was told to use WMMBID02 for this,  but it uses FM L_IDOC_INPUT_WMMBXY.
    Has anyone tried to use IDOC WMMBID02 for outbound? I want to use this for a particular GI with Material Document as a parameter.
    Thanks.
    Kenny

    Hi Ferry,
    Thanks for the reply.
    I cant seem to make this test program work. I just put the Mat Doc Num and the Year then ticked direct processing. It then shows "Check your entries".
    Please help.
    Thanks.
    Kenny

  • FB01 posting using IDOC FIDCCP02

    We are trying to post accounting transactions from non-SAP system to SAP system using idoc FIDCCP02 and XI as the middleware.  Please let me know if anybody has done this before and if yes, please share with me the mandatory fields to send to the idoc.

    I looked at the note...But if somebody has done this type of integration,  I thought of using their experience to build out the same.
    Thank you,

  • How to post credit memo for  a customer usin F-27 transaction using IDOC .

    Can somebdy please advise as  to how to post credit memo for  a customer using F-27 transaction using IDOC ?
    Thanks in anticipation ,
    Ambar patil .

    Hi,
            https://websmp207.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700001305932005E
    https://websmp201.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700000051812008E
    Thanks,
    Mansoor

  • With out inbound Idoc can we post the data using we19

    Hi,
            with out inbound idoc can we post the data using we 19.........
    for testing any idoc type particular to inbound FM is posting application data..in TABLES.....
    Regards,
    Raghunadh.

    HI Raghunadh Babu 
    The main purpose of given WE19 Transaction by SAP... To generate test IDoc and check whether the data is posting according to business requirement....
    Answer for your question.....Yes U can generate IDoc...
    Enjoy playing with we19...
    RR

  • Have anyone used IDOCs for FB01 posting ?

    Have anyone used IDOCs for FB01 posting with posting keys  ? If so please help me with the code.
    I am using posting keys 15 for the first line item to Customer account(Credit) and posting keys 40 for the second line item (Debit)

    DID you find in which User exit you are going to Code? Then we can ref old posts.
    then you will get the code. not same belongs to FB01, for othre
    Regards,
    anjireddi

  • Error in FI posting using Idoc FIDCCP02

    Posting not successful when using Idoc FIDCCP02 for cash discount with document type KN. The discount amount is not posting to the cash discount clearing account. But posts sucessfully when done manually through FB01. Is anything need to be passed to Idoc for cash discount posting.

    HEllo,
    I'm not an expert in this area, but the SAP note 114814  providfes very detailed information about this IDOC type, possible issues and how to solve them.
    REgards,
    REnan

  • Issue In Posting Proof Of Delivery Using Idoc using Message Type STPPOD

    Hi ,
    (The details I have attached in the below file.)
    We are trying to perform proof of delivery with respect to a outbound delivery via IDOC using idoc inbound function module IDOC_INPUT_STPPOD.
    Everything is working fine except when it is creating a new stock movement document on confirmation of proof of delivery, the newly created stock movement document is not reflecting the actual received quantity instead it is showing the the Actual Delivery quantity.
    For clicking on the button - "Proof of Delivery Confirmation " (green wright symbol) and change the overall POD status as completed ( depending on this status C the stock movement document gets created) we did a custom coding in the customer exit of IDOC_INPUT_STPPOD.
    The details I have attached in the below file.
    I am not able to understand where I am making mistake due to which, the quantity on the stock movement document after proof of delivery confirmation is not reflecting the actual received quantity.
    Can you please suggest  what necessary coding changes I need to perform to make it work properly.
    Regards
    Saifur Rahaman

    Hi Thripura,
    In DELVRY03 Idoc type,there is a segment E1EDL37  containing Shipment Header Information.As a header segment,there are 6 segments under this,which contains other details.Please see the below details.
    E1EDL37                        Shipping unit header
        E1EDL39                        Control segment for shipping units
        E1EDL38                        Shipping unit header descriptions
        E1EDL49                        Express Delivery Company's Tracking Connection Data
            E1EDL50                        Express Delivery Company - Additional Data
        E1EDL44                        IDoc: Shipping unit item (delivery)
            E1EDL46                        Serial Numbers HU
    Regards,
    VSN

  • Posting of materials using

    Hi Experts,
        I am creating the material with Basic data1 and baisic data2 using the Tcode MM01 and I am posting the same created material to other logical system using
    the tcode bd10,whenI go and see them in we05 I am not finding the Idoc's,please
    help me over this issue,answers will be rewarded with good number of points.
    Regards,
    Kiran.

    Hi RitiG,
                                                                                    Unfortunately, as you have seen, the only two available references to post a Transfer posting with MIGO are 'Others' and 'Reservation'.                   
    This is, it is not possible to post a transfer posting in MIGO with reference to a Purchase Order. This is the standard behavior and it cannot be customized.                                                                               
    If you wish this option to be available to transfer stock to your subcontracting vendor (using the movement type 541), then, you will need to make this posting via the business transaction 'A08 Transfer posting' - 'R10 Others', but then you will not have any reference to the Purchase Order.                                                                               
    Alternatively, you can use transaction ME2O, which uses this reference to the Purchase Order, or you can continue using MB1B.
    Best regards,
    Esther

  • Creation of PO using IDOC's

    Hi,
    I am trying to create a PO, using IDocs, in the SAP system. The IDoc will come from a non-SAP system - hence, this is an inbound interface.
    Can someone please tell me which Message Type / IDoc Type I should use?
    As well, I need to create Characteristics for the Purchase Order. So, I need an IDoc that allows me to create these.
    Two options (using existing IDocs):
    1. ORDERS/ORDERS05
    I have read some of the help documentation and some of the messages posted on this forum and found that the ORDERS/ORDERS05 is used for outbound PO IDocs, and inbound SO IDocs.
    Can someone please confirm or correct me? So, this option is OUT.
    2. PORDCR/PORDCR05
    Apparently, PORDCR/PORDCR05 can be used for inbound PO. However, it does not contain segments for Characteristics. Hence, I will need to extend the IDoc. However, there aren't any useful user-exits to handle the creation of Characteristic values!
    Any ideas or suggestions will be greatly rewarded .
    Thanks
    Bobby

    on your points
    #1is correct.
    #2 yes, if you need any other functionality you need to extend the IDOC. alternately look at BAPI_PO_CREATE* BAPIs to see if they fulfil your requirements

  • Need help in populating Text ID using IDOC ORDERS05

    I have following scenario.
    PO is being send from ECC to EDI partner.
    and we received the PO feedback from the EDI partner
    For PO feed back, we are using ORDERS05 idoc type and ORDRSP message type.
    Custom Text Id(F01)  has been added to the Text tab of the header section of the Purchase order screen (ME23N).
    Custom Text id (F02)  has been added to the Text tab of the Item section of the purchase order screen.
    (Text ID F01 and F02 are in object EKKO - checked in transaction se75)
    Now, I m posting idoc with the following value but Text field (in header and item level) is not updating while displaying PO.
    Header - E1EDKT1                                   
         TDID -   F01
         TSSPRAS- E     
                         TDOBJECT - EKKO
                  E1EDKT2                                   
         TDLINE   -  "My Header Text"
    Item Level - E1EDKT1                                   
         TDID -   F02
         TSSPRAS- E     
                         TDOBJECT - EKKO
                  E1EDKT2                                   
         TDLINE   -  "My Item level Text"
    Can we update the Text Id in PO using IDOC ORDRSP.ORDERS05?  I have tried but it is not updating
    Any suggestion.
    Edited by: Chetankumar Patel on Mar 14, 2011 10:17 PM

    Have you tried with updating other Long texts ? While going through the code of inbound function module IDOC_INPUT_ORDRSP, it is mentioned that only limited fields are available for updation.  See remarks in line no : 88 of include LEINMF2O.
    read document and prepare for update P.O. Item fields
    * possible Update fields of EKPO: LABNR, IDNLF, NETPR

  • Delete non-picked items in delivery using iDoc

    Hello gurus,
    I'm integrating SAP ECC and external WM solutions using iDocs. The outbound delivery is created in SAP ECC and sent to WMS using DESADV iDoc. The picking is performed in WMS and the list of shipped items with batch numbers are returned to SAP and Goods Issue is posted. iDoc WHSCON is supposed to be used for that purpose.
    The problem is that in case if not all the line items were shipped it's necessary to delete them from the delivery because otherwise GI will not be posted. But the non-picked items no longer exist in the response iDoc WHSCON so it's even impossible to set QUALF=DEL for these items. WMS sends back only actually shipped items in iDoc, and not the deleted ones.
    Do you have any solutions for overcoming this problem?
    Maybe there is any BAPI or iDoc qualifier that will allow to delete all items from the delivery so that they will be recreated by the same iDoc? Or there is any checkbox in SAP that will automatically delete unpicked items during posting of GI?
    Thanks!

    hi
    in this both error comes ,
    1)E VL 609 20 Delivery has not yet been put away / picked (completely)
    a) picking quantity not entered , in delivery , first you enter the picking quantity ,
    you create the 2 lines for sale order , so create for one line item for delery , go to vlo1n enter shipping point , sale order number line item number  1 to 1 enter press enter system will take only one item in delivery then you enter the picking quantity , and pgi ,
    in delivery two line item only line item enter picking quantity and another line item not enter the picking quantity , it not possible to pgi , both line item you enter the picking quantity ,
    you create the same delivery number for 2line item , so first complete the 1st line item pgi and , go to vl02n and enter , click on menu bar out bound deliverrs-delivery sale order -enter sale order number and line item , and do the pgi ,
    2)VL 608 20 Delivery has not yet been completely processed by WM
    you process activate the wm , so you can do the lt03 , then it will come vlo2n and check the picking quantity it will come auto matically

  • Regarding Creation of Invoice Verification Document Using Idoc

    Hi All,
    I am using Idoc INVOICE01 which is getting triggered from one SAP system after Invoice (VF01) is saved.
    However this Idoc at the receiving SAP system is not getting posted and is giving error.
    I want to post invoiceverification document in the receiving system.
    The FM used is IDOC_INPUT_INVOICE_MRM for processing incoming Idoc with process code INVL.
    Also I am using Logical System(LS) with ALE Setup fo communications bewteen the two SAP systems.
    What sort of functional configurations I need to do to post the Idoc successfully.
    I have done the configration for Tcodes OBCA, OCBD, OBCE ??
    Do I need to maintain any entry in OBCB ??
    Any sample example for this Invoice01 Idoc execution would be of great help.
    Waiting for your replies.
    Thanks
    Jitendra

    Hi Jitendra
    I did not understand your question at all except your idoc is not posted. Without telling us your error message how can we provide our inputs 
    What exactly have you done and searched please provide those detail along with error detail rather than these tcode
    Nabheet

Maybe you are looking for

  • Slow waveform refresh time on timeline (PrPro CS CC & CC2014 & CC2014 8.1)

    I LOVE so many things about this new release. The one persistent, "always dealing with" issue I have is I have to wait for the audio waveform to refresh most times when I zoom in and out or even just scroll back and forth on the timeline. This is a h

  • Using text in photo books

    I'm making a photo book and find the text options limiting.  is there anyway  - even with a 3rd party ap - that you can add text over a photo?

  • Security issue in planning app

    Hi All, I have issue while trying to provide access to users by changing the security for members in planning application->administration->Dimensions. Usually, it will give the list of members of the dimension that is selected from the drop down list

  • TS1440 Flashing question mark when I start the MacBook

    Hello!, I have a MacBook Pro  but there was a flashing question mark when I start the MacBook, it does not go away, I have read the tips on you all site, but I can't find anything, it is for the Mac, not for a MacBook. Can anyone help me please?? Tha

  • Exchange server email

    Can you use the iphone for email with an exchange server? Thanks.