InventTable::lookupItemByTrackingDimension Method
Creates and displays a lookup from which the user can select for items tracked by a specific dimension only.
Syntax
client public static void lookupItemByTrackingDimension(FormStringControl _control, [FieldId _inventDimTrackingFieldId])
Run On
Client
Parameters
- _control
Type: FormStringControl Class
The calling form control.
- _inventDimTrackingFieldId
Type: FieldId Extended Data Type
The inventory dimension tracking field ID that must be an active dimension for the items shown in the lookup; optional.
Remarks
If _inventDimTrackingFieldId is not specified then it defaults to the inventory batch dimension field.