ReqPlanData.initReqLog Method [AX 2012]
Initializes the master planning log record.
public void initReqLog(
ReqCalcUpdate _reqCalcUpdate,
ReqProcessId _processId,
[boolean _clearLog])
Run On
CalledParameters
- _reqCalcUpdate
- Type: ReqCalcUpdate Enumeration
The type of master planning process, such as regeneration or net change.
- _processId
- Type: ReqProcessId Extended Data Type
The master planning process ID.
- _clearLog
- Type: boolean
Community Additions
ADD
Show: