Obsolete, 12

KindNameStateTagSeen fromLast seen
procedureCopyBuiltInLayout()Pending17.01719, gone
Replaced by CopyBuildInReportLayout()
procedureGetCustomRdlc(Integer)Pending20.02022, gone
This procedure is replaced by the report event FetchReportLayoutByCode. Subscribe to it to retrieve a selected custom layout.
procedureCopyRecord()Pending17.01719, gone
Replaced by CopyReportLayout()
procedureImportLayout(Text)Pending17.01719, gone
Replaced by ImportReportLayout()
procedureExportLayout(Text, Boolean)Pending17.01719, gone
Replaced by ExportReportLayout()
procedureUpdateLayout(Boolean, Boolean)Pending17.01719, gone
Replaced by UpdateReportLayout()
procedureEditLayout()Pending17.01719, gone
Replaced by EditReportLayout()
procedureEditReportLayout()Pending17.31719, gone
The codeunits run in this procedure are being removed as they use .NET which do not work on the web client. The procedure will be removed.
procedureLookupLayoutOK(Integer)Pending28.02828
This procedure is obsolete because the lookup page 9650 Custom Report Layouts is obsoleted.
eventOnAfterReportGetCustomRdlc(Integer, var Text)Pending20.02022, gone
This event is replaced by the report event FetchReportLayoutByCode. Subscribe to it to retrieve a selected custom layout.
eventOnLookupLayoutOKOnBeforePageRun(var Record Custom Report Layout)Pending28.02828
This procedure is obsolete because the procedure LookupLayoutOK is obsoleted.
eventOnGetCustomRdlcOnAfterSelectCustomLayoutCode(Integer, var Code[20])Pending20.02022, gone
This event is replaced by the report event SelectReportLayoutCode. Subscribe to it to select a custom layout.