ReqCalcScheduleItemTable.insertReqLog Method [AX 2012]

Inserts a record in the master planning log table.

Syntax

protected void insertReqLog(boolean _cancelled)

Run On

Called

Parameters

  • _cancelled
    Type: boolean
    true if the master planning thread has been canceled; otherwise, false.

See Also

Reference

ReqCalcScheduleItemTable Class