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.
Syntax
private TaxBase adjustBaseAmountForTaxAmount(
TaxCode _taxCode,
TaxBase _baseAmount,
AmountCur _lineAmount,
TaxAmountCur _taxAmount,
boolean _rounding)
Run On
Server
Parameters
- _taxCode
Type: TaxCode Extended Data Type
- _baseAmount
Type: TaxBase Extended Data Type
- _lineAmount
Type: AmountCur Extended Data Type
- _taxAmount
Type: TaxAmountCur Extended Data Type
- _rounding
Type: boolean