Share via


InventNonConformanceMakeRelated.initFromArgs Method [AX 2012]

Initializes the class based on the object that calls.

Syntax

protected void initFromArgs(Args _args)

Run On

Called

Parameters

  • _args
    Type: Args Class
    The standard Args element from the element that calls.

Exceptions

Exception Condition
Error

The caller does not provide an InventNonConformanceTable table buffer.

See Also

Reference

InventNonConformanceMakeRelated Class