Page "ECSL Report"

ID 321
Namespace: Microsoft.Finance.VAT.Reporting

Properties

Name Value
Caption EC Sales List Report
DataCaptionExpression ''
Description EC Sales List Report
LinksAllowed False
PageType Document
ShowFilter False
SourceTable Table Microsoft.Finance.VAT.Reporting."VAT Report Header"
SourceTableView where("VAT Report Config. Code" = filter("EC Sales List"))

Events

OnBeforeCheckForErrors

[IntegrationEvent(False,False)]
local procedure OnBeforeCheckForErrors(var ErrorsExist: Boolean, ErrorMessage: Record "Error Message", var TempErrorMessage: Record "Error Message" temporary)

Parameters

Name Type Description
ErrorsExist Boolean
ErrorMessage Table System.Utilities."Error Message"
TempErrorMessage Table System.Utilities."Error Message"

See also