JmgProfiles.new Method [AX 2012]

Initializes a new instance of the JmgProfiles class.

public void new(
   [boolean isApproveMode, 
    boolean isSimulation, 
    StartDate simEndDate, 
    JmgSeconds simEndTime])

Run On

Server

Parameters

isApproveMode
Type: boolean
A Boolean value that indicates whether the calculation is run in approve mode.
isSimulation
Type: boolean
A Boolean value that indicates whether the calculation is run in simulated mode.
simEndDate
Type: StartDate Extended Data Type
The end date for the simulated calculation.
simEndTime
Type: JmgSeconds Extended Data Type
The end time for the simulated calculation.

Community Additions

ADD
Show: