Page "Dimension Combinations Matrix"
ID 9251
Namespace: Microsoft.Finance.Dimension
Source table: Table Microsoft.Finance.Dimension.Dimension
Properties
| Name | Value |
|---|---|
| Caption | Dimension Combinations Matrix |
| Editable | False |
| LinksAllowed | False |
| PageType | ListPart |
| SourceTable | Table Microsoft.Finance.Dimension.Dimension |
Methods
Load
procedure Load(MatrixColumns1: array[32] of Text[1024], var MatrixRecords1: array[32] of Record Dimension, _ShowColumnName: Boolean)
Parameters
| Name | Type | Description |
|---|---|---|
| MatrixColumns1 | array[32] of Text[1024] | |
| MatrixRecords1 | array[32] of Record Dimension | |
| _ShowColumnName | Boolean |
SetSelectedDimCode
procedure SetSelectedDimCode(DimCode: Code[20])
Parameters
| Name | Type | Description |
|---|---|---|
| DimCode | Code[20] |
SetVisible
procedure SetVisible()