Scheduling agreement for tentative and firm delivery schedules

My client required 6 months tentative schedule and 14 days firm schedule for delivery. the same can be different for different customers. MRP type is PD, to meet this requirements, what configuration needed to be done ?

Hi tapanpadhy 
1. Please Check The Scheduling Parameters In Production order
--SPRO-IMG-Production-Shop Floor control-Operation-Scheduling
2. Also Check the Floats Before and After Production Order Confirmation OPU3
3. Even In material Master u need to define the Lead time Scheduling
4. always use backward scheduling in order to meet the Requirement dates
If u follow above this u can meet the customer requirement date
Let me know if your problem is solved
Regards
Pradeep

Similar Messages

  • About selecting Scheduling Agreement and Forecast delivery schedule

    Hi Experts,
    i want to write a Report, with 2 parameters for the selection : Sold-to-party and Period
    For this Sold-to-party/Period, I want to list all scheduling agreement + Forecast delivery schedule.
    I already found the Function SD_VBEP_READ_WITH_VBELN to read all Forecast delivery schedule lines using Sales Doc.No. , but how can I select all Scheduling Agreement for the Period ?
    Regards,
    David

    Solution:
    by selecting data from table VEPVG (Delivery Due Index) and using function SD_VBEP_READ_WITH_VBELN for each SD Document.
    Regards,
    David

  • Scheduling agreement for customer?

    Hi,
    Similar to what we have in MM the scheduling agreement, which as i know is the substitute for long term purcahse order.
    my question is whether we also have scheduling agreement between firm and the customer simliar to scheduling agreement?
    there must be but terminilogy may be different. may i know what we call it SD?
    Raj

    Dear Friend,
    -->Scheduling agreement is one type of outline agreement.     (T. Code:-  VA31)
    -->Scheduling agreement means the agreement between customer and company which is having details about which is the quantity to be supplied for a perticuler date.
    -->It is like a cotract but here we will have cofirmed quantity and delivery dates in different schedule lines for a perticuler duration or period.
    --> From scheduling agreement we can create delivery directly without sales order.
    -->Example -- If the customer specifies the date and quantity of the required material for a specific duration we will create scheduling agreement in the SAP.
    Customer 'A' asked the company total required quantity is 100 but he wants supply in four instalments at specific dates in the month of March then we can create scheduling agreement for that requirement and we will supply according to that.
    I hope it will help you. Reward points if helpfull.
    Dhananjay

  • What is the procedure for scheduling agreements, for manual entry

    dear sirs,
    pls explain the procedure for scheduling agreements(manual)  creating and invoicing.

    From the Purchasing menu, choose Outline agreement ® Scheduling agreement ® Create.
    The initial screen appears.
    Enter the necessary data. Any data you enter under Default Data: Item will appear as default data in each item.
    In the Agreement type field you specify whether you are creating a scheduling agreement with or without release documentation, for example. The agreement types LPA (with release documentation) and LP (without release documentation) are defined in the standard system.
    Press ENTER.
    The header data screen appears.
    Enter the duration of the scheduling agreement. Check the other fields on this screen. Make any necessary changes (e.g. the terms of payment) and define the header conditions (see Maintaining Conditions).
    Press ENTER.
    The item overview screen appears.
    Enter the necessary data for each item (material number, target quantity, price, receiving plant, account assignment etc.).
    Material without material master record: leave the field for the material number empty and enter the following:
    – A short description of the relevant material or service in the Short text field
    – The material group to which the material belongs
    – The account assignment category (column A)
    – The target quantity and the order unit
    If you specify an account assignment category, you must enter the relevant account assignment data for each item of the scheduling agreement. To do so, choose Item ® Account assignments.
    (See also Account Assignment.)
    If necessary, review the details for each item. Select the item(s) to review. Then choose Item ® Details to call up the item detail screen.
    Enter the desired conditions for the item (discounts, surcharges etc.). To do so, select the item and choose Item ® Conditions.
    Enter further text for the item if any additional instructions to the vendor or to Goods Receiving are necessary. Choose Item ® Texts ® Text overview.
    Save the scheduling agreement.
    Fi you want to use firm zone then
    On the scheduling agreement item overview screen, select the item for which you wish to define delivery schedule time zones.
    Choose Item ® More functions ® Additional data.
    In the Firm zone field, enter a number of days (calculated from the current date) defining the period after whose expiration the firm zone ends and the trade-off zone begins.
    In the Trade-off zone field, enter the number of days (calculated from the current date) defining the period after whose expiration the trade-off zone ends and the planning zone begins.
    If the firm zone is to cover one month, enter the value 30 (days) in the Firm zone field. If the trade-off zone ends one month after the firm zone, enter the value 60 in the Trade-off zone field.
    In the Binding for Materials Planning field, specify whether Materials Planning may change schedule lines that fall within the firm or trade-off zones.
    Save your data.
    Delivery schadule
    Choose Outline agreement ® Scheduling agreement ® Delivery schedule ® Maintain.
    The initial screen for the creation of delivery schedules under scheduling agreements appears.
    Enter the document number of the scheduling agreement and press ENTER.
    The item overview screen for the scheduling agreement appears.
    Select the item you wish to schedule. Then choose Item ® Delivery schedule.
    Enter the following for each schedule line:
    - Date category (Month, Week, or Day) and the corresponding date
    - Delivery time-spot (if applicable)
    - Quantity to be delivered (the unit of measure is the same as in the scheduling agreement)
    Referencing a purchase requisition: Choose Sch. agmt. schedule ® Create w. reference ® To purchase req. to adopt the delivery data from an existing requisition.
    Save the delivery schedule.
    Invoice is same like PO

  • How to put schedule lines for one year  in a schedule line agreement

    dear all
    thanks for the support till now from the forum
    now i need some seetings by which the scheduling agreement will autoumatically take the schedule line for one year automatically
    in my client we are getting open PO so
    we have to make one agreement acording to that PO and thats for one year
    and this one yr will have same quantity to be produced everyday
    means 12nos of material every day for 12 month and this will be for every day
    and as per that it should generate a sales order.i need to put schedule line automatically not mannually one by one for each date.so wat is the settingand how to reffer this scheduling agreement we can produce sales order.
    please help
    subrat
    Message was edited by:
            subrat panda

    Dear Subrat,
    you cannot create a yearly schedule line in the scheduling agreement. It is not possible due to format restrictions of the date field. But what you can do is the follows (it is the modification, but it should work with the help of user-exits):
    1. You can split the year schedule line to the monthly schedule lines. There are two ways to do it. If you apply the DELINS IDOC, then you can do it already during transfer of the data to the application (itr is the best way). Here you can use, for example, user-exit USEREXIT_ZUORDNEN_IDOCS (include LVED4FZZ) or customer function EXIT_SAPLVED4_002, called from the subroutine USEREXIT_DYNPRO (Include LVED4F0U). Alternatively, you can use the user-exit USEREXIT_MOVE_FIELD_TO_VBEP (Include MV45AFZZ) within the call transaction, then it will work also in the dialog case.
    2. After getting the monthly schedule lines, you can create a planning delivery schedule, where you can split mothly schedule lines automatically to daily schedule lines according to the customer factory calender.The settings for generation of planning delivery schedules can be found under:
    Customizing SPRO: Sales and Distribution => Sales => Sales Documents => Scheduling Agreements with Delivery schedules => Maintain Planning Delivery Sched. Instruct./Splitting Rules
    It is the only ways, how you can reach your aim. I hope, this information will help you further.
    Kind Regards,
    Akmal Vakhidov
    Development Support SD, SAP, Walldorf/Germany

  • Forecast delivery schdule and JIT delivery schedule difference

    Hi All,
    What isthe difference between Forecast delivery schdule and JIT delivery schedule in JIT scheduling agreement (LZJ)?? 
    I am doing JIT Inbound process now. Is it necesary to update both the schedule lines(Forecast delivery schedule&JIT delivery schedule)??
    Thanks,
    Anbazhagan E

    Hello,
    Forecast Schedule updates your planning , i.e. in MD04 you could see system is planning for quantities updated in forecast schedule.
    regards,
    amol

  • Scheduling agreement for service procurement

    Hi All,
    Am trying to create Scheduling Agreement for Services to Maintain Validity period for a longer time and do
    service entry sheet and invoice manually.
    But am not able to do service entry sheet , is there any option to do SES
    Other Side
    I did frame work order ( FO Document type ) with in ME21N,  With validity periods and with GR/IR tick mark and Services tick mark and created Frame Work order . SES posted and MIRO posted.
    If i want to through Scheduling Agreement is it possible or not
    Regards
    Ramakrishna
    9840159223

    There are lots of discussion already there which are saying service entry sheet with regards to schedule agreement is not possible.
    Service entry sheet is only possible with regards to the purchase order. Have a look into the existing discussion Scheduling agreement for services
    Please search in SCN for more discussion.
    Also please note: It is a public forum, you should not share you personal details with your any post. Please read The SCN Rules of Engagement

  • Scheduling Agreement for Import purchase

    Hi,
    I want to create a Scheduling Agreement for an Import Purchase,,, how to incorporate the condition types like Frieght Charges, Customs Duty in the Scheduling Agreemement as we
    do in Import PO
    thanks in advance,
    Urendra

    Hi,
    I have assigned import pricing schema group to my Import Vendor,,,
    now i am trying to create a Scheduling Agreement for the same vendor,,,
    but the Condition Types related to 'Frieght' and 'Customs duty' are not listed out in the SA conditions,,,
    help me out
    regards
    urendra

  • CIN Scheduling agreement for Imports

    Dear Experts,
    I want to know can Scheduling agreements be used for Indian Imports scenario or only purchase orders support this functionality.
    If yes how does the seven conditions of Customs and CVD work ?
    Thanks,
    Sam

    There are lots of discussion already there which are saying service entry sheet with regards to schedule agreement is not possible.
    Service entry sheet is only possible with regards to the purchase order. Have a look into the existing discussion Scheduling agreement for services
    Please search in SCN for more discussion.
    Also please note: It is a public forum, you should not share you personal details with your any post. Please read The SCN Rules of Engagement

  • Scheduling agreement for Dealer or Trader

    Hi
    The current SAP process is only for Purchase order.
    Is it possible to do the same with Scheduling Agreement?
    If yes then how will the excise duty part which for each consignment be handled.
    Do let me know if any body has implemented this?
    Thanks
    Rahul

    There are lots of discussion already there which are saying service entry sheet with regards to schedule agreement is not possible.
    Service entry sheet is only possible with regards to the purchase order. Have a look into the existing discussion Scheduling agreement for services
    Please search in SCN for more discussion.
    Also please note: It is a public forum, you should not share you personal details with your any post. Please read The SCN Rules of Engagement

  • ME38 Scheduling agreement won't create a delivery due index for stock trans

    Hi,
    we've had a scheduling agreement that has been working fine since 2005 that has suddenly stopped producing a delivery due index for stock transfer record ( Table VETVG ).
    I cannot see any changes to the scheduling agreement which looks okay to me.  I'm not sure what else to check.
    Any ideas appreciated
    Thanks

    Hi Simon,
      This post is related to MM, so kindly post this issue in MM forum. Those will be the right guys to solve this issue..
    Cheers..
    Regards
    MBS

  • Using SQVI to generate report of open and released delivery schedule lines

    All,
    I'm using SQVI  to generate an excel spreadsheet for some buyers to show open released schedule lines because they are a 1 line item per scheduling agreement company.
    I used the logical database MEPOLDB instead of a table joint and pulled fields from EKKO(vendor, SA #,&purchasing group), EKPO(Material Number), EKEH(schedule line type), and EKET(delivery date, scheduled qty,previous qty).
    Does this sound like I'll get the results I want on paper as long as I use the right selection criteria, because the report I'm getting isn't quite what I expect? I am unable to identify which lines are authorized to ship vs. trade-off zone, planning, etc. in the report thus far.

    Hi Mark,
                 I have faced same requirement. I am not sure about transporting to TST and PROD. I done by this way.
    After generating SQVI program in DEV , I assigned that program  to a transaction and tested in DEV. Later i have regenarated SQVI in Production. then I assigned the generated Program to same transaction in DEV. And transported the Tcode assignment of program to Production..
    About authorization , if its not sensitive report, BASIS can restrict at transaction level.
    Regards,
    Ravi.

  • In MIGO against Scheduling agreement for Consignment error

    Dear SAP Gurus,
    I m getting abn error in MIGO for SA
    "Maintain pricing conditions for the material for the excise invoice date"
    vinod

    >
    GSMY Volvo wrote:
    > Hello,
    >
    > We want to receive material against delivery schedules of Scheduling agreement.
    >
    > Our setting are.
    > No MRP
    > Delivery schedules are created manually.
    > No confirmatin control.
    >
    > Issue is, delivery schedules are future date but i want to make MIGO today without changing the delivery schedules in ME38.
    > Is it standard SAP setting that we will not be able to receive the material for future dates ? or is there some setting in background ?
    >
    > Sundar
    Its standard SAP setting that migo cannot be done with delivery in future dates. To do migo, change the delivery schedule to today's date and then do the GR against the SA.

  • Scheduling Agreement for Imported Material

    Hello Friends
    I am doing import cycle through scheduling agreement.I maintained all the conditions(custom duty and CVD with custom clearing vendor) in scheduling agreement.Now i am doing first LIV to capture planned delivery cost of bill of entry in t code MIRO for that i am selecting layout as planned delivery cost.but the system gives the error msg as no delivery cost exist for PO 5500000000 (SA number)
    Please help me out why system is not recoginizing custom clearing vendor and how to sort this out
    Regards
    VS

    Hello Priyanka,
    Following message am getting while doing first LIV for planned delivery cost in case of import process against scheduling agreement.
    No delivery costs exist for purchase order 5500000000 00000
    Message no. M8014
    Diagnosis
    You have chosen Delivery costs -> Planned -> By purchase order. This function allows you to process delivery costs which were planned in the puchase order. The purchase order which you are currently processing does not contain any planned delivery costs.
    Procedure
    Check the purchase order number. If it is correct, you can only post the delivery costs as unplanned delivery costs
    Regards
    Vivek

  • Quantity not modifiable in scheduling agreement for specific valuation clas

    Hi Gurus,
    My client wants once the scheduling agreement is created then the quantity should not be changed later. This they want only for a specifically for imported materials. So is it possible to make the quantity greyed in the change screen for a materials with specific valuation class.
    Regards,
    Yuvaraj

    Can you please let me know where I can check the authorizations? If you are mentioning about roles and authorizations (those Security team provides) those are all provided correctly.
    Thank you.

Maybe you are looking for

  • ATV to display in another room

    I have an ATV (ver2.2) in my living room hooked up to a Sony LCD TV by HDMI. I would like to send the ATV display to a TV in my kitchen (Samsumg LCD TV with all the usual interfaces) and also send the audio to a stereo in the kitchen. I also have an

  • Stand-alone EJB3 Client

    My EJB is located on a remote located java application server (v9). The access code is:. System.setProperty("org.omg.CORBA.ORBInitialHost","abc.selfip.com"); InitialContext ctx = new InitialContext(); SessionUpdaterBean br = (SessionUpdaterBean) ctx.

  • After upgrade the ipad2 to ios 5, my pages files in my ipad is missing? How can get back?

    After upgrade the ipad2 to ios 5, my pages files in my ipad is missing? How can get back?

  • MMR -density

    Hi experts, Could some one tell me Is there any field to maintain the Density of a material in MMR Thanks in advance

  • What K7D (-L) Master motherboard versions are there?

    For the K7D (-L) Master, dual Athlon cpu series, what are the actual motherboard revisions or versions, that were made, and what is the very latest? I'm not talking about the bios, but the physical motherboard. People always seem to mix those two up.