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 base amount partition.
Syntax
protected TaxBase getBaseAmountPartition_IN(
TmpTaxWorkTrans _taxWorkTrans,
TaxBase _baseAmount,
TaxBase _baseQty)
Run On
Server
Parameters
- _taxWorkTrans
Type: TmpTaxWorkTrans Table
The tax work transaction.
- _baseAmount
Type: TaxBase Extended Data Type
The base amount.
- _baseQty
Type: TaxBase Extended Data Type
The base quantity.
Return Value
Type: TaxBase Extended Data Type
The instance of the TaxBase class.