RetailCreateSpecificLabel.initFromArgs Method [AX 2012]

Initializes the InventTable table with the caller record.

Syntax

public void initFromArgs(Args _args)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

The caller dataset is not an InventTable table.

-or-

There is no caller record for this class.

Remarks

This method initializes the labelType and itemId variables based on the caller record.

See Also

Reference

RetailCreateSpecificLabel Class