This documentation is archived and is not being maintained.
ReqCalcExplodeSales_PBA::mainWeb Method [AX 2012]
Calculates the delivery date on Enterprise Portal for a Product Builder item and sets it on the caller form.
server public static void mainWeb(Args args)
Run On
Server
Parameters
-
args
- Type: Args Class
The arguments of the main method.
| Exception | Condition |
|
Error
|
The arguments do not contain an item ID.
|
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.