RetailStatementClear.initFromArgs Method [AX 2012]

Initializes the RetailStatementTable record with the caller record.

public void initFromArgs(Args _args)

Run On

Server

Parameters

_args
Type: Args Class
Details of the caller data source.

ExceptionCondition
Error

The caller dataset is not a RetailStatementTable record.

-or-

The method is not called by using a statement.

Calls the StatementTable method to initialize the table.

Community Additions

ADD
Show: