ReqCalcScheduleItemExplodePO::newItemId Method [AX 2012]

Initializes a new instance of the ReqCalcScheduleItemExplodePO class.

server public static ReqCalcScheduleItemExplodePO newItemId(ItemId _itemId, ReqPlanIdSched _reqPlanIdSched)

Run On

Server

Parameters

_itemId
Type: ItemId Extended Data Type
A String value that contains an item ID.
_reqPlanIdSched
Type: ReqPlanIdSched Extended Data Type
A String value that contains a master scheduling plan ID.

Return Value

Type: ReqCalcScheduleItemExplodePO Class
A ReqCalcScheduleItemExplodePO object.
Show: