RetailCreateItemLabelByItem.initFromArgs Method [AX 2012]

Initializes the labelType and storeId parameters with the caller arguments.

public void initFromArgs(Args _args)

Run On

Server

Parameters

_args
Type: Args Class
A caller argument object.

ExceptionCondition
Error

The caller form is not a RetailInventItemLabelPrinting form.

-or-

There is no caller to the class.

Community Additions

ADD
Show: