Share via


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

Return Value

Type: List Class
An ordered List of co-product items to be processed.

See Also

Reference

ReqTransCache Class