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.
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.