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.
Get DataStore for a given storeNumber that belongs to the AX5POS channel Schema If there are more than one, the first one is picked If there are none, a warning is shown and 0 is returned
Syntax
client server public static RecId getAX2009POSDataStore(str storeNumber)
Run On
Called
Parameters
- storeNumber
Type: str
StoreNumber (that matches RetailStoreTable.storeNumber)
Return Value
Type: RecId Extended Data Type
RecId of matching RetailConnDatabaseProfile or 0 if none was found
Remarks
Shows a UI warning when a matching record is not found