Outbound delivery - Loading date changed by LT03

Hi Gurus,
we have noticed that, looking to document changes for an outbound delivery, some of the dates (loading date for example) are changed by Tcode LT03.
System was not used to work this way, and we can trace back to a change that would cause the situation, so we're unsure if it could be customizing, user-exit or something else.
Any hint will by higly appreciated.
Enrico

Hi Enrico,
Greetings!
The time estimates to calculate the loading date take into account shipping point, Route and loading group. Can you please check is there any changes done recently to above data anywhere?
Warm Regards,
Sudhir

Similar Messages

  • How to trigger outbound IDOC when data changed in BP through Inbound IDOC.

    Hi,
        In our system whenever we create a new Business Partner, these data is send across to SAP R/3 (as BDOC) and to Mainframe system  (as outbound IDOC). Whenever we change any Business Partner record the data is send across to SAP R/3 (BDOC) and to Mainframe system (as outbound IDOC).
        This functionality is working fine.
        Currently we are getting a value for one standard field (Customer_Group3) of Business Partner as an inbound IDOC. The value of the inbound IDOC is reflecting in the field (Customer_Group3) in Business Partner Transaction. Once the inbound IDOC is received, the modified value is send across to SAP R/3 as BDOC. But the modified value is not send across to Mainframe system (outbound IDOC). The outbound IDOC is not getting triggered.
    Kindly help

    Is your mainframe system configured as Site in SMOEAC. If so are you using XIF Adapter.

  • Delivery date and loading date is same

    Hello ,
    Issue decription:
    The system calculating delivery=loading date , though the route is maintained for 9 days trasit days.
    This problem is with only one routeA.
    When i have created SO for material M123 with route "B" shipping Point 0001, the system consider transit duration of the route.But when Sales order (SO )is placed for materail M123, shipping Point 0001, and route A, system is not considering the transit duration.
    Kindly let me know any config change is required with respect to route or forwarding agent.

    Hi,
    Check for the route A what's the transit duration time has maintained.The system uses the transit time from delivery scheduling as well as other time estimates (for example, the loading time) to determine the dates by which the goods must be available for picking, packing, and loading.Finally check the factory calendar if forwarding agent facory calendar has not maintaained it will consider the shipping point calendar.
    Regards,
    Hari Challa.

  • Picking status change in Outbound delivery

    Hi All,
    I have to create a start condition in PPF actions, whihc is nothing but BADI... whihc will trigger when the Pcikinf status is changed....
    I have these threee condtions:
    Action will be triggered by outbound delivery order status change:
    1.     Picking planned status at header level changed after warehouse order creation/cancellation  (corresponds to Focus2 status      0 u2013 Forecast);:
    u2022     from u201CNot startedu201D to u201CCompletedu201D and back from u201CNot startedu201D to u201CPartially completedu201D and back ;
    u2022     from u201CPartially completedu201D to u201CCompletedu201D and back;
    2.     Picking status changed at header level after execution each of warehouse order in drop location (corresponds to Focus2 status      1 - BeginPicked);
    u2022     from u201CNot startedu201D to u201CPartially completedu201D and back;
    3.     Picking status changed at header level after execution of last warehouse order in drop location (corresponds to Focus2 status      2 - Picked):
    u2022     from u201CNot startedu201D to u201CCompletedu201D and back;
    u2022     from u201CPartially completedu201D to u201CCompletedu201D and back;
    any help????
    I want to know how can i code this??

    Hi,
    In the BADI, you can get reference to Delivey Object
    lo_dlv_ppf TYPE REF TO /scdl/cl_dlv_ppf.
    lo_prd                TYPE REF TO /scwm/cl_dlv_management_prd.
    get delivery reference
      lo_dlv_ppf ?= io_context->appl.
    Get the attributes DOCID, the find the status of the documents accordingly.
    Now get the instance of the Delivery management:
    lo_prd = /scwm/cl_dlv_management_prd=>get_instance( ).
    Then read Delivery header and items using the below method based on DOCID:
    APPEND is_docid TO lt_docid.
      ls_include_data-HEAD_PARTYLOC  = abap_true.
      ls_include_data-HEAD_DATE      = abap_true.
      ls_include_data-HEAD_TRANSPORT = abap_true.
      ls_include_data-ITEM_DATE      = abap_true.
      ls_read_options-data_retrival_only = abap_true.
      ls_read_options-mix_in_object_instances = abap_true.
    CALL METHOD lo_prd->query
            EXPORTING
              it_docid        = lt_docid
              iv_doccat       = is_docid-doccat
              is_read_options = ls_read_options
              is_include_data = ls_include_data
            IMPORTING
              et_headers      = lt_whr_headers
              et_items        = lt_whr_items.
    You can find header status in lt_wr_headers.
    Or based on DOCID, get status from table /SCDL/DB_STATUS.
    Hope that helps
    Vinod.

  • RDA for Transactional Data Changes (But needs to load as Master Data to IO)

    Hi,
        I would like to use RDA to load Data changes into IO (Not for DSO).
    I tried using this, i can able to load data into PSA. But, from PSA to IO, No datapackage is getting transfered. i.e. Transfered records = 0.
    We considered several options i.e. remote cubes etc. We need to implement RDA.
    Note: I have gone through the Documentation on RDA. Which SAP mentioned, RDA won't support for Master Data if we have aggregates. We don't have any Aggregates build on my cubes.
    Thanks in advacne!!!
    Nagesh Ganisetti.

    RDA DTP is used for supplying data to the Data Store Objects but not to the Master data infoobjects...
    Please follow the links to get to know more on this..
    http://help.sap.com/saphelp_nw2004s/helpdata/en/42/f98e07cc483255e10000000a1553f7/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/42/fa50e40f501a77e10000000a422035/content.htm
    thanks
    hope this helps..

  • Invoice date changed

    Hi all,
    When i Create a outbound delivery the date is 23.04.2010 , but the invoice shows the date 19.04.10, but the picking request date is 19.04.2010. How is it posible the invoice date shows the 19.04.2010.
    Please give the solution for the above issue.
    Thanks & Regards,
    Suresh

    Hi Suresh,
    Billing date is generally picked as PGI date in the delivery. So, if the delivery and PGI happen on the same date then billing date will be the delivery date only irrespective of creation of billing document. However, if the delivery and PGI do not happen on the same date, then you can enter the actual PGI date as the delivery date and do the PGI. Hope this clarifies your queries. TQ
    rgds,
    nanthakumar

  • Update Picking date, Loading date, Planned GI date etc on outbound delivery

    Hi All,
    I'm a bit stuck.  I'm trying to perform some updates against outbound delivery documents, at the header level, from within a user exit of a shipment document.
    Essentially, based on some logic and data on the shipment I need to apply some changes to the header dates on LIKP for the deliveries attached to the shipment.  I've looked at BAPI_OUTB_DELIVERY_CHANGE but this does not allow me to change the fields I need to.
    So, does anyone know how I can update the following fields on LIKP:-
    Picking date - LIKP-KODAT
    Picking time - LIKP-KOUHR
    Loading date - LIKP-LDDAT
    Loading time - LIKP-LDUHR
    Planned GI date - LIKP-WADAT
    Planned GI time - LIKP-WAUHR
    Delivery date - LIKP-LFDAT
    Delivery time - LIKP-LFUHR
    I'm not sure I can acutally do this or whether it is advisable to do so but have been asked to make it work!
    Thanks in advance,
    Gareth.

    >
    Kshamatha Eda wrote:
    > Why not pass the values in EXTENSION1 and implement BADI: SMOD_V50B0001 and pass the values in to the header in method EXIT_SAPLV50I_010 and see if it works. If i am not mistaken this should probably hit only when EXTENSION1 is populated in the BAPI.
    Hi,
    Thank you very much for the suggestion - I'll give this a try and see how I get on.  I was hoping there may be something like this but couldn't find a way of doing it and haven't really done much in this area before.
    Thanks
    Gareth.

  • 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

  • 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

  • To Change Delivery Schedule Dates coming from Purchase Order

    Hi Gurus,
    My requirement is i need to change the Delivery dates( Picking date, Transp Planning date, Loading date and Planned GI date ) . The delivery is being made by the Purchase Order through transaction VL10B .The source dates are the dates from the PO. The dates are to be copied for the condition that the order should be of ZDL type and delivery ZXN1. Now there is a routine 301 for this condition .
    I tried to change the dates in this routine but these dates are overwritten by a function module SD_SCHEDULING .
    So is there any other method or exit or any other routine for this.
    I would like to have a  copy of the following dates :
    u2022     Mat. Staging(PO) = Picking
    u2022     Transp. Planning(PO) = Transp. Planning
    u2022     Loading(PO) = Loading
    u2022     Goods Issue(PO) = Planned GI
    u2022     GR End(PO) = Delivery
    Please advise.

    Hi,
    Following are the Exits for VB10B
    V02V0001            Sales area determination for stock transport order
    V02V0002            User exit for storage location determination
    V02V0003            User exit for gate + matl staging area determination (headr)
    V02V0004            User Exit for Staging Area Determination (Item)
    V50PSTAT     Delivery: Item Status Calculation
    V50Q0001            Delivery Monitor: User Exits for Filling Display Fields
    V50R0001            Collective processing for delivery creation
    V50R0002       Collective processing for delivery creation
    V50R0004      Calculation of Stock for POs for Shipping Due Date List
    V50S0001      User Exits for Delivery Processing
    V53C0001      Rough workload calculation in time per item
    V53C0002      W&S: RWE enhancement - shipping material type/time slot
    V53W0001     User exits for creating picking waves
    VMDE0001     Shipping Interface: Error Handling - Inbound IDoc
    VMDE0002     Shipping Interface: Message PICKSD (Picking, Outbound)
    VMDE0003     Shipping Interface: Message SDPICK (Picking, Inbound)
    VMDE0004     Shipping Interface: Message SDPACK (Packing, Inbound)

  • Delivery date changed, why?

    I bought an ipad mini online, few days ago, but when I tracked the order today, the delivey date changed. It should be delivered on Nov 14 by Standard Shipping, as I got from the email. But it change to 19th.
    Im a visitor from China, and will leave on 22nd. The shipment address is my friend's.
    Is there any way I can get it before I leave? I can pick it up in stores which are near me.
    Thanks

    what transaction do you perform when this happens? What do actually change/enter in this transaction.
    I usually enter a delivery date in my sales order, and based on transportation time set in the route and the preparation time defined in shipping point, SAP calculates the loading date.
    But calendars are assigned all over SAP.
    The route has a calendar, the shipping point has its calendar, the plant has one....
    It is essentially that you tell us where you look at what.

  • BOM item qty does not change when header qty changes in Outbound Delivery

    Hi,
    We are using sales BOM and exploding it in Sales Order.  ( Item category of components as TAE )
    I am creating a delivery with reference to  a sales oder ( i have maintained copy controls to copy header and item data). Now when i change BOM header quantity in delivery document system is  not redeterming the components quantity , item quantity of the components does not change.
    Please let me how can i control item qunatity when BOM heade quantity changes in outbound delivery document
    Thanks
    Venkata Rama Reddy.K

    Hello Venkata,
    The components item category is TAE, that means the item category for the header item will be TAQ. Also the pricing will be carried out at the header item level only.
    Now for your query:
    The standard item category controls of TAQ will not have any connection between the header & the item level quantities in the delivery. If you change the quantity of the header item in the sales order, the quantity of the compnenets will be automatically adjusted. But this will not happen in the delivery with the normal settings of TAQ.
    Solution:
    Go to transaction code VOV7 - select TAQ - double click - In the Bill of Material/Configuration section , there is a field "Create Delivery Group" - select "X - Form delivery group with one delivery date".
    Save the settings. Now create a new sales order & then create the delivery & try to change the quantity of the header item, the system will automatically change the quantity of the components. (the system may not change the quantity of the components in the delivery of the old sales order - change it manually)
    With best regards,
    Allabaqsh Patil.
    Idhasoft Ltd.

  • Change Ship to Party on outbound delivery

    Hi
    Our customer has a specific requirement changing the ship to party on outbound delivery when it is created (VL01N). The requirement is trading partner order the goods for example 100 qty. When the goods are ready for delivery he will inform to deliver 50 nos to XYZ customer (end user) and ABC customer (end user). So the sales order is created with the trading partner but when delivery is created the first 50 should be for XYZ and the second 50 should be for ABC. In this case there will be two outbound deliveries one with ship to XYZ and other one with ABC ship to.
    When sales order created it has trading partner as ship to now during the delivery creation we need sort of pop us to select the ship to party. I have searched all the possible delivery creation user exits but did not find any on partner function to implement the pop up functionality.
    Note: customer does not want to change the address of ship to on delivery by keeping the original ship to which is copied from sales order
    Please help me with suitable suggestions.

    My ex-company did this customization, and our users are very happy.
    As mentioned by G. Lakshmipathi, change that VOPA setting, untick it.
    Customized  a OB creation t code. You need good abaper for this.
    In selection screen, have something like this.
    Sales Order number
    Item Number (If required)
    Sales Order date
    Sold To party
    Shipping Point
    etc...
    And "Delivery ShipTo Party" example.
    You should have a output screen for user to select which SO item to create OB.
    In your program, use VL01N to create it, then VL02N to change the shipto party to the required as per selection screen.
    You should then have a output screen to capture and display all standard error messages or succcss message.
    Optional: You may like to consider also, in VL02N user exit, control shipto party is grey off by user's ID and not by the customized t-code.

  • Mass change of LOADING DATE on Sales orders

    Hi
    Does anyone know how we can MASS CHANGE  the LOADING DATES on SALES ORDERS with MANY LINE ITEMS  - ALL WITH Different DELIVERY DATES
    So basically we are wanting to over-ride the loading dates which SAP suggests - which relates to the ROUTE
    I am aware that you can use EDIT > Fast change > delivery date  - but this would put all of the delivery dates then to be the same
    Your help would be much appreciated, as the Operatives are doing this line by line, order by order at the moment
    Many thanks
    Tony

    Dear Tony,
    Won't You able to change the same Via LSMW (or through BDC-Program)?
    Just check whether the T. Code: MASS, could be useful
    Best Reagrds,
    Amit

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

Maybe you are looking for