PayrollEarningCodeDetail::existByEarningCodeManualPaymentType Method

Determines whether the specified record in the PayrollEarningCodeDetail table exists.

Syntax

client server public static boolean existByEarningCodeManualPaymentType(
    PayrollEarningCodeRecId _earningCodeRecId, 
    ValidFromDate _validFrom, 
   [ValidToDate _validTo])

Run On

Called

Parameters

Return Value

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

See Also

Reference

PayrollEarningCodeDetail Table