RetailStoreView::find Method
Finds the specified record in the view RetailStoreView.
Syntax
client server public static RetailStoreView find(RetailStoreId _storeNum)
Run On
Called
Parameters
- _storeNum
Type: RetailStoreId Extended Data Type
Identification value of the store.
Return Value
Type: RetailStoreView View
A record in the RetailStoreView view; otherwise, an empty record.