Share via


PayrollEarningStatementLine::lineBesideHeaderAndStatusExists Method

Checks that the PayrollEarningStatement record does not contain any line that has a specified status.

Syntax

client server public static boolean lineBesideHeaderAndStatusExists(PayrollEarningStatementRecId _earningStatementRecId, PayrollPaymentProcessingStatus _paymentStatus)

Run On

Called

Parameters

Return Value

Type: boolean
true if the line does not exist; otherwise, false.

See Also

Reference

PayrollEarningStatementLine Table