Old PR-Delivery Date

Hi,
We are updating Purchase Requisitions and Purchase Orders commitments using delivery date. We want to change settings to Posting date.
But If we change it to posting date, then it is not possible for us to make changes to previous years PR as system will ask for Previous year FM period to open. we want to to update FM records using current date
Lincy

Hi,
You can force FM posting date for this special action using FMOD transaction. You can restrict it by the user, who will be doing this update.
Regards,
Eli

Similar Messages

  • How to block the Statistical delivery date in purchase order from updation

    Hello All,
        We have the following requirement from our client.
    The client wants to track the delay in delivery of purchase orders raised to vendors. Currently the users, change the delivery date and then process the PO if there are any delays. The client wants to STOP this and track any changes being made.
        We created a new screen layout for purchase orders and checked the Statistics relevant delivery date as DISPLAY
    However, when we tested the same, the statistical delivery date was changed along with delivery date, when the delivery date was changed in the Purchase order, though the option for statistical delivery date was seen a DISPLAY field only.
    Please provide us your suggestions on any other options available.
    R's
    Manoj.

    if your client wants to track the delay of a delivery from your vendor, then he has to give the vendor a chance that he can deliver on time. And the usual way to do this is by sending the PO to the vendor.
    if you cange the delivery date before output of messagem then your vendor could not even know the original delivery date, so it is not the vendors fault if he cannot meet this date.
    if you change the delivery date after output of message , then the statistical delivery date will stay with the old date.
    the field is always open to maintain because it is not always the vendor who is reponsible for a delivery date change.
    if you want to change the delivery date because you can take the quantity at that date, then it is not the vendors fault, in this case you have to change the statistical delviery date to evaluate the vendors delivery performance against the new date.
    And often forgotten in this evaluation process is the warehouse personell that finally posts the goods receipt. if they post it with delay and do not change the goods reeipt date, then the vendor is as well evaluated to bad.

  • How to change delivery date (LFDAT) in  me57 item data

    hi ,
    While  Creating purchase order  (me57)  . on the basis  of info rec   . i want to change  delivery date  by
    passing  info rec to table eine and get field aplfz  .
    then adding  aplfz to sysdate    and pass it to 
    Delivery date   .
    i have done this using USER EXIT  EXIT_SAPMM06E_016
    and modified table  teket  with field eindt   but still in screen fields  it shows  old date value   .
    After Debugging i found that  that  it passes value from internal table ETT[] .
    how to modify internal table ETT[]  which is used to display data on screen   .
    regards
    Deepak.
    Edited by: Deepak Dhamat on Jun 8, 2011 8:32 AM
    Edited by: Deepak Dhamat on Jun 8, 2011 10:35 AM

    hi ,
    i have  implemented BAdi  me_process_po_cust
    for changing Delivery date   .
    method if_ex_me_process_po_cust~process_item .
    data : eeind_dt type eket-eindt ,
             t_aplfz type eine-aplfz ,
             delivery_dt(10) type c.
      ls_item = im_item->get_data( ) .
    if sy-tcode = 'ME21N' .
        select single aplfz into t_aplfz  from eine
          where infnr  = ls_item-infnr .
        if sy-subrc = 0 .
          if t_aplfz is  not initial  .
            eeind_dt  = sy-datum  + t_aplfz  .
            concatenate  eeind_dt6(2) eeind_dt4(2)  eeind_dt+0(4) into delivery_dt .
          endif.
        endif.
        ls_item-eeind = delivery_dt .
        call method im_item->set_data
          exporting
            im_data = ls_item.
        clear : delivery_dt  ,t_aplfz  ,eeind_dt .
      endif.
    regards
    Deepak.

  • Best Buy moved delivery date by 20 days only 18 hours before originally scheduled delivery

    I purchased a Samsung gas range/convection oven on December 3, 2014.  Delivery was scheduled for December 30, 2014.  On December 29th, at 12:05 p.m. CST, a mere 18 hours before scheduled delivery, Best Buy emailed me to alert me that the delivery had been unilaterally rescheduled until January 19th.
    Unfortunately, do to the late nature of the notice of rescheduling, I had already sold/gotten rid of my old oven.  In response to this issue, I contacted Best Buy customer service and, after speaking with 6 different people of the course of 2.5 hours, was provided the following options: 1) Cancel your order; 2) Wait until the order is filled; or 3) Contact your local stores to check for availability.
    When asked if Best Buy would consider providing a partial discount on the oven purchase to cover the potential costs associated with renting an interim stove, the customer service representative told me that she was unable to help me in that regard and to ask my local store.
    Has anyone had experience getting a similar situation effectively resolved?  Has anyone ever spoken to a customer service representative with Best Buy that was actually able to resolve an issue?

    Dear rtjamison,
    When receiving a scheduled delivery date like this, I can understand your foresight around creating the space for your new oven by getting rid of the old one beforehand, and I respect that. It pains me to hear that this responsible act will now affect you negatively due to the untimely rescheduling of your order. I am very sorry for any inconvenience this has already caused you.
    On occasion, orders can be rescheduled because of sudden inventory constraints. Other times, scheduling issues can occur if a store is the one fulfilling the delivery and are absent an available delivery driver due to sickness; although, you would typically be provided with an explanation around this. Without being able to look up your order, I am not sure what the reason was in your case specifically. The options you were provided by the phone agent are all viable choices; however, I would like to work with my support team to see if there are any other options available to us at this time.
    As I was unable to pull up your purchase history using your email address you provided here on the forums, I will be reaching out to you via private message to obtain your purchase information so I may investigate further. To check your private messages, click on the envelope in the upper right-hand corner while you are logged into the forums.
    Sincerely,
    JD|Social Media Specialist | Best Buy® Corporate
     Private Message

  • Pricing after change of delivery date in sales order

    Hi,
      When i change delivery date in a sales order prices are not recalculated automatically .
    I want the prices to be calculated automatically .
    thank you.
    Ashok

    hi,
    i have this problem, can anyone suggest me, is there any user exit or anything relevant for the solution.
    When we attempt to remove the Rejection flag (for any Reason) The system is changing Dates in sales order like Delivery date , Shipping date, GR date  to current date this needs to be stopped and client wants to retain old set of dates when rejection flag is removed
    waiting eagerly for this solution. if you find send me mail to my id [email protected]
    bharadwaj.

  • Order confirmation with delivery date in past

    Hello everybody,
    In the SNC portal, we have a lot of old Purchase order which are not confirmed, and when we try to confirmed them, we have the error below :
    Order XXXXXXXX, item 00010, schd. line 0000000002: delivery date lies in past
    My client wish create a super user (admin ?) who can confirmed a Purchase Order item with a delivery date in past (for example 06/08/2011).
    Is it possible to create such profiles? If so how to configure it in SNC.
    Are there other solutions ?
    Thank you very much for your help.
    Stéphane.

    Hi Stéphane,
    Normally in a standard SAP settings Purchase order confirmation in past gives warning message but you can have PO confirmation in past from warning to error or Information.
    Go to SPRO>Supply Network Collaboration>Basic Settings>Validation>Own Settings-->Maintain Settings in Validation Profiles
    Maintained below setting if you want message as information (No error or warning message)
    Profile:POC2
    Validation check:PO_DELVRY_DATETIME_IN_PAST
    Msg.Type:I
    Save Mode:Save Message as Valid
    Continuation Mode:Continue checks
    Profile:POC3
    Validation check:PO_DELVRY_DATETIME_IN_PAST
    Msg.Type:I
    Save Mode:Save Message as Valid
    Continuation Mode:Continue checks
    Maintained below setting if you want message as error
    Profile:POC2
    Validation check:PO_DELVRY_DATETIME_IN_PAST
    Msg.Type:E
    Save Mode:DO not Save Message
    Continuation Mode:Discontinue checks
    Profile:POC3
    Validation check:PO_DELVRY_DATETIME_IN_PAST
    Msg.Type:E
    Save Mode:DO not Save Message
    Continuation Mode:Discontinue checks
    Maintained below setting if you want message as warning
    Profile:POC2
    Validation check:PO_DELVRY_DATETIME_IN_PAST
    Msg.Type:W
    Save Mode:Save Message as Valid
    Continuation Mode:Continue checks
    Profile:POC3
    Validation check:PO_DELVRY_DATETIME_IN_PAST
    Msg.Type:W
    Save Mode:Save Message as Valid
    Continuation Mode:Continue checks
    Above setting is a generic setting for all user and If you need User specific setting then it is a customization required.
    Regards,
    Nikhil

  • Shipping notification delivery date 1970

    Hi,
    For few  shipping notifications we see in MD04 the delivery date as 01.01.1970  . How this date is generated for a current shipping notification?
    Thanks,
    shan

    Dear,
    If you use Transaction VL02 to apply further items of a sales order to a delivery (deliver the order) and then change header data of the delivery in the same transaction, incorrect updates may occur to statistics which use date fields of the delivery header as the periodicity. due to this affects the update of the cumulative delivered quantity (S073).
    If you change header fields of the delivery, the system may not save the changes on the database. The problem occurs, for example, for the delivery date in the shipping notification or in  delivery which is not saved with the current status.
    In the above case, the old data is cleared with an incorrect date database status of the delivery header has to be in structure YLIKP. Also check the configuration of Sales Document Type " for Requested Delivery Date.-------"Propose Delivery Date"
    Regards,
    R.Brahmankar

  • Price determination as per delivery date

    Hi All,
    I have created a PO in which the PO is picking up the dalivery date as the current date. when i change the delivery date as some other date there is a message saying Delivery date changed (new price determination process may be necessary).. I worked with my ABAP guy and solved this problem and now the PO is not picking the current date.
    Now, the user wants me to configure how to determine the Price for different delvery dates.
    That is if i change the delivery date to some other how to check if the PO is picking the price determined by that delivery date.
    I checked the info record and the validity date is 12/31/9999. and this is the message iam getting
    Delivery date changed (new price determination process may be necessary)
    Message no. 06484
    Diagnosis
    If the price determination date is the delivery date and other conditions are valid on the new delivery date than those that are valid on the old one, the price is no longer valid.
    Procedure
    If this is the case, and you wish to see the price that is valid as at the delivery date, carry out a new price determination process.
    And u said to define on the basis of which Date of Price Determination system should select the price. where can i define the price determination for delivery date. This is the first time iam working on such issue of price determination.
    Thanks,
    Sameer

    Dear Sameer
    There is no relevance of pricing date with delivery date.  For information,  while creating sale order in VA01 after giving your sales area and execute, there is a field "Pricing Date" in Sales tab and the date will flow into this field by default the date on which you are creating sale order. 
    So irrespective of your delivery, your invoice pricing will be effective based on this field.  Unless you change the date here, your pricing condition will not change, if you have a different pricing in VK11.  Of course, you can also change the pricing date at item level for which click on "Goto -- Item -- Sales A".
    thanks
    G. Lakshmipathi

  • Default Delivery Date on Shopping Cart

    Hi
    We have a requirement to have delivery date in future (current date + n days) on the shopping cart line items. I have searched and found a BADI BBP_CHANGE_DEFAULT to handle this requirement. I have implemented the method CHANGE_DEFAULT_DELIV_DATE to make the delviery date in future. Now this works fine when we create SC with "Describe Requirement" or "Create from old SC/template".
    However when we try to create SC from the catalog the default date remains as current date? I have debugged the code but it seems to be ignoring the date calculated from BADI. Is there any other BADI or different logic for SC created from service catalogs?
    Regards
    Manish.

    Hi,
    Use BADI BBP_DOC_CHANGE_BADI.
    and this sample code:
        LOOP AT it_item ASSIGNING <sc_item>.
          lv_delivery_date = sy-datum.
          lv_delivery_date = lv_delivery_date + ls_sc_item-leadtime.
            WHILE lv_working_day_flag IS NOT INITIAL.
              CALL FUNCTION 'DATE_CONVERT_TO_FACTORYDATE'
                EXPORTING
                  date                 = lv_delivery_date
                  factory_calendar_id  = 'AA'
                IMPORTING
                  workingday_indicator = lv_working_day_ind.
              IF sy-subrc EQ 0.
                IF lv_working_day_ind NE space.
                  lv_delivery_date = lv_delivery_date + 1.
                ELSE.
                  CLEAR lv_working_day_flag.
                ENDIF.
              ENDIF.
            ENDWHILE.
            <sc_item>-deliv_date = lv_delivery_date.
          APPEND <sc_item> TO et_item.
        ENDLOOP.
    In this code I add lead time to delivery date and check if this date is a working day (factory calendar eq AA).
    If yes - it is my delivery date, if not - I add to date one day and recheck.
    Regards,
    Marcin

  • Calculating  PO Delivery Date when created from PR

    Hi,
    When a PO is created with reference to a PR, the "delivery date" is copied from the PR. However, if the PR has been unprocessed for 7 days, the delivery date is now effectively old.
    So is it possible to change the settings so that instead the delivery date is always calculated from lead time either in PIR or material master, so it is always accurate.
    For example:
    Requisition created on 1st July for delivery 1st Aug based on lead time.
    PO created after 1 week - on 8th July - delivery date in PO is 1st Aug - unless changed prior to printing manually.
    Please advise,
    Thanks.

    do you really think that this is the way to improve the situation.
    Instead of changing SAP, you should speed up your buyers.
    If the material is needed on August 1st.
    Then the delivery date of august 1st + 7 day for sleeping buyers  does not meet the requirements of the planner.
    Maybe you should think about extending the lead time with the sleep time (purchasing processing time), so MRP can plan more accurate the next time.

  • 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

  • Doubts in statistic Delivery Date and Commited Date in STO PO

    Hi,
    I would like to know statistic delivery date and Commited Delivery date in STO PO.
    2 different type of date is displaying STO PO like;
    1. We are getting statistic delivery as "09.02.9999" and Commited Date as "09.02.2011"
    2. 1. We are getting statistic delivery as "09.02.9999" and Commited Date as "09.02.9999"
    Could you explain, where we are maintiang those date and how it is displaying in PO Delivery schedule line?
    Thanks.
    Dhanush.

    When you create a PO, then the statistical delivery date is set equally to the delivery date.
    the statistical delivery date is automatically changed if you change the delivery date before you have outputted the PO.
    After you outputted the PO, the statistical delivery date has to be changed manually by the user if he changes the delivery date.
    the idea behind this is because of the vendor evaluation, the vendor evaluation is done with the statistical delivery date.
    as long you have not printed/faxed/mailed the PO to your vendor, then the statistical delivery date is changed automatically with a delivery date change.
    But after a transmission you always have to ask yourself, who is responsible for the change in the delivery date.
    If it is you, then you have to change the statistical delivery date to the new delivery date manually, to avoid that the vendor gets valuated against the wrong delivery date. But if it is because the vendor cannot meet the delivery date, then you change the delivery date to have an accuracy for planning, but you keep the old date in the statistical delivery date to valuate the vendor against it.

  • Change of PO Delivery Date

    Hi All,
    We have this user requirement. User wants to change the delivery date of aged  purchase orders raised. If the purchase order is more than three months old, then they are reevaluating the delivery date.
    Is it possible to change the delivery date for the purchase orders for which GR and invoice is already done. i find this field to editable in all the purchase orders but if i change, the delivery date converts back to original one and it is not getting changed.
    Please help.
    Thanks,
    Nisha

    We have this user requirement. User wants to
    change the delivery date of aged  purchase orders raised.
    If the purchase order is more than three months old, then they are reevaluating the delivery date.
    Is it possible to change the delivery date for the
    purchase orders for which GR and invoice is already done
    If it is partiially GR & invoiced,then enter add fresh delivery schedule date for open GR qty.
    i find this field to editable in all the purchase orders
    You statement itself answers question.
    but if i change, the delivery date converts back to original one
    and it is not getting changed.
    Based on planned delivery time mentioned in info record/ material master dellivery date is calculated.

  • Statistics-relevant delivery date

    Hi Experts,
    While creating  a order in APO system , a STO is getting generated IN R/3 .
    In  R/3 , I want to change ( Statistics-relevant delivery date ) of the perticular  STO .
    is there any badi /  exits available where i can modify the ( SLFDT - Statistics-relevant delivery date ) , while generating STO in R/3.
    Thanx in Advance ,
    Pradipta

    the statistic delivery date is used for vendor evaluation.
    if the PO is not transmitted to the vendor, then SAP changes the statistical delivery date along with the delivery date, as at this time the vendor cannot be guilty for the delivery date change because he did not even know the old delivery date.
    if the PO was transmitted, then SAP does not change the statistical delivery date automatically while the delivery date is changed.
    The buyer has to start thinking who is responsible for delivery date change, if it is the vendor, then it is just okay that the statistical delivery date is not changed automatically. the vendor will be valuated against the unchanged statistical delivery date .
    If your planner wants an new delivery date, then it is not the vendors fault, in this case the buyer has to change the statistical delivery date manually equal to the delivery date, so that the vendor evaluation is done against the new statistical delivery date .

  • Why has my delivery date been pushed back for The New iPad?

    My iPad delivery date has been pushed back to March 20. Anyone else get the same email? When I ordered it, it said it would arrive on March 16. It annoyed me because I sat on my MacBook for 5 hours waiting for the Store to come back online after it went down a second time and as soon as it was back I ordered it!! Has anyone else received a similar email? The best part is the online store stated delivery for new orders as "delivered March 16" for an entire 24 hours after I ordered!!!

    gavinrehbein wrote:
    I know it's worth the wait, I've had the first two. But that's not the point of this discussion. I ordered as soon as it was available and then they tell me I have to wait, but everyone else who ordered at the same time doesn't? I don't care if they've been overwhelmed by orders. It happens with ever iPhone and iPad, they need to start getting sufficient stock for release day and stop giving us the same old story of how unexpected the demand was.
    Then, you should be used to it and just expect it to happen. If you are unhappy, perhaps you should just go to a store and purchase an Android tablet and get it immediately. Problem solved.

Maybe you are looking for

  • Cool Apple TV Set Up

    I just got the Apple TV and I am very happy with my set up. I use a Denon 3806 Receiver with two component outputs -- one runs to a LCD TV in a cabinet in the Den, the other runs to a smaller LCD mounted above my refrigerator in the kitchen (all with

  • I'm getting error message 150:30 what to do?

    I'm getting error message 150:30 what to do? mac book pro@

  • Send to bluetooth from drop down menu

    Hey guys, I was wondering if anyone knew of a way that i could add an option to send file via bluetooth in the "right click" contextual menu in finder. In other words... if i have a file highlighted in a finder window.. i would like a way to right cl

  • Need help with Web Services SDK.

    I am new to Web Services SDK can I get documentation on same.

  • ITunes in Saudi Arabia

    I am a British expat working in Saudi Arabia. It seems that only the App store is available in Saudi Arabia. There does not seem to be any way to access music, TV or movies from the Saudi Arabia iTunes store. Is the correct? What determines what is a