Share via


ReqPlanData.initReqLog Method [AX 2012]

Initializes the master planning log record.

Syntax

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

Run On

Called

Parameters

Exceptions

Exception Condition
Error

The number sequence for log entries does not exist.

See Also

Reference

ReqPlanData Class