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.
Assigns an item group to an item.
Syntax
server public static void updateItemGroupForItem(
ItemId _itemId,
DataAreaId _itemDataAreaId,
ItemGroupId _itemGroupId,
DataAreaId _itemGroupDataAreaId)
Run On
Server
Parameters
- _itemId
Type: ItemId Extended Data Type
An item ID.
- _itemDataAreaId
Type: DataAreaId Extended Data Type
An item company ID.
- _itemGroupId
Type: ItemGroupId Extended Data Type
An item group ID.
- _itemGroupDataAreaId
Type: DataAreaId Extended Data Type
An item group company ID.