Table 9651 Report Layout Selection in 27

App
Base Application
Namespace
Microsoft.Foundation.Reporting

Fields, 7Keys, 1Procedures, 13Events, 1

Versions171819202122232425262728latest

Source29

Fields, 7

IdNameTypeObsolete
1Report IDInteger-
2Report NameText[80]-
3Company NameText[30]-
4TypeOption-
6Custom Report Layout CodeCode[20]-
7Report Layout DescriptionText[250]-
8Report CaptionText[80]-

Keys, 1

NameFieldsObsolete
Key1, clusteredReport ID, Company Name-

Procedures, 13

NameParametersReturnsAccessObsolete
GetDefaultType(Integer)Integerpublic-
IsProcessingOnly(Integer)BooleanpublicPending 25.0
Moved to codeunit Report Management Helper
HasWordLayout(Integer)Booleanpublic-
HasCustomLayout(Integer)IntegerpublicPending 25.0
Obsolete programming model. Replaced by HasExternalLayout
GetTempLayoutSelected()Code[20]public-
SetTempLayoutSelected(Code[20])public-
SelectedBuiltinLayoutType(Integer)Integerpublic-
GetTempSelectedLayoutName()Text[250]public-
SetTempLayoutSelectedName(Text[250], Guid)public-
SetTempLayoutSelectedName(Text[250])public-
ClearTempLayoutSelected()public-
HasLayoutOfType(Integer, ReportLayoutType)Booleaninternal-
HasExternalLayout(Integer)Booleanpublic-

Events, 1

KindNameParametersObsolete
Integration eventOnBeforeHasNormalCustomLayoutSelection(Integer, var Integer, var Boolean, var Record Report Layout Selection)Pending 25.0
Obsolete programming model. Replaced by HasExternalLayout