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.
Gets the tax percentage.
Syntax
protected TaxValue getTaxValue(TaxSpec _taxSpec, CustInvoiceJour _custInvoiceJour)
Run On
Server
Parameters
- _taxSpec
Type: TaxSpec Class
An instance of TaxSpec class that contains the tax information.
- _custInvoiceJour
Type: CustInvoiceJour Table
A CustInvoiceJour record that contains the invoice date.
Return Value
Type: TaxValue Extended Data Type
The tax percentage.