InventSite::findInLegalEntity Method
Finds the specified record in the InventSite table.
Syntax
client server public static InventSite findInLegalEntity(InventSiteId _inventSiteId, DataAreaId _dataAreaId)
Run On
Called
Parameters
- _inventSiteId
Type: InventSiteId Extended Data Type
The inventory location of the record to find.
- _dataAreaId
Type: DataAreaId Extended Data Type
The legal entity in which to find the record.
Return Value
Type: InventSite Table
A record in the InventSite table; otherwise, an empty record.