InventSumDateEngine.initMemberVariables Method [AX 2012]

Initializes the member variables of the class.

Syntax

protected void initMemberVariables()

Run On

Server

Remarks

The parmId value is a unique value that is generated for each report that is run. This variable uniqueness allows the management of several reports that are running at the same time.

The three variables initialized here will also be used as scalar values in some insert_recordset statements.

See Also

Reference

InventSumDateEngine Class