InventTable::lookupPmfPlanningItem Method

Runs a lookup form for formula or planning items that can be used for planning a given co-product item.

Syntax

client public static void lookupPmfPlanningItem(FormStringControl _ctrl, ItemId _coProductId)

Run On

Client

Parameters

Remarks

The lookup that this creates will show only formula or planning items that can be used as a planning item for _coProductId. If the planning item is defined for the co-product then just that formula item will be shown. Otherwise, this will show all the formula items that have the co-product on any of its BOM versions, ignoring the active status of those BOM versions.

See Also

Reference

InventTable Table