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.
Gets the query details for the location.
Syntax
public container getQueryMapKey(
Query _query,
RetailConnAction _action,
UserId _userId,
RetailConnBatchId _batchID,
RetailConnLocationFilter _filter,
RetailConnRefKey _refKey)
Run On
Server
Parameters
- _query
Type: Query Class
An instance of Query> class.
- _action
Type: RetailConnAction Extended Data Type
Type of the action.
- _userId
Type: UserId Extended Data Type
Identification of the user.
- _batchID
Type: RetailConnBatchId Extended Data Type
Identification of the Batch.
- _filter
Type: RetailConnLocationFilter Extended Data Type
Value of location filter.
- _refKey
Type: RetailConnRefKey Extended Data Type
Value of reference query.
Return Value
Type: container
A container holding the user, batch and location details.