TaxTable.getTaxData_IN Method
Gets tax data information.
Syntax
public TaxData getTaxData_IN(
TmpTax _tmpTax,
TransDate _calculationDate,
TaxBase _amountBaseCur,
SalesPurchJournalLine_IN _salesPurchJournalLine)
Run On
Called
Parameters
- _tmpTax
Type: TmpTax Table
The tmp tax.
- _calculationDate
Type: TransDate Extended Data Type
The calculation transaction date.
- _amountBaseCur
Type: TaxBase Extended Data Type
The tax base amount.
- _salesPurchJournalLine
Type: SalesPurchJournalLine_IN Map
The sales purch journal line.
Return Value
Type: TaxData Table
The instance of the TaxData class.