PayrollPayStatementLine.insert Method
Manages the insertion of a new PayrollPayStatementLine table buffer.
Syntax
public void insert([List _earningStatementLines, boolean _createSourceDocument])
Run On
Server
Parameters
- _earningStatementLines
Type: List Class
A list of RecId values for the PayrollEarningStatementLine records that this record is based on.
- _createSourceDocument
Type: boolean
A value that indicates whether to create the related source document record.