Page "VAT Statement"

ID 317
Namespace: Microsoft.Finance.VAT.Reporting

Properties

Name Value
ApplicationArea #Basic,#Suite
AutoSplitKey True
Caption VAT Statements
MultipleNewLines True
PageType Worksheet
SaveValues True
SourceTable Table Microsoft.Finance.VAT.Reporting."VAT Statement Line"
UsageCategory Tasks

Events

OnBeforeOnOpenPage

[IntegrationEvent(False,False)]
local procedure OnBeforeOnOpenPage(var VATStatementLine: Record "VAT Statement Line", var IsHandled: Boolean)

Parameters

Name Type Description
VATStatementLine Table Microsoft.Finance.VAT.Reporting."VAT Statement Line"
IsHandled Boolean

See also