Share via


InventItemGroupItem::findByItemIdLegalEntity Method

Retrieves an InventItemGroupItem record.

Syntax

client server public static InventItemGroupItem findByItemIdLegalEntity(
    ItemId _itemId, 
   [DataAreaId _itemDataAreaId, 
    boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A value that indicates whether to read the record for update; optional.

Return Value

Type: InventItemGroupItem Table
An InventItemGroupItem record.

See Also

Reference

InventItemGroupItem Table