PayrollEarningStatementLine::linesProcessedForPayment Method
Indicates whether any earning statement lines are ready for processing.
Syntax
client server public static boolean linesProcessedForPayment(PayrollEarningStatementRecId _earningStatementRecId)
Run On
Called
Parameters
- _earningStatementRecId
Type: PayrollEarningStatementRecId Extended Data Type
The earning statement record ID.
Return Value
Type: boolean
true if the line is ready for processing; otherwise, false.