how can i calculate the lead time for
finished ,semifinished and raw material
Request clarification before answering.
Hi,
Lead time is calculated by the system as per the times maintained in the routing.
Regards,
Alok Tiwari
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Suresh,
I think I am not getting your requirement. What I understood is, your client is using make to order scenario and so they are not creating any requirement in advance for FG. And if they want to do lead time analysis for any requirement, they need to do it manually. For that you want to develop a report. If my understanding is correct, then i think you in report you have to fetch the basic timings from Routing only. In report you need to multiply this timings with the required entered quantity. Normally unless and untill you have the required quantity, you will not get the standard timings for the manufacturing of any material.
This may resolve your Report Requirement.
Regards,
Hiren Ramani
hello sir
user want to develop the report for lead time for the materials
they are using lead time scheduling and maintain the std timings in routing
for finished and smifinished goods
lead time = opening periodfloats in schedule margin keyoperational floats+Gr processing time(if they maintain in material master)
lead time for purchased goods= Planned delivery time+Gr processing time
i think it is correct
to develop the report how and where the values are picking
Dear Suresh,
To develop the report, you need to tell to ABAP'er the field name and table name.
Ex: To make report for lead time for purchased goods= Planned delivery time+Gr processing time
You need to find planned delivery time field name and GR processing time field name and table name.
Planned delivery time : Field name - PLIFZ and Table name - MARC
To find name, place cursor on particular field and press F1 and select technical information, there you can find field name and table name. Some time you will not get the exact table and field name if the table category is STRUCTURE - meaning is this particular field has been located in many tables. To find exact table pls. check the abapers, they will help you.
Hope this clear your doubt.
Regards / US
| User | Count |
|---|---|
| 14 | |
| 12 | |
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.