ReqTransCache.pmfCoCreateItemIdList Method [AX 2012]
Gets the co-product processing list for all co-products that are associated to the specified _taskGroupId task group.
Syntax
public List pmfCoCreateItemIdList(BOMLevel _level, PmfReqTaskGroupId _taskGroupId)
Run On
Called
Parameters
- _level
Type: BOMLevel Extended Data Type
The BOM level of the co-products to find.
- _taskGroupId
Type: PmfReqTaskGroupId Extended Data Type
The task group ID of the co-products to find.
Return Value
Type: List Class
An ordered List of co-product items to be processed.