Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Calculates the delivery date on a Dynamics AX Client for a Product Builder item and sets it on the caller form.
Syntax
server public static void mainWin(Args args)
Run On
Server
Parameters
- args
Type: Args Class
Exceptions
Exception | Condition |
---|---|
Error | Throws an error if the record in args is not a sales line. |
Remarks
It is expected that the arguments contain, as record, a SalesLine and the caller is an approve form of the Product Builder item on a Dynamics AX Client.