Share via


ReqTransCache.pmfGetCoItemBOMs Method [AX 2012]

Gets a Set that contains the active co-product BOM ids that is associated with the item.

Syntax

protected Set pmfGetCoItemBOMs(InventTable _inventTable)

Run On

Called

Parameters

Return Value

Type: Set Class
A Set that contains the active co-product BOM IDs that are associated to the item.

See Also

Reference

ReqTransCache Class