CustInvoiceLine.validateExcludeTaxFromInvoice Method
Validates an invoice to ensure that tax is not excluded for the tax code if the tax is included for the invoice.
Syntax
public boolean validateExcludeTaxFromInvoice(InclTax _inclTax)
Run On
Called
Parameters
- _inclTax
Type: InclTax Extended Data Type
A NoYes enumeration value that indicates whether tax is included for the invoice.
Return Value
Type: boolean
true if the invoice is valid; otherwise, false.
Remarks
This functionality is only valid in Lithuanian and Hungarian country context.