Table 84 Acc. Schedule Name in 23

App
Base Application
Namespace
Microsoft.Finance.FinancialReports

Fields, 4Keys, 1Procedures, 8Events, 1

Versions171819202122232425262728latest

Source29

Fields, 4

IdNameTypeObsolete
1NameCode[10]-
2DescriptionText[80]-
3Default Column LayoutCode[10]Pending 22.0
Use now the Column Group property in the table Financial Report
4Analysis View NameCode[10]-

Keys, 1

NameFieldsObsolete
Key1, clusteredName-

Procedures, 8

NameParametersReturnsAccessObsolete
Print()publicPending 22.0
AccScheduleName is no longer printable directly as they are only row definitions, print instead related Financial Report by calling directly the Account Schedule Report with SetFinancialReportName or SetFinancialReportNameNonEditable.
DimTotalingLinesAreEmpty(Integer)Booleanpublic-
ClearDimTotalingLines(Integer)public-
Export()public-
Import()public-
ApplyPackage(Code[20])public-
AddRowDefinitionToConfigPackage(Code[10], var Record Config. Package, Code[20])public-
RenameAccountScheduleInPackage(Code[20], Code[10], Code[10])public-

Events, 1

KindNameParametersObsolete
Integration eventOnBeforePrint(var Record Acc. Schedule Name, var Boolean)Pending 22.0
AccScheduleName is no longer printable directly as they are only row definitions, print instead the related Financial Report by calling directly the Account Schedule Report with SetFinancialReportName or SetFinancialReportNameNonEditable, and use the triggers on the report.