Codeunit 9660 Report Layouts Impl. in 28

App
Base Application
Namespace
Microsoft.Shared.Report

Procedures, 20Events, 1

Versions171819202122232425262728latest

Source29

Procedures, 20

NameParametersReturnsAccessObsolete
SetSelectedCompany(Text)internal-
RunCustomReport(Record Report Layout List)internal-
CreateNewReportLayout(Record Report Layout List, var Integer, var Text)internal-
SetDefaultReportLayoutSelection(Record Report Layout List, Boolean)internal-
GetDefaultReportLayoutSelection(Integer, var Record Report Layout List)Booleaninternal-
UpdateDefaultLayoutSelectionName(Record Report Layout List, Text[250])Booleaninternal-
ConfirmDeleteDefaultLayoutSelection(Record Report Layout List, Record Tenant Report Layout Selection)Booleaninternal-
DeleteReportLayout(Record Tenant Report Layout)internal-
ReplaceLayout(Integer, Text[250], Text[250], Option, var Integer, var Text)internal-
EditReportLayout(Record Report Layout List, var Text)internal-
ExportReportLayout(Record Report Layout List, Boolean)Textinternal-
OpenInOneDrive(Record Report Layout List)internal-
ShareWithOneDrive(Record Report Layout List)internal-
EditInOneDrive(Record Report Layout List)internal-
ExportReportSchema(Record Report Layout List, Text, Boolean)Textpublic-
InsertNewLayout(Integer, Text[250], Text[250], Option, Boolean, Boolean, Enum Excel Sheet Configuration, var Integer, var Text)internal-
ValidateLayout(Record Report Layout List)internal-
ShowInfoDialog(Record Report Layout List)internal-
SetLayoutStatus(Record Report Layout List, Enum Report Layout Status)Booleaninternal-
SetLayoutStatusBatch(var Record Report Layout List, Enum Report Layout Status)Integerinternal-

Events, 1

KindNameParametersObsolete
Internal eventOnBeforeUpload(var Boolean, var Text, var InStream)-