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 that is used for the custom lookup.
Syntax
client server private static Query getLookupQuery([boolean _filterEach])
Run On
Called
Parameters
- _filterEach
Type: boolean
A value that indicates whether the query should filter out earning codes for which the QuantityUnit field is set to Each.
Return Value
Type: Query Class
The query object that is used for the custom lookup.
Remarks
The query filters out all earning codes for which the QuantityUnit field is set to PayrollQuantityUnit::Each.