RetailCreateSpecificLabel.initFromArgs Method [AX 2012]

Initializes the InventTable table with the caller record.

public void initFromArgs(Args _args)

Run On

Called

Parameters

_args
Type: Args Class
The caller arguments.

ExceptionCondition
Error

The caller dataset is not an InventTable table.

-or-

There is no caller record for this class.

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

Community Additions

ADD
Show: