ProjInvoiceJour.taxableBalanceMST Method
Determines the total tax base amount from all the tax transactions associated with invoice journals.
Syntax
public TaxBase taxableBalanceMST([TmpTaxWorkTrans _tmpTaxWorkTrans])
Run On
ClientOrServer
Parameters
- _tmpTaxWorkTrans
Type: TmpTaxWorkTrans Table
Return Value
Type: TaxBase Extended Data Type
The total tax base amount from all tax transactions related to invoice journals.
Remarks
The total tax base amount determined is negated before the value is returned.