Hi,
I'm working with ShippingDateConfirmed (Confirmed Ship Date) field in SalesTable & SalesLine Table in SalesTable form.
In standard functionality, when Confirmed Ship Date in Sales Order Header is modified and SalesTable.write() method is called, a dialog prompt will appear asking to update the Confirmed Ship Date in all related lines.
If yes is selected, the Confirmed Ship Date value will be copied to all lines.
Our client requested to allow only line(s) which is fully reserved to update the Confirmed Ship Date, otherwise set the value to null.
Can we actually achieve this?
In SalesTable.write() method I noticed SalesTable2LineUpdatePrompt instance is being used so I'm searching around these SalesTable2LineUpdate, SalesTable2LineUpdatePrompt classes but cannot find a suitable place to implement the logic.
I found this article but obviously I'm not going to overlayer these classes so I'm still looking for another way.
Please share your suggestions.
Thank You.
*This post is locked for comments
I have the same question (0)

Report
All responses (
Answers (