ME23N and the statistics relevant delivery date(SLFDT)

The system allows this field to be entered with a value of 0707.  This is a valid century year but it is so old it should not be allowed.  The system just sends the message that it is an old date.  Does anyone know how I can make the system issue an error message when the value is older than a set date or century/year?  I have been told that the factory calendar is what it checks this value against but I have looked at all factory calendars and none of them show a "from century/year" field that goes back that far.  Can anyone tell me how I can set the system up so that is issues a "hard" error message when it encounters a date older than what is desired?  Thanks

Hi,
You can check that using a field exit for SLFDT.You will need to create a field exit for this.( You can also put in your code inside any user-exit before PO save too.)
Get the valid factory calendar id. (Fn. Mod: FACTORY_CALENDAR_GET will give you all the factory calendar ids...)
You can check the validity of this factory calendar against TFACD table and issue an error message if the year is not in the limit.
Hope this helps.Let me know if you need any help in this.
Regards
Deepu.
Reward if it helps.

Similar Messages

  • SLFDT - Statistics relevant delivery date

    Hi All,
    Can you please let me know what exactly statistics relevant delivey date means?
    Thanks

    Hi
    Statistics-Relevant Delivery Date is the Date for the calculation of the delivery time.
    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.
    The system inserts the delivery date into this field in the following cases:
    You do not enter a statistical delivery date.
    You change the delivery date, have not entered a statistical delivery date, and the PO or scheduling agreement delivery schedule has not yet been transmitted to the vendor.
    Thanks & Regards
    Kishore

  • Statistics-relevant delivery date and Committed date in Stock Transport Ord

    Dear Friends,
    Kindly tell me how the System Calculate  the Statistics-relevant delivery date and Committed date in Stock Transport Order.
    Thanks & Regards
    T.Arulvanan

    Hi Jürgen,
    in the Include MM06EFET_ETT_FUELLEN there is following coding:
    IF NOT im_sd_scheduling IS INITIAL.
            PERFORM ett_sd_scheduling USING 'X' 'X' eket *eket
                                      CHANGING eketdata_sd.
    In the FORM ETT_SD_SCHEDULING
    there is the following coding:
    Datum oder Uhrzeit geändert --> Versandterminierungsdaten zurücksetzen
      CLEAR c_eketdata_sd.
    Lieferdatum und Uhrzeit setzen
      c_eketdata_sd-eindt = i_eketn-eindt.
      c_eketdata_sd-uzeit = i_eketn-uzeit.
    So the internal table c_eketdata_sd is cleared and only the delivery date and time are updated, but not the statistc relevant date.
    It seems to me like standard behaviour of SAP.
    Best regards
    Georg

  • Statistics Relevant Delivery Date in ME38

    Hi Gurus,
    i have a question regarding changing the delivery date in Tx ME38.
    When I change the delivery date manually the statistic relevant delivery date is set to blank automatically.
    The SAP Help says that the date should remain unchanged and thats what we want.
    SAP Help Text:
    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.
    Many thanks in advance for your help.
    Best regards
    Georg

    Hi Jürgen,
    in the Include MM06EFET_ETT_FUELLEN there is following coding:
    IF NOT im_sd_scheduling IS INITIAL.
            PERFORM ett_sd_scheduling USING 'X' 'X' eket *eket
                                      CHANGING eketdata_sd.
    In the FORM ETT_SD_SCHEDULING
    there is the following coding:
    Datum oder Uhrzeit geändert --> Versandterminierungsdaten zurücksetzen
      CLEAR c_eketdata_sd.
    Lieferdatum und Uhrzeit setzen
      c_eketdata_sd-eindt = i_eketn-eindt.
      c_eketdata_sd-uzeit = i_eketn-uzeit.
    So the internal table c_eketdata_sd is cleared and only the delivery date and time are updated, but not the statistc relevant date.
    It seems to me like standard behaviour of SAP.
    Best regards
    Georg

  • Statistics-Relevant Delivery Date is not copied

    Hi,
    when i tried to change delivery date of PO at item level , the Statistics-Relevant Delivery Date is not updated automatically  with item level delivery date in delivery shedule, but delivery field is updated with item level delivery date .
    Can anyone update this query if you have any idea.
    <REMOVED BY MODERATOR - REQUEST OR OFFER POINTS ARE FORBIDDEN>
    Thanks
    Ramakrishnaiah Y
    Edited by: Alvaro Tejada Galindo on Sep 1, 2008 4:03 PM

    Hi,
    Here I checked in me22n with changing delivery date that time Stat.Del.Date is updating automatically in delivery schedule in item level with that same date.
    U just check this with the help of ABAPer why this date is not changing.
    Thanks,
    Sanket.

  • Statistics Relevant Delivery Date on purchase order

    Gentlemen
    Please I need your help with this scenario
    1.We create a Request for Quotation (ME41) with delivery date 01.05.2010; a message for this action was created and sent.
    2. We maintain last document (ME47) with Quotation info, this action includes the net price and update the delivery date to 10.05.2010. At this moment the system display a warning (Message no. 06273 u201CStatistics-relevant deliv. date will not be changed automaticallyu201D) and a new message is no created for this action.
    3. After that, we create a Purchase Order by adopting last Quotation, and Delivery Date is fixed on 10.05.2010 but Statistics-Relevant Delivery Date is fixed in 01.05.2010.
    We need the behavior that we describes as follows: Creating a Purchase Order by adopting a Quotation, Delivery Date and Statistics-Relevant Delivery Date on the Purchase Order  must be copied from the updated date on the ME47 without sending a new message (for this case 10.05.2010); currently this last date is applied for delivery date but no for Statistics-Relevant Delivery Date.
    Is possible to do this via customizing or SAP note or de we have to modify and exit?
    Thanks in advance for your help
    JM

    Solution is content on sapnote_0001378481 PO Statistical delivery date determined by RFQ-schedule

  • Preventing Statistics-Relevant Delivery Date

    Our vendor and transport compani often change delivery date and we have to change it in purchase orders to send correct data into MRP.
    But purchase managers want to get information obout initial delivery dates.
    As I understand "Statistics-Relevant Delivery Date" is used for this purpose. But when I chage delivery date Statistics-Relevant Delivery Date is changed also.  According to HELP this date must not chaged.
    My question is how to fix

    Dear,
    If the purchase order outputted to vendor, the statistical delivery date will not be changed in purchase order even you change delivery date, since its important for vendor evaluation.
    With the second anser to this thread, through version management for purchase orders you can track the changes. Try this as I am not sure.
    Regards,
    Syed Hussain.

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

  • Statistics-Relevant Delivery Date is getting blank

    Hi All,
             We recently upgraded SAP from 4.7 to ECC(6.0), Now when are trying to change the delivery date on Purchase order,After the delivery date is changed the statistical delivery date disappears, are we missing any configuration steps , need help
    thanks

    cehck this thread: Statistical delivery date in Purchase Order

  • PO delivery schedule "Statistics-relevant delivery"

    Hi,
    Please suggest PO item level delivery schedule tab- "Statistics-delivery date" how it get influence in PO and specific funtion for this. if we are changing delivery date and not changing this after Printout any where will cause problem.
    JACK

    Hi
    The system uses the statistics-relevant delivery date in the purchase order and the goods receipt date to calculate date variances.
    You use the statistics-relevant delivery date, for example, if you know that the vendor will not deliver the material as scheduled on September 15 but on September 30. Enter the delivery date as September 30, but enter the statistics-relevant delivery date as September 15.
    In calculating the score for on-time delivery performance, the system will then not use the actual delivery date, but the statistics-relevant delivery date. This has a negative effect on the score for this goods receipt.However, materials planning and control uses the realistic delivery date (September 30) which the vendor will actually adhere to.
    Regards

  • What is the difference between delivery date and actual goods issue date?

    Hi ,
    Can you please tell me the difference between Delivery date and Actual goods issue date ?
    Delivery data can be be greater than goods issue date?
    Thanks,
    Ajay

    Hi Ajay,
                  Delivery date means its the original date on which the delivery should be done.Actual goods Issue date is the date on which goods to be delivered according to the purchase order.There can be delay in the delivery so we maintain 2 objects.
    Yes delivery date can be greater than Goods Issue date.
    Hope this clears
    Regards
    Karthik

  • The loading date, transportation date and planned date on the STO are the same as Delivery dates.

    Hi,
    We have created a Intra plant STO (plant to plant in the same company code). The planned delivery date is 4 days. So if I create a STO today (27th march), the delivery date is 31st march (excl Saturday and Sunday).
    During delivery creation, the loading date, transportation date and planned date are also coming as 31st march. The route determination for the given shipping point and route shows 2 days for transit and 4 hours for pick pack. There is no loading time maintained for the given combination.
    Can you please advice why are the dates coming the same as delivery date during delivery creation without considering the duration maintained in route determination ?
    Thanks!!!
    Anuja

    Hi,
    This is a standard behavior of SAP in case of Stock Transfer PO.
    If you want that the delivery date of receiving plant be transferred to supplying plant, please use BADI MD_STOCK_TRANSFER.
    Hope this helps.
    Regards,
    Prashant

  • 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

  • Creation of a Query to show the values for the current month and the last 12 months data.

    Dear All,
    Good day!
    I have to create a Query with the below requirement.
    I have to create a Query to show the values for the current month and the last 12 months data.
    Can you please guide me how to achieve this ??
    thank you,
    Regards,
    Hema

    Hema
    explain the exact problem..? as you mentioned you want to create query to show values for current month and last 12 months.. so I think you want to show values for 12 months from current data.. you can achive this by multiple way..
    you can have selection screen and field with date .. and restrict based on system current date and 12 months before or you can handle this at your target.. .. I mean there are multiple ways to restrict data by date range..
    for some more hints..
    http://www.forumtopics.com/busobj/viewtopic.php?t=34393&sid=7fba465d0463bf7ff5ec46c128754ed6
    http://businessintelligence.ittoolbox.com/groups/technical-functional/cognos8-l/how-to-display-last-12-months-in-report-based-on-todays-date-3231850
    http://scn.sap.com/thread/3217381
    search on SDN you will get many other ways..
    Thanks,
    Bhupesh

  • My iphone 5s got stolen and the option to erase data after 10 tries was not enabled. What happens after the incorrect password is input after 10 times?

    my iphone 5s got stolen and the option to erase data after 10 tries was not enabled. What happens after the incorrect password is input after 10 times?

    After the sixth erroneous passcode entry a delay is imposed that increases exponentially and eventually reaches over 40 years before another attempt can be made.
    No one yet knows how long the next delay is.

Maybe you are looking for