PayrollPositionWorkerCompensation::stateIdByPositionBenefitExists Method

Checks whether a state ID is associated with a position and benefit.

Syntax

client server public static boolean stateIdByPositionBenefitExists(
    HcmPositionRecId _positionIRecID, 
    LogisticsAddressStateId _stateId, 
    HcmBenefitRecId _benefitRecId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the state ID exists; otherwise, false.

See Also

Reference

PayrollPositionWorkerCompensation Table