TaxSettlement_IN.foreignCalcAndInsertTaxes Method [AX 2012]
Gets foreign calculation and insert taxes.
Syntax
public void foreignCalcAndInsertTaxes(
TaxTrans _taxTrans,
TaxDirection _taxDirection,
PurchLine _purchLine,
TaxTable _taxTableComponent,
DimensionDefault _dimensionDefault)
Run On
Server
Parameters
- _taxTrans
Type: TaxTrans Table
The tax of the transaction.
- _taxDirection
Type: TaxDirection Enumeration
The tax direction.
- _purchLine
Type: PurchLine Table
The purch line.
- _taxTableComponent
Type: TaxTable Table
The tax table component.
- _dimensionDefault
Type: DimensionDefault Extended Data Type
The dimension default.