Hello,
We have a case;
Think of a prod structure :
- Part No : A (Main Part) (Got 1 operation )
- Part No: B (Component Part of A) (Got 1 operation ) (Qty per assembly=1)
- Part No: C (Component Part of B) (Got 1 operation ) (Qty per assembly=1)
we have no stock or supply for part A ,B , C
and we have shop orders like
for required lot size of 1000 parts B and C have ( 10 days operation lead time)
- Shop Order (1234) : Part No A , Lot Size 1000 (Shop Order Operation Lead Time of 10 days) Need Date 25.03.2023
Think of a calendar of 24 hours working and no holidays.
Mrp creates shop order requsitions for shop order 1234 like ,
Requisition no (123456) : Part B need date: 15.03.2023 and required to start date : 05.03.2023
Requisition no (123457) : Part C need date: 05.03.2023 and required to start date : 24.02.2023
I want to make MRP to create shop order requisitions like having the behaviour overlapping function between each others.
Part A can start after part B has produced 500 units
Part B can start after part C has produced 200 Units
it is something like balancing the shop orders between each others. It is like scheduling , but not with operation overlapping , overlapping between shop orders.
Requisition no (123456) : Part B need date: 17.03.2023 and required to start date : 13.03.2023
Requisition no (123457) : Part C need date: 13.03.2023 and required to start date : 10.03.2023
Is there anyway to do this on shop order requisitions?
Thank You,