PayrollEarningStatementLine::isEarningStatementLineDistributed Method
Validates whether the earning statement line is fully distributed to fully qualified accounts.
Syntax
client server public static boolean isEarningStatementLineDistributed(PayrollEarningStatementLine _earningStatementLine)
Run On
Called
Parameters
- _earningStatementLine
Type: PayrollEarningStatementLine Table
The earning statement line record.
Return Value
Type: boolean
true if the earning statement line is fully distributed to fully qualified accounts; otherwise, false.