Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Constructs the InventDimGroupFieldSetup class using an item and the field ID.
Syntax
client server public static InventDimGroupFieldSetup mcrConstructFromField(ItemId _itemId, FieldId _dimFieldId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The unique identifier of the item.
- _dimFieldId
Type: FieldId Extended Data Type
The field ID of the dimension.
Return Value
Type: InventDimGroupFieldSetup Class
The object InventDimGroupFieldSetup class.
Remarks
This method handles any inventory field, including Product, Tracking, and Storage fields.