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 record in the InventDim table.
Syntax
client server public static InventDim findInLegalEntity(InventDimId _inventDimId, DataAreaId _dataAreaId)
Run On
Called
Parameters
- _inventDimId
Type: InventDimId Extended Data Type
The inventory location to find.
- _dataAreaId
Type: DataAreaId Extended Data Type
The see comment entity in which to find the record.
Return Value
Type: InventDim Table
A record in the InventDim table; otherwise, an empty record.