Share via


ReqTransCache.pmfGetCoItemTaskGroupId Method [AX 2012]

Determines the task group ID of a co-product item.

Syntax

protected PmfReqTaskGroupId pmfGetCoItemTaskGroupId(InventTable _inventTable)

Run On

Called

Parameters

  • _inventTable
    Type: InventTable Table
    The co-product item for which to get the task group.

Return Value

Type: PmfReqTaskGroupId Extended Data Type
The task group ID for the item.

See Also

Reference

ReqTransCache Class