Defaut lead time in SRM Catalog

Hi,
I would like to know as to what are the options for making the lead time parameter ( from Catalog) set to a default value so that the delivery date ( required on date ) in SRM can be set to the current date + default value.
For eg: if the lead time in the catalog parameter can be set to 1 then the required on date in the shopping cart should be current date + 1.
I think this is possible through the BADI BBP_CATALOG_TRANSFER .  Also, it is possible to set the lead time so that the system calculates the next working day. Like if a shopping cart is created on friday the delivery date should be Monday.
Does anyone have the implementation code for realizing this scenario.
Awaiting your replies !
Regards,
Rajesh Rajendran

Hi Jason,
Thanks for the reply. I know that the lead time determines the delivery date of the product procured from SRM. However, my question was more technical. In terms of adding a default lead time for all the products which are obtained from the catalog.
We can use the BADI BBP_CATALOG_TRANSFER to change or add to the data that the catalog returns to SAP Enterprise Buyer via the catalog interface. I just wanted to get a sample code of how to code the BADI for setting the lead time parameter for all the line items from catalog to say fixed value 2.
This is in cases where the lead time parameter is sent blank from the vendor.
Regards,
Rajesh
Edited by: Rajesh Rajendran on Mar 25, 2009 8:38 PM

Similar Messages

  • Lead time only optional

    Hello,
    would like to setup lead time comming from catalog only as optional without check.
    Now system is transfering lead time during creation of shopping cart. If the approval is not performed on the same day when shopping cart is created, system is issuing error message that delivery time is less that lead time.
    Any hint?
    TIA
    GOrdan

    Hi,
    What is your SRM version?  I think the delivery date is re-calculated based on lead time.
    For example, Lead Time 3 days.
    SC create.  2008-03-20 -> Delivery date is set 2008-03-23
    Manager Approval 2008-03-22 -> PO delivery date will be 2008-03-25
    You may change the mesage to warning. Please check the Message Control customizing.
    You can also clear the lead time by BADI BBP_CATALOG_TRANSFER.
    Regards,
    Masa

  • Incorrect delivery dates and lead time in SC & PO for Internal Catalog

    Hi experts,
    In a scenario,
    In SRM 4.0 creating SC from Internal catalog and from that SC po is created.
    The information reflected in SAP is not accurate with the information in mysupply catalog.
    PO's related to a vendor catalog is supposed to be 45 days (lead time) but in some cases of POs the lead time is showing 2 days. There's no consistency in information because some PO's in 45 days and some POs having 2 days though the POs are in same dates.
    Can you please give me some solution to this problem.? And Also the details How to approach to find out with tech debug.
    Thanks,
    Charles.

    Hi experts,
    In a scenario,
    In SRM 4.0 creating SC from Internal catalog and from that SC po is created.
    The information reflected in SAP is not accurate with the information in mysupply catalog.
    PO's related to a vendor catalog is supposed to be 45 days (lead time) but in some cases of POs the lead time is showing 2 days. There's no consistency in information because some PO's in 45 days and some POs having 2 days though the POs are in same dates.
    Can you please give me some solution to this problem.? And Also the details How to approach to find out with tech debug.
    Thanks,
    Charles.

  • Lead time from catalog does not consider factory calender

    Hi,
    we are working with SRM 2.0 classic scenario. I have following problem:
    We take over lead time from a supplier catalog via OCI in EBP. This works but the lead time does not consider holidays and weekends. How can I activate the Factory Calender?
    Thanks Thomas

    Hello,
    I just sniff arround and found out that EBP 3.0  does not support factory calendar.
    You should use BBP_DOC_CHECK_BADI or BADI BBP_CATALOG_TRANSFER and call within this BADI the function modules requesting the factory calendar data via RFC on the backend.
    i.e.
    get the target system of the follow-on document            
        SELECT log_sys from BBP_DET_LOGSYS INTO wa_logsys-log_sys
        WHERE CATEGORY = ls_item-category.                       
        ENDSELECT.                                                                               
    read table T001WK                                          
        CALL FUNCTION 'META_READ_TABLE'                          
          EXPORTING                                              
            query_table    = 'T001W'                             
            logical_system = wa_logsys-log_sys                   
          TABLES                                                 
            options        = options                             
            fields         = fields                              
            data           = tabcont                             
          EXCEPTIONS                                             
            OTHERS         = 1.
    fill the internal table xt001w                         
        LOOP AT tabcont INTO la_tabcont.                     
          MOVE la_tabcont-content+3(4) TO la_xt001w-werks.   
          MOVE la_tabcont-content+61(2) TO la_xt001w-fabkl.  
          APPEND la_xt001w TO xt001w.                        
        ENDLOOP.                                             
        SORT xt001w BY werks.                                                                               
    get the fabric calendar related to the plant           
        READ TABLE xt001w INTO ma_XT001W                     
        with KEY werks = ls_item-BE_PLANT.                   
    check if delivery date is a working day                
        CALL FUNCTION 'DATE_CONVERT_TO_FACTORYDATE'          
          DESTINATION wa_logsys-log_sys                      
          EXPORTING                                          
            DATE                 = ls_item-DELIV_DATE        
            FACTORY_CALENDAR_ID  = ma_XT001W-fabkl           
          IMPORTING                                          
            WORKINGDAY_INDICATOR = W_IND.                                                                               
    get an error message if delivery date is not a working date             
        IF W_IND = '+'.                                                                               
    CLEAR ls_message.                                                                               
    ls_message-msgty   = 'E'.                                           
          ls_message-msgid   = 'ZBBP'.                                        
          ls_message-msgno   = 'xxx'.                                         
          ls_message-msgv1   = 'error message text, e.g. delivery date not    
    working date'.                                                            
          ls_message-item_guid = ls_item-guid. "assign message to item        
          APPEND ls_message TO et_messages.                                                                               
    ENDIF.                                                                               
    endloop.

  • What is the deal with the long lead time on delivering

    boards. As a leader in test and measurement for industry, you should be examples as to fast lead times and reasonable delivery times. I regret that I will think twice when I quote an NI board for a project again. The long lead time is simply unacceptable!ARGHHHHHHHHH!!!!!!!!!
    #&*@#$!!!!!!!!

    boards. As a leader in test and measurement for industry, you should be examples as to fast lead times and reasonable delivery times. I regret that I will think twice when I quote an NI board for a project again. The long lead time is simply unacceptable!I too have felt the frustration about lead times. As an Alliance Member, I have ordered countless NI products and had lots of tense conversations with clients who are wondering what is holding up the turn-key system I promised them.
    What we need to keep in mand is that NI is subject to part shortages just like any other manufacturer. They do their best to get things out on time, and in fact they do much better than others. I've been forced to order lots of Agilent equipment with > 20 WEEK lead times! Not only was there a 20 week lead time quoted when I ordered it, they MISSED the target by 4 weeks! In those cases, Agilent had the only solution and NI products couldn't cover it.
    In many cases your DSM and / or ISR can help you locate a loaner to tide you over until yo
    u board is shipped. I have had very good experiences in the past with those folks.
    Hey, I'm also noticing that the standard lead times are now listed online when browsing the catalog. That should help you plan your project shedules in the future.
    Again, for what it's worth, I feel your pain.
    Dan Press
    www.primetest.com

  • MM Report for Reorder and lead time

    Hi,
    Can anyone suggest me a report that can show information by materail such as min./max. quantity, re-order or safety stock, and replensihment lead time.
    Thanks
    Atif

    you can create the query using MARC or just go se16 adn enter the MARC table and pull the data.\
    Displayed Fields:   8 of   8  Fixed Columns:                2  List Width 0900                                                                               
    Material             Plant  Reorder Point     Safety stock      Min. lot size     Max. lot size     Total RL time Min SafetyStock                                                                               
    MATERIAL            Z001               0.000             0.000         5,000.000       350,000.000   0                       0.000

  • Lead time values are not appearing in the report for current year.

    Hi friends,
    Iam checking a report in production.  where lead time values are displayed as 0 for 1 key figure lead time3 (w/0 dim) . i found there is a formula for this it shows like NODIM ( 'Lead Time 3' ).and there is a value for cal.lead time
    how can i get values in the report.
    Thanks ,
    VRV.

    Hi,
    Although your question is not clear, I understood that the formula built on that KF is NODIM. Basically it means, units of measurement is not considered when calculating.
    Eg: 5 Minutes + 5 Kilograms = 10
    You please try to analyze your KF by the above logic. Then you would be able to figure out why the data is not appearing in the report..
    Assign if helps...
    Regards,
    Suman

  • Is there any method to stop rescheduling of the PO Need By date from ATP if there is any holiday specified in shipping calender. The requirement is to update the schedule ship date on Sales Order but the lead time of  Purchase Order should not increase

    We are currently not able to manage schedule ship date proposed by ATP when our warehouse is closed. For example , we would like that ATP doesn't propose any schedule ship date for the first of May , which is a non working day in France. The constraint is that we don't want our purchase need by date to be impacted by the process.
    I tried to closed one day in FR1 calendar and, after testing with order management, it appears that ATP didn't propose the closed day, so that's fine, but, our purchase order lead time was increased of 1 day and this is not what we expected.
    Can you help us to find the right process.
    Thanks

    Hi Sandeep,
    when we try to Rescheduled out the PO and the request is errored out the with the error:-
    Start of log messages from FND_FILE
    reschedule fails
    old date in planner workbench: 19-MAY-11
    new date: 07-JUN-11
    header: 417474
    line: 605652
    po number: 2049031859
    shipment no: 1
    The need by date/promised date in the source instance is not the same as the need by date/promised date in the destination instance.
    In the source instance,
    The need by date is 19-MAY-11, and the promised date is 19-MAY-11
    End of log messages from FND_FILE
    ---------------------------------------------------------------------------

  • Sales order is not taking shipping transit lead time into consideration

    Hi,
    We have following scenario -
    1. Sales order is created in AT organization.
    2. There is no onhand in any of the organizations including AT.
    3. The scheduled ship date for sales order comes as order creation date + item lead time = 15-Sep-2011.
    3. PO for sufficient quantity is available at UK org with need-by date as 01-Jun-2011.
    5. Post processing item lead time for this item is 1 day.
    4. intransit shipment is setup between UK and AT.
    5. Shipment Transit lead times are also set up at 3 days between locations of UK and AT.
    6. ASCP plan is run.
    7. Sales Order is unscheduled and rescheduled via API MSC_ATP_PUB, which takes the ATP details from UK (based on the sourcing rules). The sheduled ship date comes as 02-Jun-2011 (PO need-by date + 1 day of post processing).
    8. Expectation is that API should also take transit lead time into consideration while calculating the ATP dates and hence the Expectation is that scheduled ship date should come as 05-Jun-2011 (PO need-by date + Transit lead time + 1 day of post processing).
    Please let me know
    a. if this is standard functionality of oracle or not.
    b. if this is standard functionality then what setups are missing required for the same to be achieved.
    UAT is held up for this issue. Please help urgently.
    Regards.

    Oracle is supposed to take the in-transit time into consideration.
    Are you running a constrained plan or an unconstrained one?
    Make sure you defined the inter-org network as described in http://download.oracle.com/docs/cd/A60725_05/html/comnls/us/inv/shipne01.htm.
    or go to Inventory > Setup > Organization > Inter-Location Transit Times and enter it there.
    Sandeep Gandhi

  • User exit or Badi for changing the lead time in ATP check in VA01/VA02

    Hi All,
    Currently, SAP standard functionality takes up the lead times maintained in material master to create the schedule lines in the sales order in VA01. I am looking for some user exiit/Badi/Enhancement point where I can change the lead time. This is somewhat urgent so any help in this regard is appreciated.
    Regards,
    Sandeep
    Edited by: Sandeep Gaitonde on Sep 1, 2011 9:16 PM

    Hi Sandeep,
    These are the user exits will trigger in va01 .
    SDTRM001 Reschedule schedule lines without a new ATP check
    V45A0001 Determine alternative materials for product selection
    V45A0002 Predefine sold-to party in sales document
    V45A0003 Collector for customer function modulpool MV45A
    V45A0004 Copy packing proposal
    V45E0001 Update the purchase order from the sales order
    V45E0002 Data transfer in procurement elements (PRreq., assembly)
    V45L0001 SD component supplier processing (customer enhancements)
    V45P0001 SD customer function for cross-company code sales
    V45S0001 Update sales document from configuration
    V45S0003 MRP-relevance for incomplete configuration
    V45S0004 Effectivity type in sales order
    V45W0001 SD Service Management: Forward Contract Data to Item
    V46H0001 SD Customer functions for resource-related billing
    V60F0001 SD Billing plan (customer enhancement) diff. to billing plan
    Please check this and post .
    Regards,
    Madhu.

  • Purchase-How could I consider Transit time and lead time in imported mat.

    My doubt refers about master data configuration of imported material.
    My sittuation is :
    Material - Lead Time:  (depend on source)
                   Transit Time: (depend on source)
    My company is responsable to transport all bought material. Besides, I can buy of differents suppliers.
    Considering these rules, It s impossible to fix dates in material master, because material purchase is related with center and not with supplier. By the way, I need to discover other master data to configure it maybe : Inforecord, quotization... Whatever...
    I need to correct this to generate Purchase order with dispatched date of my source against required date of my company after execute MRP.
    I tried to study this scenario but until now I ve not got a solution.
    Probably, you have had it before and can help me.
    I hope your help!
    Thank you!
    Regards!

    Create POs with respect to either PIRs (if you don't need to print out) or Contract/item, both of these are Vendor/material specific so you can set lead times accordingly .  Probably best to use Source List and set requirement in material master too (Purchasing view).
    Regards,
    nick

  • Purchase order with transportaion time+replenishtment lead time in PP/DS

    The process: Location 0011 buys by supplier 1080 with normal purchase order. 
    Delivery lead time 30 days of this 20 days transportation time and 10 days replenishment lead time of the supplier. Delivery free on board.
    What to do that the date for free on board is in the purchase order.for example.: Beginning November.
    And the inbound delivery date end of November in the md04 R3 and product view PP/DS.

    Yes 30 days is the total lead time . I am not so good in modelling of FOB in PP/DS.
    In R3 we have a not so good solution for FOB. There we have add the transporting time inte the GR Processing Time. This is not so good.
    The solution beeing
    in the  purchase order the date for finish the supplier on board
    and in the md04 R3 and product view PP/DS the to arrive in the firm location
    kind regards Feth

  • PR to PO lead time

    Hi All
    Is there any standard report to find PR to PO lead time.
    Formula to find PR to PO lead time = PO creation date - PR release date
    Regards
    Satish Kumar

    >
    satish kumar wrote:
    > Hi Afshad
    >
    > How do I get PR release date from EBAN table because the field "release date" in table EBAN is not the actual release date.
    Check this answered link:
    Re: Table for PR Release date

  • PO lead time report

    Hi Gurus
    What report can be run to provide the average time taken from PO creation to Goods reciept? IE how do we measure actual delivery lead time
    Thanks in advance
    BR

    Hello
    Thanks for reply.
    IF this is not , could you pl let me know the correct procedure and any standard report for measuring the Delivery time for Purcsase Order based on materials.
    As per your exnample , why a person should enter the delivery date manually , it should should come by system based on PDLT maintained ..
    for tht reason only we are looking to review our materials to update correct PDLT.
    thanks..

  • How to store lead-time and price per MPN for a single Item

    We are probably one of the only CEM's that use Oracle Applications in a one-to-one MPN-IPN (Oracle Item Part Number) relationship. We do not currently store multiple Manufacturers under a single Item. Rather, we use the Customer Item Cross Reference to rank the customer's AML, with each IPN tied to a single MPN.
    We are looking at moving into a one-to-many "world" in Oracle but are not sure how we can handle different pricing, lead-time, preference, status (prototype, production, obsolete, do not use), etc. for each Manufacturer's Part Number under a single Item. How are other CM's handling this???

    Hi Greg,
    Unfortunately, DIAdem Datafinder doesn't really support much in the way
    of Date/Time search outside of the File Level Creation Date property.
    In order to make the creation time of the Channels searchable you would
    want to create some custom properties (or use the existing RegisterInt1
    - RegisterInt6) to define your own searchable properties.
    For example, since you know that you have one TDM file per day, you can
    start your search by find the desired day on the File Property Level,
    searching the "Creation Date" property. When you store your TDM
    properties, you could store the hour creation as an integer (and
    thereby searchable) in one of the RegisterInt properties of the
    channel, or create your own custom "Hour" channel. You could similarly
    save the minute and second property in their own custom properties.
    Then, since you're saving integer values, you can then search those
    values to determine the time that the channel was created.
    I realize that this isn't ideal or elegant, as in total it requires 4
    searches (date, hour, minute, second). But that is the most
    straightforward way of searching your channels by creation date/time.
    Hope this helps Greg, let me know if you have any other questions.
    Dan Weiland

Maybe you are looking for

  • Photo app crashes

    Ok since I updated my iPhone 4G to iOS 5 my photo app won't open?... I can take pictures but when I look for then they're not there... I can't change wallpaper either... I've done a system restore and the problem still exits!  As soon as I open the p

  • After installing Firefox 8, my Roboform programme does not work. It worked in Firefox 7. What's happened?

    I have used Roboform for many years and it was always compatible until I think Firefox 6 when it was disabled. Since then Roboform have created a new app called RoboEverywhere which they said would work on Firefox and after installing the app, to my

  • ORA-06500: PL/SQL: storage error

    Hi we faced this error while executing one of the packages. But when we have rerun the same mapping with out any changes i did not throw this error. What could be the possible reason. Do we need to change any of the database parameters. Thanks Nanda

  • Unable to use personal hotspot from my iPhone4 after instaling IOS7

    I'm a student and use personal hotspot a lot. Recently after upgrading to the new IOS7, I'm unable to connect to my laptop using personal hotspot. My phone version is iPhone 4. Thnx

  • Reporting / Statistics on MI7.1

    Hi, I'd like to generate KPIs based on both statistics and DO content on MI7.1. Is there any standard approach or should I implement my own framework? Something I could imagine consists on creating BI extractors. Kind Regards, Ludovic