Hello,
Please help me with functionality Interchangeability in SNP. Based on the description we have:
Use up
Yes: indicates that the system should only start creating receipts for the successor product once stock of the predecessor product is exhausted.
No: indicates that the system should start planning for the successor product from the ‘valid from’ date
Restricted: stock of the predecessor product is used only till the use-up date or the use up quantity.
Valid From: it was set a date
Direction: Full or Forward: .
For the above cases we tested and Use up: Yes works: the system first consumes the stock on predecessor and after creates receipts for the successor product
For the rest doesn't work.
Use up: NO - here the stock of predecessor product should not be consumed at all but we find that is getting consumed by the demand element
Use up: restricted: the stock on predecessor should be consumed till the valid from date even after this data still stock exists. After we run the heuristic we found that the system generates receipts only after the stock on predecessor product was exhausted, it didn't take in consideration the "valid from" date
Can you please advice me how to fix the issue?
Thank you in advance for help.