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.
Retrieves an item group for an item.
Syntax
client server public static InventItemGroup itemGroupByItemIdLegalEntity(ItemId _itemId, [DataAreaId _itemDataAreaId])
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
An item ID.
- _itemDataAreaId
Type: DataAreaId Extended Data Type
A company ID.
Return Value
Type: InventItemGroup Table
An item group.
Exceptions
Exception | Condition |
---|---|
Error | The specified item has no item group assigned to it. |