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.
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.