Share via


PayrollEarningExternalReporting::isActiveByDate Method

Checks whether the record that corresponds to the supplied record ID is active as of the supplied date values.

Syntax

client server public static boolean isActiveByDate(
    PayrollEarningExternalReportingRecId _recId, 
   [ValidFromDate _validFrom, 
    ValidToDate _validTo])

Run On

Called

Parameters

Return Value

Type: boolean
true if the record is active as of the supplied date; otherwise, false.

See Also

Reference

PayrollEarningExternalReporting Table