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 InventItemGroupItem record.
Syntax
client server public static InventItemGroupItem findByItemIdLegalEntity(
ItemId _itemId,
[DataAreaId _itemDataAreaId,
boolean _forUpdate])
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
An item ID.
- _itemDataAreaId
Type: DataAreaId Extended Data Type
A company ID.
- _forUpdate
Type: boolean
A value that indicates whether to read the record for update; optional.
Return Value
Type: InventItemGroupItem Table
An InventItemGroupItem record.