Share via


InventNonConformanceChangeType.initFromArgs Method [AX 2012]

Initializes the class based on the object that calls it.

Syntax

protected void initFromArgs(Args _args)

Run On

Called

Parameters

  • _args
    Type: Args Class
    The arguments supplied by the element that calls the method.

Exceptions

Exception Condition
Error

The caller does not provide a InventNonConformanceTable table buffer.

See Also

Reference

InventNonConformanceChangeType Class