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.
Calculates base amount excl tax.
Syntax
public void calcBaseAmtExclTax_IN(
TaxBaseCur _baseAmount,
TransDate _calculationDate,
TaxBase _taxBaseQty)
Run On
Server
Parameters
- _baseAmount
Type: TaxBaseCur Extended Data Type
The base amount.
- _calculationDate
Type: TransDate Extended Data Type
The calculation date.
- _taxBaseQty
Type: TaxBase Extended Data Type
The tax base quantity.