HRMCompEligibility::getLaborUnionFilterString Method
Gets a query filter string that is based on the union membership of a specified worker for an effective date.
Syntax
client server public static str getLaborUnionFilterString(HcmWorkerRecId _workerRecId, HcmCompFromDate _validFrom)
Run On
Called
Parameters
- _workerRecId
Type: HcmWorkerRecId Extended Data Type
The record ID of the specified worker.
- _validFrom
Type: HcmCompFromDate Extended Data Type
The effective date value.
Return Value
Type: str
A formatted query filter string.