InventTable::findInLegalEntity Method
Finds the specified InventTable record.
client server public static InventTable findInLegalEntity(ItemId _itemId, DataAreaId _dataAreaId)
Called
- _itemId
Type: ItemId Extended Data Type
A string value that represents the item ID of the record to find.
- _dataAreaId
Type: DataAreaId Extended Data Type
A string value that represents the dataAreaId value for a legal entity.
Type: InventTable Table
The specified InventTable record if found; otherwise, an empty record.