ReqCalcExplode.createReqTransNeutralDelete Method [AX 2012]

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

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

Run On

Called

Parameters

_level
Type: BOMLevel Extended Data Type
The BOM level.
_processId
Type: ReqProcessId Extended Data Type
The process ID.
_reqPlanData
Type: ReqPlanData Class
The planning data.

Return Value

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

Community Additions

ADD
Show: