ReqTransNeutralDelete::newReqCalcBOMLevel Method [AX 2012]
Initializes a new instance of the ReqTransNeutralDelete class for a BOM level.
server public static ReqTransNeutralDelete newReqCalcBOMLevel(
BOMLevel _level,
ReqProcessId _processId,
ReqPlanData _reqPlanData)
Run On
ServerParameters
- _level
- Type: BOMLevel Extended Data Type
The BOM level.
- _processId
- Type: ReqProcessId Extended Data Type
A ReqProcessId value that identifies the master planning run to use for filtering the items.
- _reqPlanData
- Type: ReqPlanData Class
The plan data information class.
Show: