ReqCalcScheduleItem.createReqTransNeutralDelete Method [AX 2012]

Creates the instance of the class responsible for deleting neutral transactions.

Syntax

protected ReqTransNeutralDelete createReqTransNeutralDelete(
    BOMLevel _level, 
    ReqProcessId _processId, 
    ReqPlanData _reqPlanData)

Run On

Called

Parameters

Return Value

Type: ReqTransNeutralDelete Class
The instance of the class responsible for deleting neutral transactions.

See Also

Reference

ReqCalcScheduleItem Class