Events, 13

KindNameParametersVersionsObsolete
Integration eventOnAfterReportGetCustomRdlc(Integer, var Text)17-22, gonePending 20.0
This event is replaced by the report event FetchReportLayoutByCode. Subscribe to it to retrieve a selected custom layout.
Integration eventOnBeforeUpdateLayout(var Boolean, var Boolean)17-28-
Integration eventOnCopyRecordOnBeforeInsertLayout(var Record Custom Report Layout, Record Custom Report Layout)17-28-
Integration eventOnGetNonBuiltInLayout(Record Custom Report Layout, var InStream)17-28-
Integration eventOnGetFileExtension(Record Custom Report Layout, var Text[4])17-28-
Integration eventOnImportLayoutBlob(Record Custom Report Layout, var Codeunit Temp Blob, Text[30], Text, OutStream)17-28-
Integration eventOnImportLayoutSetFileFilter(Record Custom Report Layout, var Text)17-28-
Integration eventOnInitBuiltInLayout(var Record Custom Report Layout, Integer, Option)17-28-
Integration eventOnLookupLayoutOKOnBeforePageRun(var Record Custom Report Layout)17-28Pending 28.0
This procedure is obsolete because the procedure LookupLayoutOK is obsoleted.
Integration eventOnGetCustomRdlcOnAfterSelectCustomLayoutCode(Integer, var Code[20])17-22, gonePending 20.0
This event is replaced by the report event SelectReportLayoutCode. Subscribe to it to select a custom layout.
Integration eventOnBeforeExportReportLayout(Record Custom Report Layout, var Text, Boolean)19-28-
Integration eventOnBeforeExportSchema(Record Custom Report Layout, var Text, Boolean, var Boolean)19-28-
Integration eventOnBeforeCanBeModified(var Record Custom Report Layout, var Boolean)21-28-