Create Inbound Delivery from Outbound Delivery create

Hi,
This is what I am trying to do...
1. Create PO (me21n)
2. Create Outbound Delivery based on PO (VL10g)
3. PGI (this creates a DELVRY03 IDoc)
(IDoc is created at this step, no issues so far)
4. Based on the Outbound DELVRY03 IDoc I want to create Inbound Delivery. Inbound IDoc is created, but not posted to Application. It gives me the following error...
"Item 00000 of purchasing document does not exist".
Please help me resolve this error message.
Regards,
Sneha

Hello Sneha,
Outbound delivery cannot be created against the purchase order. In a third party scenario where in we receive the shipping Notification(SN) from the vendor, it comes as Delvry02 IDOC to our system. The IDOC gets posted as Inbound delivery for which Goods Recipt happens against the Purchase order using the transaction MIGO. This updates the vendor confirmation table EKES. If you see the Confirmations tab in purchase order you will see the Inbound delivery number and external delivery number.
Outbound delivery gets created against the sales order and uses the stock posted by the goods receipt to issue the goods. The ASN signals(DelVRY03) gets created after PGI happens in the Outbound delivery.
The Process is like
Purchase Order(ORDERS05) goes to vendor --- > Vendor Manufactures the goods sends back Ship notifcation(SN) -> SN posts the goods Inbound Delvery is created and GR happens.-> Outbound delivery gets created and ASN signals go to the forwarder.
Do revert to me for any further clarification.

Similar Messages

  • Creation of inbound delivery from outbound delivery

    Hi All,
    Can anybody help me, if I want to create inbound delivery from outbound delivery.
    I found this function module "SHP_IBDLV_CREATE_FROM_OBDLV". But I want handling uniits to be entered by the user.
    Thanks

    Thanks for the feedback. This question is resolved

  • ECC 6.0 Auto create of inbound delivery from outbound delivery

    Hi-
    I have successfully created the SPED output type and attached to the output determination procedure for outbound delivery for STO. The output creates but with a red light. So no inbound delivery for the replenishment delivery is created.
    Condition records are OK
    Control key is OK.
    Does copy control need to be set up between NL doc type to EL doc type?
    Does an special item category determination need to be set up?
    Error states the item cannot be put on the delivery ( error message = 059)
    In the code it looks as though item 90001 is being sought from the purchasing document but no item exists, only items 10,20,30 etc.
    Can anyone suggest a solution?
                                       Many thanks,
                                            DEP

    HI Venkat-
    Thank you for your response. You are correct in your assumptions. I am prototyping in a Sandbox so the material I am using is batch managed but does not have a batch split on the delivery. And since batch determination is not fully configured, I am not seeing the creation of the 90001 item for the batch that is selected. The batch currently is on the same line as the material  (10). Think I will test in 2 ways....a non- batch managed material and also correct the batch determination config so the delivery will create the 90001 item.
    Hopefully this will correct the issue.
                                      Regards,
                                               DEP

  • HU not coming when create inbound delivery via outbound delivery using SPED

    Hi experts,
    In my synario  :::issue : Handling units from  outbound delivery are not transferred to  the automatic created inbound    delivery using SPED output type.
    Error when HU is assigned manually     ::Handling unit 10000013565 is already assigned to outbound delivery 87005777.
    Can somebody solve my probeleam or is there any sap note availavle to solve this probleam.I am using ecc 6.0 environment.
    Thanks
    subhasis

    We have the same issue. Please post the resolution. Thanks.

  • Creating Excise Invoice from Sales Delivery using DI API.

    Hi Experts,
    I have been searching a lot for any Business Object for creating Excise Invoice base on Sales Delivery using DI API.. But have not yet found any one.
    I want to create Invoice for excisable items from Sales Delivery using DI API.,for Excisable items we cannot create standalone A/R Invoice . We need to create Excise Invoice also . But How to create Excise Invoice based on Sales Delivery using DI API. Is there any Business Object for that.
    Please suggest me.
    Thanks and Regards,
    Pooja Singh.

    Hi all,
    I have not received any reply for this thread. Does this mean that there is no provision for creating Excise Invoice from Sales Delivery ? Actually I was asked to create sales delivery and then Outgoing Excise Invoice and then Sales Invoice using DI API.
    But I don't find any Business Object for this in SDK ? Is it really not possible to create Outgoing Excise Invoice from Sales Delivery using DI API.? If possible then how?
    Please reply me if anyone has got any idea in this regard.
    Thanks and Regards,
    Pooja Singh.

  • Create new asset from SD delivery

    I know there is no standard functionality to create asset directly from SD delivery line items.
    But is there any functionality(User Exit) where we can create new assets directly from SD delivery or goods issue. Because our business process is similar to this.
    Thanks,
    YGB

    From SD there is no functionality to create assets, perhaps you can do this in combination with PS (service management)

  • Delete assignment of HU from outbound delivery (VL02N) not working

    Hi All
    I have searched many threads to find the solution to be above problem but none of them was working for me, so posting the query again.
    I hava a dummy pick HU that I create for some purpose, finally i want to delete the assignment of the HU in the outbound delivery.(not to delete the HU completely). For me, the assignment of the HU vanishes from outbound delivery with 3 FM's. 'HU_GET_HUS' , 'V51P_DELETE_RELATIONSHIP' and 'HU_POST'.
    The problem is, when i PGI the delivery, the HU appears again in VL03N. I am not able to understand this strange behavior.
    I have tried all FM's like bapi_hu_delete etc, but they delete teh HU completely which is not my req. I heard abt this FM BAPI_HU_DELETE_FROM_DEL, but am workng in Ecc 5.0 and the FM doesnt exist.
    Pls help
    Thanks

    Hemanth,
    I recall that we used to update the HU status as well when we dissociated HU from delivery,  though can't remember the reason now.
    Pls check the VEKP-STATUS for HU after you have done with these 3 FM calls, I believe you have to update the status to 'BLANK' with the help of some FM, try it first if it works for you by direct updating it in table in Dev.
    BR,
    Diwakar

  • Print HU label from Outbound delivery using output determination

    Hi,
      We have a business requirement to print HU labels from outbound delivery. The steps followed are
    1) User executes VL02N
    2) User clicks on packing
    3) Material is entered to pack. HU is automatically generated.
    4) After saving the delivery, output message is triggered.
    Output determination is as follows
    1) An Z output type is created.
    2) Form entry and smartform name is assigned to this output type
    Issue:
    The issue is when the output message is triggered and the code in the form entry is executed, the handling unit (from nast) is not yet committed in the database. Since it is not updated in the database table, we cannot get any handling unit data to be printed.
    Any inputs on how to print HU labels using output determination from outbound delivery is appreciated.
    Thanks,
    Sandeep

    Hi Surya,
         Thanks for the reply. But, my question was how to print labels from VL02N when i pack a material on this delivery.
    Regards,
    Sandeep

  • How to create Inbound Idoc from XML file-Need help urgently

    Hi,
    can any one tell how to create inbound Idoc from XML file.
    we have xml file in application server Ex. /usr/INT/SMS/PAYTEXT.xml'  we want to generate inbound idoc from this file.we are successfully able to generate outbound XML file from outbound Idoc by using the XML port. But not able to generate idoc from XML file by using we19 or we16.
    Please let me know the process to trigger inbound Idoc with out using  XI and any other components.
    Thanks in advance
    Dora Reddy

    Hi .. Did either of you get a result on this?
    My question is the same really .. I am testing with WE19 and it seems SAP cannot accept an XML inbound file as standard.
    I see lots of mention of using a Function Module.
    Am I correct in saying therefore that ABAP development is required to create a program to run the FM and process the idoc?
    Or is there something tht can be done with Standard SAP?
    Thanks
    Lee

  • Copy text from outbound delivery to billing document

    Hi Gurus,
    Is there a way to copy a text from outbound delivery to billing document?
    I found text determination. It is only possible to maintain text from Sales to Billing.
    Thanks.
    Stéphane.

    Hi,
    Goto the T.Code "VOFA".
    Select your billing type.Details.
    Goto "Output/partners/texts" tab.
    Maintain the "Textdeterm. procedure" as the procedure same as your delivery.
    Anotehr way is goto the T.Code "VOTXN".
    Here click on "Delivery Header".
    Check the check box for "Reference".
    Regards,
    Krishna.

  • Which delivery document (outbound delivery) that could be process to billin

    Hi All,
    Could someone to tell me how to know which delivery document (outbound delivery) that could be process to billing document ?
    Thanks & Regrads,
    Saiful arif

    Hi,
    By using T-code VF04 you can know the due list of billing document, there is option of selecting order and delivery related.
    Moreover if its not your requirement, please elaborate more.
    Thanks,
    Raja

  • SPED output to create inbound from outbound delivery.

    Hello,
    I have used SPED output to create inbound delivery from replenishment outbound delivery.
    when there is only one batch in outbound delivery, the  inbound delivery is created and batch is copied from outbound to inbound delivery. item category is ELN in inbound delivery.
    However when there is a batch split in outbound , then inbound delivery fails to create and the error log says that  no item category  exists for EL , CHSP  in table T184 L (Message=VL320).
    However I have maintained the following two entries for  delivery item category determination as follows but still the error
    EL (del type) + NORM+ V(usage)+blank= ELN (default item cat)
    EL(del typ)+NORM+CHSP(batch split)+ELN(higher item)=ELN(default)
    I have also removed higher item cat ELN from above table but still inbound delivery  cannot be created. I have also added the entry EL+NORM+blank(for usage )+blank (high item ) =ELN but still the error remains as above and inbound cannot be created . that is i have also used the follwoing three entries but still error
    EL (del type) + NORM+ V(usage)+blank= ELN (default item cat)
    EL(del typ)+NORM+CHSP(batch split)+ELN(higher item)=ELN(default)
    EL+NORM+blank (usage)+blank(higher item )=ELN (deafult)
    Kindly help ?
    regards
    Pamela

    Check and implement OSS   1904586 - No delivery item type with SPED with batch split
    Regards,

  • IDOC to create from outbound delivery from sales order as INBOUND process

    Hi Experts,
    We have third party interface for sales processing. Sales order, Outbound delivery and PGI will be done in Third party software and XML files will be send to SAP.
    We have to process this XML file into SAP with IDOC.
    Sales order processing is done but i am not able to find correct IDOC type for creating outbound delivery.
    Can you suggest Basic IDOC type / Message type and process code for the same.
    Regards,
    Sahadev Abhyankar

    Good morning !
    In the transaction WE20 to create the customer EDI  KU with EM function.
    Output parameter: message type DESADV and basic IDOC DESADV01.
    I associate the IDoc message type to LAVA, you should link it to the XML file, that is not how.
    Please : Could you please explain how you linked the XML file to IDOCS to create sales order ?
    Sorry for my poor English
    A greeting.

  • Create dummy Outbound delivery order & Outbound delivery in EWM

    Dear Gurus ,
    Please suggest if following is possible in EWM and does not have any impact on ERP system :
    1. On click of a button create ODO
    2. Assign multiple components to this ODO
    3. Assign Wave and release the wave
    4. Once task is created and confirmed .
    5. Should be able to mark the ODO for deletion
    6. Delete the ODO/OD in EWM
    During all these steps no communication should happen to ERP.
    Thanks,
    Abhishek

    Dear Petr ,
    I want to trigger the cartonization planning for the components. These components i am moving from one bin to another Bin.
    Cartonization planning does not support without Outbound delivery. I tried to run the cartonization planning for Internal stock transfer document but it is not working.
    Hope it clarifies the scenario.
    Please let me know in case you need more clarification from my side.
    Thanks,
    Abhishek

  • Creating a IDOC during outbound  Delivery posting

    The requirement is to create a IDOC J3ADES01 when an Outbound delivery is created.
    Can you kindly suggest ways of doing this?
    I planned to search for BADI or user-exit and create a IDOC within it.
    But not sure.

    By the way, what message type and basic type can be used for these FM?
    I also found a lot of opinion from here, some say DELVRY03. some say DELVRY04, some say DELVRY05.
    Is it no problem with using which basic type here as long as it fits the data that u want in the IDOC?
    Please advice.
    Thanks.
    Best Regards,
    JL

Maybe you are looking for

  • Sql@loader-704  and ORA-12154: error messages when trying to load data with SQL Loader

    I have a data base with two tables that is used by Apex 4.2. One table has 800,000 records . The other has 7 million records The client recently upgraded from Apex 3.2 to Apex 4.2 . We exported/imported the data to the new location with no problems T

  • While creating VK11 for output tax error should be ther for input tax codes

    Hi all, while creating condition record VK11 for output tax ,in condition record only output tax code should be possible ,if they use any input tax code then error messsage should come or system should not allow to create.how we do this. Thanks in Ad

  • Interface idoc error

    hai sapians,   when iam trying to post the sales order docu using inbound idoc this is wat iam getting in status of idoc status 51:control data in idoc EIEDK04 has been transferred.check data anybody help me to resolve it. thank u.

  • ADOBE and the FEDS!

    I am not one of those people that believes in UFOs or the US Government Assassinated Kennedy and/or all that. But I am getting there.. My sister even sent me a nit hat with aluminum foil inside… I do not believe in the new world order OR that the FED

  • Comunication between applets (please help)

    I have an applet that connects to a servlet, which connects to a database. Signing the applet made it possible to access it from client machines. However, there is another applet (in the same html page), which receives a message from the first applet