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 Enterprise Portal for a Product Builder item and sets it on the caller form.
Syntax
server public static void mainWeb(Args args)
Run On
Server
Parameters
- args
Type: Args Class
The arguments of the main method.
Exceptions
Exception | Condition |
---|---|
Error | The arguments do not contain an item ID. |
Remarks
It is expected that the arguments contain a reference to an item and the record defined is of the PBAItemLine enumeration type.
The caller is expected to be an approval form of a Product Builder item on Enterprise Portal.