Compartir a través de


PayrollPayStatementTaxLine.insert Method

Creates a new record and inserts it into the PayrollPayStatementTaxLine table.

Syntax

public void insert([List _earningStatementLines, boolean _createSourceDocument])

Run On

Server

Parameters

  • _earningStatementLines
    Type: List Class
    A list of earning statement lines.
  • _createSourceDocument
    Type: boolean
    A Boolean value that indicates whether the source document has to be created.

Remarks

The earning statement lines are always null Nothing nullptr unit a null reference (Nothing in Visual Basic) for this table method.

See Also

Reference

PayrollPayStatementTaxLine Table