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.
Calculates the charge of excl tax.
Syntax
public real calcChargeExclTax_IN(
MarkupCode _chargeCode,
MarkupValue _chargeValue,
date _calculationDate,
MarkupTrans _markupTrans,
[str _delimiterVal])
Run On
Server
Parameters
- _chargeCode
Type: MarkupCode Extended Data Type
The charge code.
- _chargeValue
Type: MarkupValue Extended Data Type
The charge value.
- _calculationDate
Type: date
The calculation date.
- _markupTrans
Type: MarkupTrans Table
The markup transaction.
- _delimiterVal
Type: str
The delimiter val.
Return Value
Type: real
The charge excel tax amount.