Page "VAT Statement Preview"
ID 474
Namespace: Microsoft.Finance.VAT.Reporting
Properties
| Name | Value |
|---|---|
| Caption | VAT Statement Preview |
| DeleteAllowed | False |
| InsertAllowed | False |
| PageType | ListPlus |
| SaveValues | True |
| SourceTable | Table Microsoft.Finance.VAT.Reporting."VAT Statement Name" |
Methods
UpdateSubForm
procedure UpdateSubForm()
GetParameters
procedure GetParameters(var NewSelection: Enum "VAT Statement Report Selection", var NewPeriodSelection: Enum "VAT Statement Report Period Selection", var NewUseAmtsInAddCurr: Boolean)
Parameters
| Name | Type | Description |
|---|---|---|
| NewSelection | Enum Microsoft.Finance.VAT.Reporting."VAT Statement Report Selection" | |
| NewPeriodSelection | Enum Microsoft.Finance.VAT.Reporting."VAT Statement Report Period Selection" | |
| NewUseAmtsInAddCurr | Boolean |
SetParameters
procedure SetParameters(NewSelection: Enum "VAT Statement Report Selection", NewPeriodSelection: Enum "VAT Statement Report Period Selection", NewDateFilter: Text[30])
Parameters
| Name | Type | Description |
|---|---|---|
| NewSelection | Enum Microsoft.Finance.VAT.Reporting."VAT Statement Report Selection" | |
| NewPeriodSelection | Enum Microsoft.Finance.VAT.Reporting."VAT Statement Report Period Selection" | |
| NewDateFilter | Text[30] |
Events
OnBeforeUpdateSubForm
[IntegrationEvent(True,False)]
local procedure OnBeforeUpdateSubForm(var VATStatementName: Record "VAT Statement Name")
Parameters
| Name | Type | Description |
|---|---|---|
| VATStatementName | Table Microsoft.Finance.VAT.Reporting."VAT Statement Name" |