Share via


TaxUncommitted.getTaxTotalsForDocument Method

Populates the RecordSortedList table with tax totals.

Syntax

public TaxAmountCur getTaxTotalsForDocument(
    RecordSortedList _taxTotals, 
    RefTableId _headingTableId, 
    RefRecId _headingRecId, 
    boolean _reverseSign)

Run On

Called

Parameters

  • _taxTotals
    Type: RecordSortedList Class
    The RecordSortedList table that will be populated with tax information.
  • _reverseSign
    Type: boolean
    A Boolean value that indicates whether the sign of the tax amounts is to be flipped.

Return Value

Type: TaxAmountCur Extended Data Type
The tax amount.

See Also

Reference

TaxUncommitted Table