Hello all,
I have problem with processing MRP process for configurable material. Below is my BOM structure:
KMAT1 - final configurable material for client,
KMAT2 - semi-finished configurable material used for producing (component for KMAT1).
In BOM I have some dependecy which set value from characteristics(for KMAT2) like (it's example only I set values for more characteristics):
$self.length = 1000.
After MRP I receive two planned orders - one for KMAT1 and second for KMAT2. Quantity is good, but configuration on planned order for KMAT2 is totally bad - it's identic like from planned order for KMAT1. Planned order for KMAT1 is good. But its configuration shouldn't be copied without running depedencies.
I also noticed one strange thing which partially explain why configuration for KMAT2 is identic like KMAT1 - in PLAF value in field CUOBJ is identic in planned order for KMAT1 and KMAT2.I don't know why system didn't generate proper configuration for KMAT2 and only copied reference...
We have more configuration like this in system, but only this one is problematic to solve; rest of all works fine.
Could you help to solve this strange problem?
Best regards,