‎2006 Aug 31 4:40 PM
Hello SAPients.
I have to create a report where I have to distribute the production requirement (table KBED) in different shifts. I tried to calculate the values with normal calculation in programming but it's getting too complicated finding the right amounts per shift. For example, I have a requirement of 100 CAses and 3 shifts for the 09/10/2006, the output should be 50 in first shift and 25 for the second and the third shift. I have to consider the capacity of the Work Center and the Shift.
Do you know of a function module to achieve this?
Thank you in advance for your help.
Message was edited by: Ricardo Fernández Vázquez
‎2006 Aug 31 5:07 PM
Just to give you a better idea, I have to do something like what the MF50 does.
‎2006 Dec 15 5:46 AM
Hi All,
Just to reopen this issue, even I am looking for a similar functionality.
To reinstate the requirement:
I want to find shifts and corresponding capacities for a work center. These details are obtained from CR03 and CR13 transaction.
If possible do let me know Function module or tables for the same.
Debs