Share via


RetailMandatoryCheckManagement.initFromArgs Method [AX 2012]

Initializes the Common record.

Syntax

public void initFromArgs(Args _args)

Run On

Called

Parameters

  • _args
    Type: Args Class
    An Args object from which to initialize the class.

Exceptions

Exception Condition
Error

Throws error if the call is for wrong class.

See Also

Reference

RetailMandatoryCheckManagement Class