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 a record using the storeId parameter.
Syntax
client server public static RetailStoreTable find(RetailStoreId _storeId, [boolean _forUpdate])
Run On
Called
Parameters
- _storeId
Type: RetailStoreId Extended Data Type
The store ID number.
- _forUpdate
Type: boolean
true if record is selected for update; otherwise, false.
Return Value
Type: RetailStoreTable Table
The record that was found.