Page "Column Layout"

ID 489
Namespace: Microsoft.Finance.FinancialReports

Use a column definition to specify the columns to include in a report. For example, you can design a report layout to compare net change and balance for the same period this year and last year. You can have up to 15 columns in a column definition. For example, multiple columns are useful for displaying budgets for 12 months with a column that shows the total.

Properties

Name Value
AboutTitle About (Financial Report) Column Definition
AboutText Use a column definition to specify the columns to include in a report. For example, you can design a report layout to compare net change and balance for the same period this year and last year. You can have up to 15 columns in a column definition. For example, multiple columns are useful for displaying budgets for 12 months with a column that shows the total.
AnalysisModeEnabled False
ApplicationArea #Basic,#Suite
AutoSplitKey True
Caption (Financial Report) Column Definitions
DataCaptionFields 1
PageType Worksheet
SourceTable Table Microsoft.Finance.FinancialReports."Column Layout"
UsageCategory None

Methods

SetColumnLayoutName

procedure SetColumnLayoutName(NewColumnName: Code[10])

Parameters

Name Type Description
NewColumnName Code[10]

See also