Share via


PayrollEarningStatementLine::updateLinesStatusByHeader Method

Updates the status of the earning statement lines, based on the earning statement header.

Syntax

client server public static int64 updateLinesStatusByHeader(PayrollEarningStatementRecId _earningStatementRecId, PayrollPaymentProcessingStatus _paymentStatus)

Run On

Called

Parameters

Return Value

Type: int64
The number of rows that the method has updated.

See Also

Reference

PayrollEarningStatementLine Table