InventTable::lookupPmfBulkItem Method
Finds bulk items for the specified BOMId.
Syntax
client public static void lookupPmfBulkItem(
FormStringControl _lookupCtrl,
BOMId _bomId,
ItemId _packedItemId)
Run On
Client
Parameters
- _lookupCtrl
Type: FormStringControl Class
The FormStringControl object where the lookup values should be displayed.
- _bomId
Type: BOMId Extended Data Type
The ID of the BOM.
- _packedItemId
Type: ItemId Extended Data Type
The ID of the packed item.