ReqPlanData.initReqLog Method [AX 2012]

Initializes the master planning log record.

public void initReqLog(
    ReqCalcUpdate _reqCalcUpdate, 
    ReqProcessId _processId, 
   [boolean _clearLog])

Run On

Called

Parameters

_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

ExceptionCondition
Error

The number sequence for log entries does not exist.

Community Additions

ADD
Show: