Not able to add Lead Time to the Schedule Ship Date using the Hook MSC_ATP_Custom.
Hi,
I have a requirement that for an item, Lead Time Days must be added the Schedule Ship Date of the Order Line.
The Lead Time Data will come from a Custom Table.
To achieve this functionality,I am using a Hook here, MSC_ATP_CUSTOM.
Now, the requirement is like I must check the SSD calculated and add Lead Time days to it, which is coming from the Custom Table.
I have added my logic in the Hook to derive the Lead Time Days for a particular item.
For example, if let's suppose for an item A, the Lead time is 9 days.