ReqBOMInventDim::newStandard Method [AX 2012]

Initializes a new ReqBOMInventDim object.

client server public static ReqBOMInventDim newStandard(ReqPO _reqPO, ReqTrans _issue)

Run On

Called

Parameters

_reqPO
Type: ReqPO Table
The ReqPO record used to find the inventory dimension.
_issue
Type: ReqTrans Table
The ReqTrans record used to find the inventory dimension.

Return Value

Type: ReqBOMInventDim Class
A new ReqBOMInventDim object.
Show: