Hello All,
I am currently have a requirement where I am splitting the operation using economical splitting. In order to do so I want the processing time calculated like below:
Processing formula = ( ( Operation quantity - 1 ) DIV Base quantity + 1 ) * Machine
In the above formula I have made the indicator allowed for scheduling inactive in OP21
However for scheduling I want to use a different formula like below:
Setup formula = Machine * ( ( Operation splits + 1 ) DIV Oven ) where OVEN is a workcentre constant with value 2
In the above formula I have made the indicator allowed for scheduling active in OP21
Now the real question is while creating production order I am expecting the system to only display one time in the operation- details-> date tab as the processing formula is not schedule relevant.
Is my expectation right? Only reason I want to use two formula is to let system split the capacity based of actual processing time and economical splitting only uses the processing formula in the schedule tab of the workcentre.
the control key for this operation is schedule relevant, not sure that overwrites the indicator in the formula.
Please share your experience if you have tried something similar.