PayrollPositionWorkerCompensation::statedIdByPositionExists Method
Checks whether a state ID is associated with a position.
Syntax
client server public static boolean statedIdByPositionExists(HcmPositionRecId _positionIRecID, LogisticsAddressStateId _stateId)
Run On
Called
Parameters
- _positionIRecID
Type: HcmPositionRecId Extended Data Type
The HcmPosition record ID.
- _stateId
Type: LogisticsAddressStateId Extended Data Type
The state ID.
Return Value
Type: boolean
true if the state ID exists; otherwise, false.