Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
- _headingTableId
Type: RefTableId Extended Data Type
The document table ID.
- _headingRecId
Type: RefRecId Extended Data Type
The document table ID.
- _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.