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
- _earningStatementRecId
Type: PayrollEarningStatementRecId Extended Data Type
The earning statement record ID.
- _paymentStatus
Type: PayrollPaymentProcessingStatus Enumeration
The status of the earning statement line.
Return Value
Type: int64
The number of rows that the method has updated.