Dates on Outbound Delivery created automatically from STO PO

Situation: I am creating outbound deliveries automatically after saving a STO PO.  On my STO IDoc PORDCR101 there is a structure E1BPMEPOSCHEDULE.  In this structure there are 4 fields I am entering dates that I would expect to then be used on my automatically created outbound delivery (all fields are different for the purpose of analysis).  These fields are MS_DATE, LOAD_DATE, TP_DATE, and GI_DATE.  I would assume that these translate to Picking, Loading, Transportation Planning, and Planned Goods Issue dates on the processing tab of the Outbound delivery header.  However, the date that I have entered in my Idoc for the delivery date (the date I want the material to be at the expected destination) is being used for all dates. 
Question: Can anyone tell me if I am using these dates correctly or if there is a different intended use for these fields?  Also if this is not the intended use, is there a separate input field that can be used to control these dates?
Thanks in advance.

These 4 date fields can be seen in your purchase order in the schedule tab at item detail.
They correspond to the delivery.
But not the way as you expect. they are not there to tell the delivery what dates the delivery shall take. it is the other way around. When the delivery is created then SAP will update the stock transfer  PO with the dates from the delivery.

Similar Messages

  • Create Outbound delivery with QCI from Sale order

    Dear experts!
    Now, I'm getting some issues about searching function to create outbound delivery with QCI from Sale order.
    Note: My sale order have two item (10, 20) and when i create outbound delivery I also want to create QCI for them.
    Help me, Please
    Best regards, Huy.

    What is QCI?

  • How to change QCI data in Outbound Delivery Order (VL02N)

    HI,
    Dear ABAP Experts,
    I need to over ride standard Quantity conversion interface data in Outbound Delivery Order with user specific data. Go to VL02N and select item number and click on ‘Additional Quantities’ button we can see all SAP calculated QCI data for that item. I need to over write these values with User specific data in VL02N. When I do with BDC program I can update only few units what ever visible in QCI screen. When i scroll down or page down and add new values for other units, system is not capturing any function code for scroll or page down function.
    Please can anyone guide me if have any BAPI or FM to solve this issue. Delivery order is related to IS-OIL/HPM.
    Any help will highly appreciate…

    Try this FM to create Oubound delivery with QCI IS-OILS HPM, additional quantities.
    It works perfectly and saves data in LIPSO1 and LIPSO2
    OIJ_EL_DOCG_CREATE_DELIVERY
    I_TICKET_ITEM-menge
    I_TICKET_ITEM-meins
    I_TICKET_ITEM-matnr
    - QCI convertion values
    I_TICKET_ITEM-tstmp
    I_TICKET_ITEM-tsteh
    I_TICKET_ITEM-tdich
    I_TICKET_ITEM-werks_d
    I_OIJNOMI-docind = 'S' for sales order document
    I_OIJNOMI-docnr
    I_OIJNOMI-docitm
    - fill table T_ERR_LOG with one blank line because it raise an index error
    T_ERR_LOG

  • Bapi to be used  for delivering data of outbound delivery to LDL

    Hi,
    I am new to ABAP development and I need to do some enhancements for standard bapi BAPI_OUTB_DELIVERY_SAVEREPLICA .
    I have to use bapi for delivering data of outbound delivery to LDL.
    I have created segments with additional fields for order header and item header in we31.
    The additional fields should be implemented in created segments.After creating segments the additional fields data should be assigned to Idoc structure OBDLV.
    This is the requirement I need to deliver  by tomorrow.Please help me by providing step by step procedure and how to do?
    Thanks in advance
    Raj

    Dear Venkat,
    for cancelling GI/GR you may use BAPI_GOODSMVT_CREATE with GM_Code 06
    for cancelling confirmations you may use BAPI_PRODORDCONF_CANCEL
    Regards, Andreas

  • Automatic update of HU data in Outbound delivery

    Hello all,
    I would like to create an ABAP program to automatically update the HU data in an outbound delivery. The purpose is to have an excel spreadsheet with the HUs per delivery and download them into the outbound delivery without the need to use manual actions.
    Does anybody know of a FUNCTION, BAPI, IDOC or anything else that may assist me in this task ?
    Thanks,
    Isaac

    Go To transaction BAPI, look at Logistics General -> Handling Unit Management -> Handling Unit
    If you want to create a delivery and know the materials and HUs just populate the delivery IDoc and process it.
    If you want to pack material by uploading this spreadsheet then look at LM* transactions as that is quickest way to find what you want.
    Mike

  • 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.

  • Outbound delivery through VL10B  against STO-UB

    Hi ,
    I have created a STO order using document type UB. I am now trying to create outbound delivery using cal rule 2. but am unable to get any output. What could be the possible reason. Please advise.
    Regards
    Nandini

    first check whether you have a shipping tab in item detail of the PO.
    If it is there then VL10B should work, but then it depends whether the delivery date of your PO is covered in the date range you enter in VL10B selection (calculation rule 2 is today and tomorrow only, better enter a from and to date and remove the calc rule )

  • Program to change Outbound Delivery Statusses back from 'C' ?

    I've looked, but cannot find; is there a SAP program/BAPI that can set back the Outbound Delivery statuses?
    For instance VBUK-PKSTA or VBUP-PKSTA EQ 'C'. " Packing status: Completely processed
    I'd like to set to 'B' or 'A'.
    Thank you and best regards,
    Adrian

    Step-by-step:
    1. We had to write a little abap that updates VBUK-WBSTK for the 'locked' entries.
    2. We logged an OSS call with SAP and they sent us ZZRB_VBFA_NO_GI_DOC_5 that updates/deletes entries from VBFA. I'll post the code on request. This report deletes document flow entries for GI in delivery where no material document exsists on database. Afterwards, you have to run the report ZZDELSTA or RVDELSTA to correct the delivery status.
    3. Cancel Billing Document with VF11
    4. OSS Note #137011 or 506510 refers: We created ZZDELSTA according to this note. We had to comment out the ELSE in the following code snippet to "make it work"
        IF GT_LIKP-VBTYP EQ '7'.
          T180-TRVOG = 'D'.
      ELSE.
        T180-TRVOG = '0'.
        ENDIF.
    Best regards,
    Adrian

  • Outbound delivery with reference to STO

    Hi all,
    When i run the Functionmodule   BAPI_OUTB_DELIVERY_CREATE_STO in SE37. It is creating delivery but the generated delivery number is not available in LIKP or LIPS. Please tell how can this generated delivery be available in LIPS or LIKP.
    input for the function module -
    STO number.
    Thanks in advance
    VK

    Diwakar, Thanks for your reply. Actually we are trying to create outbound delivery ( OBD ) for the Stock transfer order (STO)
    in background. As of now i am using VL10B to create outbound delivery, but this works fine in foreground but cannot work in background. I have tried with bapi BAPI_OUTB_DELIVERY_CREATE_STO this is creating deliveries but generated deliveries are not been commited in database. I am using Commit work ,  but this is of no use. Please find the code
        LOOP AT IT_EBELN INTO WA_EBELN.
          LS_ORDER-REF_DOC = WA_EBELN-EBELN.
          APPEND LS_ORDER TO LT_ORDER.
    ExtensionIn
    LS_EXT = 'My additional input'.
    APPEND LS_EXT TO LT_EXTIN.
    LOGSYS = 'NONE'.
    VSTEL = 'HW01'.
    Synchronous RFC
    *at last.
    CALL FUNCTION 'BAPI_OUTB_DELIVERY_CREATE_STO'
       DESTINATION LOGSYS
        EXPORTING
          SHIP_POINT              = 'HW01'
        DUE_DATE                =
        DEBUG_FLG               =
      IMPORTING
        DELIVERY                = LF_VBELN
        NUM_DELIVERIES          = LF_NUM
      TABLES
        STOCK_TRANS_ITEMS       = LT_ORDER
        EXTENSION_IN            = LT_EXTIN
        DELIVERIES              = LT_DELI
        CREATED_ITEMS           = LT_ITM
        EXTENSION_OUT           = LT_EXTOUT
        RETURN                  = LT_RETURN.
    *refresh lt_return.
          CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
          EXPORTING
            WAIT = 'X'
    IMPORTING
       RETURN        = LT_RET.
          COMMIT WORK.
       REFRESH LT_ORDER[].
    *ENDIF.
    REFRESH LT_RETURN.
    REFRESH bdcdata.
    CLEAR LT_RET.
    endloop.
    Hear the requirement is to create OBD in background.
    Thanks in Advance.
    VK

  • Control over qty in outbound delivery created with reference to P.O

    Dear Gurus,
    I am trying to create a outbound delivery document with reference to the purchase order. But, the system is allowing more
    quantity in delivery document than in purchase order. How to control it.
    Regards,
    Krishna

    Hi,
    You can control this through item category fetched in delivery. Please check whether you have set error message or note about situation for overdelivery under following customization path;
    SPRO>>Logistics Execution>>Shipping>>Deliveries>>Define Item Categories for Deliveries
    Here for your relevant item category, check under quantity table the entry maintain under 'Check Overdelivery'
    You can set it as A- So that user get the note of the situation or B- so that it gives error message.
    Regards,
    Udaya.

  • Loading date in outbound delivery

    In my scenario, the product line they made a good receive in this month. Actually, the order have been completed in last month. In the outbound delivery document, i have to input the last month for loading date. But it caused error. How can i do that. Thanks.

    HI
    As per my knowledge it will consider the loading time at the time of availability check
    For better Understand about the Availability check , check the below link
    [Available to Promise (ATP)|http://wiki.sdn.sap.com/wiki/display/ERPLO/AvailabletoPromise+(ATP)]
    Regards,
    Prasanna

  • Outbound Delivery created between two different Storage Bins

    Dear Guru ,
    Using WM can I create an SD Outbound Delivery between two different storage bins linked to the same storage location ?
    Thanks

    Hi,
    Between storage bins only transfer posting is possible as per my understanding.

  • Idoc at status 51, however outbound delivery created

    Hi Gurus,
    We have peculiar issue , where in outbound delivery is getting created through IDoc. The inbound idoc has status 51 however delivery got created.  Any idea how is it possible?.
    Thanks in advance.

    Dear Math,
    Have you got the solution for the above. If you get can you tell me please because even i got the same error message while processing the IDOC
    status 51 after status 53. Outbound delivery is updated but not the sales order.
    can you please help me

  • Why outbound delivery created 2 accounting documents?

    Normally an outbound delivery will create only one accounting document. However i have 2 accounting documents created for an outbound delivery.
    The first accounting document credits the stock and debits the COGS and the second accounting document debits the stock and credits the cogs.
    In what circumstances this will happen?

    Hi
    You might have reversed the delivery and PGI in VL09
    check
    regards
    prashanth

  • Auto Create Outbound Delivery and Shipment from IDoc

    Hi Ppl,
    Currently, we have a transport company which handles all our transportation of goods to our customer.
    We develop a project, phase 1 which we automatically sends sales order in form of IDocs to our transport company and they in turn we send us an excel file on how they have group those sales order into shipment using their own criteria of weight, destination, customer etc.
    Now, on our phase 2 of the project, we want the transport company to send us this file in form or IDoc or acceptable file format and which will automatically create outbound deliveries and shipment on how they grouped it.
    This should also be able to change deliveries or shipment if the sales order changes.
    Please how do we go about this?
    Thanks all for your help.

    Hello,
    As far as I know, you need to have a custom IDoc scenario for this. Here is what you can do.
    1. Create a custom IDoc Type to receive Orders.
    2. Create a Custom message Type & Custom Process code along with the Custom Posting Program (FM) for this requirement.
    3. Perform the validations & process the IDocs by using the WS_DELIVERY_UPDATE & WS_DELIVERY_UPDATE_2 for creating Deliveries & BAPI_SHIPMENT_CREATE FM to create the Shipments.
    This being a custom scenario, you'd be required to do some custom development as well in order to meet up with your business needs.
    Hiope this was helpful.
    Regards,
    Venkata Phani Prasad K

Maybe you are looking for

  • Can two apple IDs share the same library?

    Mac newbie here needs some advice... I just got a new iMac and have created separate accounts for my husband and me on it.  We used to share an apple ID for music, but now I'd like for us to have our own apple IDs especially with the iCloud capabilit

  • How do I add a title to my table of contents in Pages?

    I am attempting to write a research paper using the paragraph styles and headings features.  I have also added a table of contents, which looks great and allows me to jump to each section of the paper.  HOWEVER, I can't seem to be able to title that

  • Aiff file too big to e-mail?

    I've been trying to e-mail an Aiff file but the file seems to be too large (66.9MB) to send. Is there a way to shrink it? I can send it via mp3 but that's not the format that's needed. Dual 2.7 G5   Mac OS X (10.4.3)   2.5 Gigs RAM

  • MSS/ESS - PCR application

    Hi all,      I'm new to the BP MSS/ESS and before make any change on WD applications, I would like to read your advices.      We need to create a validation on PCR(everytime a PCR is submitted several Infotype fields must be checked), where should I

  • How to get exact user input in inverse expert routine?

    Hi I have created an inverse expert routine on a virtual provider with DTP for transformation from an infocube. The virtual provider is part of a Multiprovider. I have a query which fetches data from the virtual cube. I have the hierarchy enabled for