Report "VAT Exceptions"

ID 31
Namespace: Microsoft.Finance.VAT.Reporting

The VAT Exceptions report identifies posted transactions where VAT was expected but not calculated or posted, helping users catch inconsistencies before filing returns. Use it for reviewing documents that may be missing VAT data or validating VAT setup to prevent reporting errors.

Properties

Name Value
DefaultLayout RDLC
RDLCLayout ./Finance/VAT/Reporting/VATExceptions.rdlc
ApplicationArea #Basic,#Suite
Caption VAT Exceptions
UsageCategory ReportsAndAnalysis

Methods

InitializeRequest

procedure InitializeRequest(NewUseAmtsInAddCurr: Boolean, NewPrintReversedEntries: Boolean, NewMinVATDifference: Decimal)

Parameters

Name Type Description
NewUseAmtsInAddCurr Boolean
NewPrintReversedEntries Boolean
NewMinVATDifference Decimal

See also