Config for PR Delivery Date

Hi all
May I know how and what tcodes to do configuration on PR default delivery date?
Thanks in advance.
az

Hai,
The Default Delivery date in the PR may be for the foolowing reasons,
1. In ME51N screen - personal settings - under default values tab - delivery date, if maintained.
2. If u maintained planned delivery time in Material master record - MRP2 tab -scheduling ( planned delivery time ).
Planned delivery time means Number of calendar days needed to obtain the material or service if it is procured externally.
Delivery date in PR means Date on which the goods are to be delivered or the service is to be performed
Check the planned delivery time for that material & verify.
In OMEW - you can maintain pur. processing time in days. This means Time that the purchasing department requires to convert a purchase requisition into a purchase order
So there is no connection with PR delivery date with this OMEW settings.

Similar Messages

  • Fast change for statistical delivery date in me21n

    hi
    need fast change for statistical delivery date in me21n
    in me21n when i enter on to fast change screen i doesn't find statistical delivery date
    can anyone tell me the process
    thanks

    Dear Anudeep,
    You cannot change this via "Fast Change".
    Please see the usage of this field.
    Calculation of the delivery time is an element in the determination of a vendor's adherence to delivery dates (that is, the vendor's delivery timeliness, or on-time delivery performance) in MM Vendor Evaluation.
    If it becomes known that the vendor can only deliver ordered goods some days later than originally stipulated, for instance, you can change the delivery date accordingly for materials planning and control purposes. However, the statistics-relevant delivery
    date remains unchanged.
    As a result, the vendor's "on-time delivery performance" score worsens. At the same time, it is ensured that materials planning and control works on the basis of the right date.
    Regards,
    ian, Wong Loke Foong

  • Field for actual delivery date

    Hi ABAP gurus,
    i want to find actual delivery date field and table and also expected delivery date for delivery .
    can you please tell me the table for actual delivery date.
    Thanks,
    Jignesh .

    Jack,
    LIKP-WADAT_IST - Actual Delivery Date in a Delivery
    LIKP-WADAT - Expected Delivery Date / Planned Goods Movement date
    HTH
    VB

  • Sales order cannot be created  for the delivery date before 20.10.2008

    when i create a sales order today (18102008) sales order cannot be created  for the delivery date before 20.10.2008
    how the system is checking the 2 days duration for delivery date - which table is having this duration days.
    is it dependent on sales order type.....
    actually i checkeup in V0V8 - even then i couldn't  solve this error when i am creating the sales order.
    Pls suggest

    Dear Selvamuthu
    In normal circumstances, you can create as many as sale orders as you can irrespective of delivery date, and system will not  prevent to create unless you apply some user exit for some reason.
    Check any user exit is applied for that sale document type where some logic would have been written in such a way that if stock is available, sale order can be created.
    thanks
    G. Lakshmipathi

  • Same deliveries for different delivery dates on Po

    I have a requirement
    If we use standard SAP and have a purchase order with materials that have different planned delivery times, we are going to create multiple deliviers from the PO based upoon the delivery creation date calculation.   Since we want to ship all of these materials on the same delivery ,  we have an issue.
    Is there any workaround for this ? PL help me.
    Thanks.

    Hi,
    If you have a different delivery schedules for a material with the vendor you can go for Scheduling agreement which is good option for this.
    Because in PO if you maintain the delivery schedules in Item detail>Delivery schedule  there is no check for this delivery dates.You can inward all the stock in a single delivery which don't have a control on that dates.
    If you follow the Scheduling agreement then system will not allow you to post the stock unless the delivery date is valid.
    rgds
    Chidanand

  • Table for finding delivery date

    hello all,
    i m making a report for which will display the delay in delivery per vendor wise, can anyone tell me that how can i determine the time/days delayed by vendor? i m trying to take diffrence betbeen delvery date in PO and date on which Delivery Completeed check box ticked, but i m not getting the table which stores the delivery date?
    plz help. is there any standard tcode?
    regards saurabh.

    Hi,
    see vbak table and below tables
    /BEV1/RBVBAK                     Sales Document: Header Data
    /BEV1/REWART                     Rental Items: Delivery Schedule Items

  • Function Module for Changing delivery date

    Hi Friends ,
        I am held up with a scenario of changing the delivery date while creating purchase order. Could you please suggest any function module to change the delivery date in purchase order if it is less than 5 days.
    With Regards ,
    Sudhir S
    Moderator message: please do some own research before asking.
    Edited by: Thomas Zloch on Feb 21, 2011 11:45 AM

    Hi praveen for u r requirement there is no need of any FM
    Try this code
    parameters:
      p_date like sy-datum,
      p_no type i.
    data:
      w_date like sy-datum.
    w_date = p_date - p_no.
    write: / w_date .
    it is enogh for u r requirement
    plzz reward if it is usefull...
    for any further quiries my mail id is [email protected]
    plzz dont forget to reward

  • User Exit for Requested Delivery Date in Sales Order

    Hi
    Which user exit can be used to change Requested Delivery Date in Sales Order.
    Scenario:  Sales Document Type: OR has Lead Time: 7 days.  System always proposes delivery date after 7 days.  We need to change this Lead Time based on plant.
    Thanks in advance for your support.
    Regards
    Uma

    Hello,
      try with USEREXIT_MOVE_FIELD_TO_VBEP or USEREXIT_SAVE_DOCUMENT_PREPARE, of program MV45AFZZ.
    Hope to be useful.
    Best regards,
    Andrea

  • Inbound idoc for updating delivery date of purchase order

    Hi All,
    Our vendor sends a delivery file consisting of delivery date and quantity(could be partial) for line items of a purchase order.
    I need to update the Purchase order line item with the delivery date and quantity sent from the Vendor. It should add a new confirmation line with custom confirmation category in the confirmation tab of the line item in the Purchase order.
    Each time we get a delivery file we need to add a new confirmation line in the confirmation tab of the purchase order line item.
    How can I get this working using inbound idoc processing? Which Idoc type should I use to solve my issue. Will ORDERSP work for my scenario?
    Thank you,
    Sonali.

    >
    sonali ashi wrote:
    > We have all EDI set up done for ORDERSP idoc in our system. Problem when I use this idoc type by default system is always adding confirmation catgeory 'AB' but we want our custom  category to be added instead of 'AB'.
    > Edited by: sonali ashi on Dec 23, 2010 9:47 PM
    Confirmation category used for order acknowledgement is define in configuation. You can change that from AB to your custom condition and EDI should pickup that.
    SPRO->Material Management->Purchasing->Confirmation->Define Internal Confirmation Category
    >
    sonali ashi wrote:
    > I have also noticed that 'AB' confirmation accepts only full quantity order acknowledgement through Idoc processing.
    > Manually I can add a "AB" confirmation for partial quantity but in the idoc processing it fails.
    > Edited by: sonali ashi on Dec 23, 2010 9:47 PM
    Check tolerance limit defined for confirmation category in 'Conformation Control' Node in SPRO at same level as above.
    Regards,
    Pawan.

  • User exit for requested delivery date at SO header

    Hi Experts,
    Trying to find a user exit which can be used to calculate the default requested delivery date in the order header based on the current date and the lead-time in the route.
    By default, In SO header, requested delivery date is system date.
    On based some conditions, i need to add lead time in current date and finally this date should be populated instead of current date in requested delivery date field .
         The RDD( requested delivery date ) determination should happen only for some order types and for some sales organization & Distribution Channel.
    Thanks,
    satendra pateria

    Hi Ravi,
    Thanks  for input.
    I neee one more favour on enhancement for automatically batch determination.
    In SO item level, when one item is given and press Enter automatically Batch getting popualted.
    I need to check Batch Expiry date and if it got expired then need to display a error message.
    As of now  i got one user exit EXIT_SAPMM07M_010.
    And Batch validation should be happened only for some order types and some Sale Org + Distribution
    channel.
    Thanks,
    satendra

  • IDoc programming for Requested Delivery Date - Inbound ORDERS

    Hi Folks,
    I want to manipulate Requested Delivery Date on the Sales Order.
    The Field for Req Del Date is RV45A-KETDAT.
    But this value is stored in VBAK-VDATU.
    When i am trying to modify this value using dxvbak structure, this value is getting populated correctly, but not updating in the table.
    Look at the code snippet below.
    if zedidc-sndprn = '0000902000'.
            IF ze1edk03-iddat = '002'.
              MOVE ze1edk03-datum TO zvbak-vdatu.             " Requested Delivery Date
               zvbak-vdatu = sy-datum + 7.
               BREAK-POINT.
               dxvbak = zvbak.
            ENDIF.
            endif.
    What's wrong here??
    Thanks,
    Matt

    Done

  • MRP for STO Delivery Date Issue

    Dear Gurus,
    We are using MRP to generate STO purchase requisition for a specific material.
    We have entered planned delivery time in the receiving plant. The supplying plant is 1000 and receiving plant is 2000.
    We have entered planned delivery time in plant 2000 for 10 days . MRP is run at mid night. System is generating PR . But the delivery date is same as current date.
    E.G: Material A planned delivery time 10 days in plant 2000
    Planning date is 20/07/2014
    in PR : Delivery date is 29/7/2014
    and PR release date is 19/7/2014.
    The release date is appearing in the past. Kindly help me to resolve this issue.
    Thanks in Advance.
    Sreedhar

    Hi Dev,
    When i create STO PR manually all the dates are appearing as per standard calculation considering the planned delivery cost.
    The issue is in MRP run.
    Thanks & Regards,
    Sreedhar

  • BAPI for changing delivery date and delivery time fields in LIKP table

    Hi All,
         Is there any BAPI or function module to change the delivery date and delivery time in LIKP table ?
    Please tell me experts if exists.
    Thank you,
    Raghu.

    try these:
    BAPI/FM to update LIKP and VTTK tables
    http://sap.ittoolbox.com/groups/technical-functional/sap-dev/bapi-for-changing-sales-headertable-likp-662800

  • Workflow  for po delivery date

    Hi
    Good morning to all .
    Well I am an abaper and new in workflow . i got a requirement  to mail a user two day before po delivery date .
    can any one guid me .
    Regards
    Rakesh kumar singh

    I think if you are changing the Delivery date you can track this as the Change Event of BO BUS2012 gets triggered. You can track what type of change by coding in a virtual attribute of your Custom BO which is delegated to standard BO. In the attribute you should code that filter the changes are relevant(Delivery date change) for workflow or not. If the changes are relevant the Flag will be set. In the start condition(SWB_COND) of Wflow you should make use of this Flag for triggering.
    Regarding sending mail at end of day this can be done using Requested start Tab of step in Workflow Builder.
    Thanks
    Arghadip

  • Code for fetching delivery date

    Dear friends,
    Please help in the code for fetching the delivery date & planned date of delivery for the materials upon entering the Sales Order Number.
    Thanks,
    Nishu

    Hi,
    READ LIPS table with the Sales order and get the delivery number and with the delivery number go to LIKP table and get lFDAT (delivery date)and WADAT(planned Delivery date).
    select vbeln
           from lips
           into l_vbeln
           where vgbel = salesorder
              and vgpos = salesorderitem.
    if sy-subrc = 0.
    select wadat
           lfdat
           into (d1 , d2)
           from likp
           where vbeln = l_vbeln.
    endif.
    Regards
    vijay

Maybe you are looking for

  • How to validate rate for condition types

    Dear All While pricing the material in sales order, some times by mistake user creates wrong condition records for excise & TAXES exampl-   when creating condition records for excise by mistake user creates records like 14% rate which should be 8% is

  • Manage multiple middleware home

    Hi Experts, I am in the position to install and configure multiple middleware home in the single host as per vendor's requirement. normally when i have a single home it was easier to set environment using .bash_profile. But now, As two of the middlew

  • New OS has locked up my playbook

    I just downloaded the new OS 2.0 and my playbook has locked up on reboot. When it finally starts up I get the home screen but nothing works. When I manage to get into the OS hardware settings I see that I only have only 29.5 mb of memory available of

  • My Edits are there, but 'Revert to Original' has gone

    Sorry, yet another iPhoto problem I've noticed that though all my recent iPhoto edits are still there, the 'Revert to Original' has gone, for all of them. And the sliders - which should be in their post-edit positions - are all at zero or default. I

  • How to indicate a path in WSUS Package Publisher

    Hi guys! I am doing a msi package of an app and I have to write the command line for "silent installation". The problem with that package is that I need to write a folder path: In the silent mode these MSI files are not extracted to the temp folder,