Share via


PayrollEarningStatementLine::existByPayCycleLegalEntityPosition Method

Checks whether a record ID exists in the PayrollEarningStatementLine table.

Syntax

client server public static boolean existByPayCycleLegalEntityPosition(
    PayrollPayCycleRecId _payCycleRecId, 
    LegalEntityRecId _legalEntityRecId, 
    HcmPositionRecId _positionRecId, 
    ValidFromDate _validFrom, 
    ValidToDate _validTo)

Run On

Called

Parameters

Return Value

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

See Also

Reference

PayrollEarningStatementLine Table