Share via


InventModelGroupItem::findByItemIdLegalEntity Method

Retrieves an InventModelGroupItem record.

Syntax

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

Run On

Called

Parameters

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

Return Value

Type: InventModelGroupItem Table
An InventModelGroupItem record.

See Also

Reference

InventModelGroupItem Table