InventNonConformanceUpdate.initFromArgs Method [AX 2012]
Initializes the class based on the calling object.
Syntax
protected void initFromArgs(Args _args)
Run On
Called
Parameters
- _args
Type: Args Class
A standard Args value from the calling element.
Exceptions
Exception | Condition |
---|---|
Error | The caller does not provide a InventNonConformanceTable table buffer. -or- The current user is not mapped to a worker. |