Page "VAT Entries"

ID 315
Namespace: Microsoft.Finance.VAT.Ledger

Properties

Name Value
ApplicationArea #Basic,#Suite
Caption VAT Entries
DeleteAllowed False
InsertAllowed False
PageType List
Permissions TableData "VAT Entry" = m
SourceTable Microsoft.Finance.VAT.Ledger."VAT Entry"
UsageCategory History

Events

OnBeforeActionNavigate

[IntegrationEvent(False,False)]
local procedure OnBeforeActionNavigate(var VATEntry: Record "VAT Entry", var IsHandled: Boolean)

Parameters

Name Type Description
VATEntry Record "VAT Entry"
IsHandled Boolean

See also