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.
Builds a query that returns all allocation keys for which there is data in the staging table.
Syntax
public Query getAllocationKeysWithData(Query _allocKeysQuery)
Run On
Server
Parameters
- _allocKeysQuery
Type: Query Class
The original query that returns the allocation keys.
Return Value
Type: Query Class
A query that contains only allocation keys for which there is actual data.