PmfSimulator::construct Method [AX 2012]

Creates an instance of the PmfSimulator class based on the actual record involved in the simulation.

client server public static PmfSimulator construct(Common _actual, [int _enum])

Run On

Called

Parameters

_actual
Type: Common Table
The actual record involved in the simulation.
_enum
Type: int
An integer value; optional.

Return Value

Type: PmfSimulator Class
An instance of the PmfSimulator class.
Show: