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 record in the InventLocation table that is based on the InventLocationId field in the retail store.
Syntax
client server public static InventLocation findInventLocation(RecId _storeId)
Run On
Called
Parameters
- _storeId
Type: RecId Extended Data Type
The Id number of retail store.
Return Value
Type: InventLocation Table
A record in the InventLocation table; otherwise, an empty record.