Folks
Need help in mapping the following requirement. We are implementing SNP heuristic, the requirement here is..
1) When Heuristic plans a product, it should ignore the lead time when ever the demand is with in the lead time and should create supply in the past and respect the lead time out side of the lead time.
E.g:
Today - 25th June
Procurement Lead time - 10 Days.
Available stock = 0
Planned receipts = 0
Demand on 28th June = 100
We want heuristic to create receipts for the demand with opening date in the past & delivery date to be 28th June.
Kindly help if you think we can make SNP heuristic meet the above requirement.