Share via


PayrollPositionDetails::existPositionPayCycleLegalEntity Method

Indicates whether the specified record in the PayrollPositionDetails table exists.

Syntax

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

Run On

Called

Parameters

Return Value

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

See Also

Reference

PayrollPositionDetails Table