ReqPlannedOrder.getReqCalcExplode Method [AX 2012]

Creates an instance of the ReqCalcExplode class.

Syntax

private ReqCalcExplode getReqCalcExplode(ReqTrans _reqTrans)

Run On

Server

Parameters

  • _reqTrans
    Type: ReqTrans Table
    The requirement transaction record to explode.

Return Value

Type: ReqCalcExplode Class
The instance of the ReqCalcExplode class.

See Also

Reference

ReqPlannedOrder Class