Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _earningStatementRecId
Type: PayrollEarningStatementRecId Extended Data Type
The earning statement record ID.
- _paymentStatus
Type: PayrollPaymentProcessingStatus Enumeration
The status of the earning statement line.
Return Value
Type: boolean
true if the line does not exist; otherwise, false.