TrvExpTrans.updateNetTransactionAmount Method
Updates the actual sales tax amount if needed and the net transaction amount.
Syntax
public void updateNetTransactionAmount([boolean usingCorectedTaxAmount])
Run On
Called
Parameters
- usingCorectedTaxAmount
Type: boolean
true indicates actual sales tax as entered by the user is used and is not calculated; false indicates the tax amount will be calculated.