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.
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.