RetailStatementCalculate.initFromArgs Method [AX 2012]

Initializes the RetailStatementTable table with the caller record.

public void initFromArgs(Args _args)

Run On

Server

Parameters

_args
Type: Args Class
The details of the caller datasource.

ExceptionCondition
Error

The caller dataset is not a RetailStatementTable table.

-or-

The method must be called by using a statement.

This method calls the StatementTable method to initialize the table.

Community Additions

ADD
Show: