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.
Finds the specified InventTable record.
Syntax
client server public static InventTable findInLegalEntity(ItemId _itemId, DataAreaId _dataAreaId)
Run On
Called
Parameters
- _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.
Return Value
Type: InventTable Table
The specified InventTable record if found; otherwise, an empty record.