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