Report "VAT- VIES Declaration Disk"

ID 88
Namespace: Microsoft.Finance.VAT.Reporting

Properties

Name Value
Caption VAT- VIES Declaration Disk
Permissions TableData "VAT Entry" = rimd
ProcessingOnly True
UsageCategory ReportsAndAnalysis
AllowScheduling False

Methods

GetFileName

procedure GetFileName(): Text[1024]

Returns

Type Description
Text[1024]

InitializeRequest

procedure InitializeRequest(NewHideFileDialog: Boolean)

Parameters

Name Type Description
NewHideFileDialog Boolean

Events

OnBeforeOnPostReport

[IntegrationEvent(False,False)]
local procedure OnBeforeOnPostReport(var FileName: Text, ToFileNameTxt: Text, HideFileDialog: Boolean, var IsHandled: Boolean)

Parameters

Name Type Description
FileName Text
ToFileNameTxt Text
HideFileDialog Boolean
IsHandled Boolean

See also