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 sum of all TaxTrans records for the specified invoice line record that have been excluded from the invoice.
Syntax
protected TaxRegulationAmountCur getExcludedTaxAmount(Voucher _ledgerVoucher, CustInvoiceTrans _invoiceLine)
Run On
Server
Parameters
- _ledgerVoucher
Type: Voucher Extended Data Type
The voucher number.
- _invoiceLine
Type: CustInvoiceTrans Table
The invoice line record.
Return Value
Type: TaxRegulationAmountCur Extended Data Type
The total tax amount that was excluded from the invoice.