PayrollEarningStatementLine::releaseLine Method
Releases the earning statement line that has a valid accounting distribution.
Syntax
client server public static boolean releaseLine(PayrollEarningStatementLine _earningStatementLine)
Run On
Called
Parameters
- _earningStatementLine
Type: PayrollEarningStatementLine Table
The PayrollEarningStatementLine record.
Return Value
Type: boolean
true if the line is released successfully; otherwise, false.