Delivery dates not affected after route determination

The dates found on the shipping tab in delivery header are not affected after a route determination.
In sales order, if route is changed, the dates are affected.
In delivery, the route is re-determined at delivery creation, but if route transit time is different the delivery dates are not affected. It retains the sales order dates.
Need system to change dates according to new route.
Where is this set?

Hi,
Transit Time and Transportation Lead time comes from Route while Pick/Pack time and Loading time comes from Shipping point.
May be in your case, while re-determination of route, just check if the time is enough to affect the date i.e. more than 24 hrs or so
Hope you got it what I intend to communicate
Regards
SD

Similar Messages

  • In VA01  In Schedule line Delivery date not getting populated

    Hello,
    We have developed enhancement for VA01 tcode.
    Depending upon the quatity entered for a material it should show one more item as free good.
    If quatity is 10 for a line item 10 then it should show item 20 by default same mateerial and quatilty as 1.We have done this it is working fine.
    But if we select free good item in our case it is 20 and click on schedule line item buttom all quaitity fields getting populated.but delivery date not getting populated for only free good.for line item 10 it showing properly.
    Can any one please suggest what i need to do in order to display delivery date for free good.
    Thanks in advance.
    Regards.

    Thanks for your response.
    Actually i have seen technical settings for that field.it is rv45a-etdat.this field has value till MV45AFZZ.seen in debugger.
    Looks like it is clearing some where after the above include.Any suggisitions welcome.Thanks again.

  • Error - Delivery date not set. Notify your system administrator - TcodeKKS1

    Hi,
    While using Tcode - KKS1  we are getting the Error - "Delivery date not set. Notify your system administrator"  for two Production orders.  I have checked all the date fields in Production order. What could be the reason for this.
    Timely help will be highly appreciated.
    Thanks is advance
    Narayanan

    Hi,
    check SAPNET note 83914 and related notes.
    best regards, Christian

  • Statistical-relevent delivery date not showing up in PO after upgrad to ECC

    Hi Gurus,
    After upgrade to ECC, Statistical-relevant delivery date (PO Item details --> delivery schedule tab) is not showing up when I convert PR to PO from Stock requirements list(MDO7).
    Could you please help me out this issue.

    Maintain the item category in your material master at sales organisation level and try again.
    Also Please Check the delivery item category determination in trxn code 0184 there you define which item category is to be found for the combination of delivery type NL and item category group.
    Regards,
    Ashok
    Edited by: Ashok Kumar Telikula on Aug 27, 2008 2:35 PM

  • Planned Delivery time not considered after MRP run for scheduling

    Dear All,
    After running MRP, the planned delivery time maintained in Purchase info record is not taken into consideration for calculating start date of the schedule line of externally procured material generated by the system.
    Planned delivery time is 3 days & Requirement of parent material falls on 15/02/2010. With this, system should calculate the start date for schedule line as on 12/02/2010 considering 3 days Planned Delivery time.
    Any idea as to what might have gone wrong?
    thx for your help in advance.
    Rgds,
    Ranjeet

    Hi,
    Determination of PLD from the Purchase info record is maintained in transaction code:OMDT. Planned Delivery time is also maintained in Scheduling agreement. However, it is not calculating delivery date as well as release date.
    Rgds,
    Ranjeet

  • Data not populating after DS enhancement

    HI pros,
    i have made Data source enhancement.
    i wrote the code in include program.
    when '0FI_GL_40'.
      CHECK NOT c_t_data[] IS INITIAL.
      LOOP AT c_t_data ASSIGNING <fs_data5>.
      SELECT SINGLE matnr FROM bseg INTO <fs_data5>-ZZMATNR
                             where BUKRS eq <fs_data5>-BUKRS and
                                   BELNR eq <fs_data5>-BELNR and
                                   GJAHR eq <fs_data5>-GJAHR and
                                   BUZEI eq <fs_data5>-BUZEI.
    endloop.
    but the data not populating into the report, the Multi provider is real time
    krish..

    Hi,
    Syntax
    ASSIGN mem_area TO <fs> casting_spec range_spec.
    Effect
    This statement assigns the memory area specified using mem_area to the field symbol <fs>. You can assign a data object or a memory area calculated from the address of a data object. After the assignment, the field symbol refers to the assigned memory area and can be used in operand positions. When used in a statement, it behaves like a dereferenced data reference, meaning that the statement works with the content of the memory area.
    The data type with which the assgigned memory area is treated, depends on the specifications in casting_spec. You can either execute an explicit casting or the field symbol takes on the data type of the data object specified in the assignment. A field symbol to which a memory area is assigned, has this data type after the assignment and behaves like a data object of this type.
    The assigned memory area mem_area must be at least as long as the data type specified in casting_spec and must have the same alignment. If the data type determined in casting_spec is deep, the deep components with their type and position must appear in the assigned memory area exactly like this.
    Use the specifications in range_spec to restrict the memory area that can be assigned to the field symbol.
    You have to assign it back to internal table to modify the content.
    Check in debug mode if you have still doubt.
    regards,
    Raju

  • Sales order delivery date not update on PO delivery confirmation

    Hi all,
    I have the following issue. When a sales order is created for a material that is to be purchased a purch req is automatically created. Next I create a Po from this Purch req. When I confirm the delivery date to a later date in this po and do this without entering a storage loc in the po, the delivery date in the sales order remains unchanged, which should be adjusted according to the confirmed delivery date in the PO.
    When I do this with a storage location, the date is changed in the sales order.
    Anybody any ideas on what could be the reason for this?
    Thanks,
    Kevin.

    Hi there,
    I thumb rule that you have to follow when posting the thread is, to be clear in what you are asking. Looking at the thread posted, can you make out anything? No spaces, no full stops. How will people understand what your query is? Just read back your question & help us understand what does the query mean.
    From what you have given, you are saying that in material master MRP views, GR processing time is mentioned as 15 days. What after that? Are you asking of the materials are available before that 15 days & you run an availability check is the delivery date going to change? Is that what you are asking?
    If the material is already available on that date, system will confirm the reqested delivery date. If item is not available then system will propose a new confirmed delivery date basing on the availability check. It will not propose a date which is earlier to the requested delivery date. It either confirms the requested delivery date or proposes a confirmed delivery date at a later time.
    For eg when the customer requests delivery on the 25th in the sales order, then if material is available, system will confirm 25th as the delivery date. If material is not available,, then it will check item availability & proposes 28th as confimed delivery date. It will never propose 22nd as delivery date.
    Regards,
    Sivanand

  • Delivery date calculation based on route in VA02

    Hi.
    I am unable to find the code for the calculation of dates in schedule lines in VA02. For plant 0201 the delivery date in schedule lines is coming wrong. I think it is not getting calculated according to the route. In addition, it is not taking route from APO but taking it from R3. I have done the debugging several times and looked into the program SAPMV45A also but still could not find the code for the calculation. Can you please guide me on this?

    Hi,
    Please check for Implementation of User Exits :
    MV45AFZ4
    MV45AFZA
    MV45AFZB
    MV45AFZC
    MV45AFZD
    MV45AFZF
    MV45AFZH
    MV45AFZU
    MV45AFZZ
    Thanks & Regards
    Suresh Nair

  • Delivery date not getting recalculated while approving via outlook

    Hello,
    After creating a shopping cart and if we approve after say 3 days via SRM portal the delivery date gets recalculated and takes into reconsideration these days and this is the value that gets populated in the purchase order
    But if the approval is via "OUTLOOK", the delivery date is not recalculated and the old delivery date is sent into the PO.so sometimes the delivery date becomes in the past.
    Although BAdI takes into consideration delivery time+lead time calculation for SRM portal approved shopping carts it is not taking into consideration for OUTLOOK.
    Is there any solution for this
    Regards

    Hi JJ
    BADI BBP_DOC_CHANGE_BADI- BUS2201 . while creating PO try to validate them if you are in ecs mode
    i believe standard SAP dont recalculate delivery date while creation of PO.
    regards
    Muthu

  • Delivery date not changed in ME22n but only in ME21n.

    Hi all,
    I have an issue with the PO transaction.
    In ME21n,if I change the shipping instructions under the delivery tab,via an enhancement the planned delivery time (no of days) changes and hence the delivery date also.
    However this behaviour is not obeserved when changin a PO but only when creating a PO.
    CAN anyone direct me how do I debug this issue?
    AS I mentioned we have done a custom develpment via BADI ME_PROCESS_PO_CUST to change the planned delvery time when shipping instructions are chnaged but this develoment doesnt affect the delivert date.

    Hi
    Did you check if in change mode whether your enhancement is actually triggering or not..? Please share the method which you are using along with sample code as an attachment
    Nabheet

  • Requested delivery date becomes empty after Patching CRM

    Hi Experts,
      We are using CRM 4.0 with ISA 4.0.
      We recently have patched our SAP systems with latest patches. CRM (BBP CRM 4.) system has been patched from SAPKU40009 to SAPKU40016.
       We do not Patch ISA. We have upgraded only CRM system.
    But after Patching, We are facing issue with Requested devliery date in Shopping basket of ISA.
    Issue Scenario :
      step 1 : Create shopping basket.
                    It initializes the shopping basket and requested delivery date is set to default date as per logic.
    Step 2 : Go to Product catalaog.
    Stetp 3 : Choose any product and and transfer it into shopping basket.
    Step 4 : Come back to shopping basket.
    Now  Requested delivery date becomes empty and again requested delivery date set to current date .
    Can any one help me to solve this issue?
    Regards,
    Murugan Arumugam.

    Issue solved.

  • How to make Sales Order Delivery Date show 30days after Posting Date

    I have problem programming the SBO 2005A- Sales Order Delivery Date automatically add 30 days based on Posting Date, in VB.Net.
    Has someone tried it before ?

    Sorry i did not describe clearly.
    I was developing vb.net with SAPBuiCom (UI API).
    When Sales Order screen and the Delivery Date was empty. In my program i need to auto insert the Delivery Date field with 30days after the Posting Date.
    And when user change the posting date, the delivery date will auto refresh.
    KC

  • Required delivery date not to be cpoied into sales order from quotation

    My requirement is that required delivery date should not be copied when i create a sales order with reference to quotaion,
    In the sales document types i have unchecked propose delivery date .it works fine while creating quotaion but then when i create sales order with ref to quotation the required delivery date is copied into the sales order which i dint want.
    Kindly guide me on this

    Hi,
    I think if u dont want to copy only required delivery date from QT to OR  you need to write the routine and has to assign in VTAA -Coping requirements.
    if u assign 502 it ill not copy quantiy in schedule lines i think.
    Just ask your ABAPer about 502 , if it work then assign the same to ur document types in VTAA.
    Hope this will helps u
    Regards,
    Ramesh
    Edited by: Ramesh on Mar 30, 2009 11:25 AM

  • Schedule line : delivery date not changes

    Dear Gurus,
    When I change delivery date change in delivery documents and sales documents, picking date, pricing date, etc.. changes, but in sales document, schedule line's delivery date does not changes.
    Please help me to change the same and kindly tell me, will it make any problem.
    fyi..
    If I have not created delivery for the respective sales document, then I can able to change the delivery date in the schedule line(sales document).
    I'm just a new born in this area so please feed me...
    Regards
    Viswanthan.G

    Hi Viswanath,
    When you change delivery date change in delivery documents and sales documents, picking date, pricing date, etc.. changes, but in sales document, schedule line's delivery date does not changes.
    This is because the system calculates the dates based on avaliabiltiy check and it picks data from material master as well, based on purchasing processing time, GR processing time, loading time ..etc and it will conclude accordingly.
    Its like system will do backward schdeuling and establishes material avaliabilty date.
    Thanks & Regards,
    Krishna

  • Iphone 4s Cellular data not working after updating to ios 6.0 .

    How to fix my cellular data, is not working after updating to IOS 6.0 ?

    Hey my wifi quit about a month ago,  and im running 5.1.1.  I thought the fix would be to download 6.0,  I guess not
    I have a 4s, first it was charging problems now this...argh!

Maybe you are looking for

  • Opening/Saving documents from SharePoint 2013 in Firefox/Chrome bypasses Check Out and Check In

    My clients have an Office365 installation with SharePoint 2013. When I navigate to the site in IE and click on a checked-in document, it opens in Microsoft Word with a message Server document  To modify this document you must check it out with a Chec

  • Connecting laptop at home

    I have Comcast DSL with an Arris modem. Do I need a wireless router for my new laptop, and if I do, which one?  I have a Toshiba laptop

  • Ocfs2 mount with datavolume option fails on sles11

    im using SLES 11 to build up Oracle 11g R2 RAC and using SuSE high avalability extension for ocfs2 packages. when trying to mount shared disks (ocfs2 formatted) with datavolume option (that is required for oracle ocr and voting disks) i'm facing the

  • Inside Architecture of SOA suite

    Hi everybody, Does anybody know where can I get the documentation about the inside architecture of SOA suite/OSB? I'd like to know how SOA suite processes the message after it receive the msg. For example, here is the processing flow I image - firstl

  • Delete Selection Text Issue

    Hello All,                I need to delete a selection text in a programm. The parameter does not exist anymore in the programm, when deleting i get this message:- (Page8 is the parameter) Delimitation text PAGE8 is an original text and cannot be del