Page 554 Analysis by Dimensions in 20
- App
- Base Application
- Source table
- 361
Versions171819202122232425262728latest
Source29
Procedures, 9
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| SetAnalysisViewCode | (Code[10]) | public | - | ||||
| DimCodeToOption | (Text[30]) | Integer | public | Pending 20.0 | |||
| Replaced by DimCodeToDimOption() | |||||||
| FindRec | (Option, var Record Dimension Code Buffer, Text[250]) | Boolean | public | Pending 20.0 | |||
| Replaced by FindRecord() | |||||||
| NextRec | (Option, var Record Dimension Code Buffer, Integer) | Integer | public | Pending 20.0 | |||
| Replaced by NextRecord() | |||||||
| GetCaptionClass | (Integer) | Text[250] | public | - | |||
| DimCodeToDimOption | (Text[30]) | Enum Analysis Dimension Option | public | - | |||
| FindRecord | (Enum Analysis Dimension Option, var Record Dimension Code Buffer, Text[250]) | Boolean | public | - | |||
| NextRecord | (Enum Analysis Dimension Option, var Record Dimension Code Buffer, Integer) | Integer | public | - | |||
| CreateCaptionSet | (Record Dimension Code Buffer, Option, Integer, var Text[1024], var Text[1024], var Text[1024]) | protected | - | ||||
Events, 13
| Kind | Name | Parameters | Obsolete | ||||
|---|---|---|---|---|---|---|---|
| Integration event | OnAfterFindRec | (var Option, var Record Dimension Code Buffer, var Record Analysis View, Text[250], var Boolean) | Pending 20.0 | ||||
| Replaced by event OnAfterFindRecord() | |||||||
| Integration event | OnAfterGetCaptionClass | (Integer, var Record Analysis View, var Text[250]) | - | ||||
| Integration event | OnAfterNextRec | (Option, var Record Dimension Code Buffer, var Record Analysis View, Integer, var Integer) | Pending 20.0 | ||||
| Replaced by OnAfterNextRecord() | |||||||
| Integration event | OnBeforeValidateColumnDimCode | (var Boolean, var Text[30], var Text, var Boolean, var Record Analysis by Dim. Parameters, var Record Analysis View, var Record Analysis View Entry, var Boolean) | - | ||||
| Integration event | OnBeforeValidateLineDimCode | (var Boolean, var Text[30], var Text, var Boolean, var Record Analysis by Dim. Parameters, var Record Analysis View, var Record Analysis View Entry) | - | ||||
| Integration event | OnGetDimSelectionOnBeforeDimSelectionLookup | (var Record Analysis View, var Page Dimension Selection) | - | ||||
| Integration event | OnValidateAnalysisViewCodeOnAfterRecSetFilters | (var Record Analysis by Dim. Parameters, var Record Analysis View) | - | ||||
| Integration event | OnBeforeDimCodeToOption | (Text[30], var Record Analysis View, var Integer, var Boolean) | Pending 20.0 | ||||
| Replaced by OnBeforeDimCodeToDimOption() | |||||||
| Integration event | OnAfterFindRecord | (var Enum Analysis Dimension Option, var Record Dimension Code Buffer, var Record Analysis View, Text[250], var Boolean) | - | ||||
| Integration event | OnAfterNextRecord | (Enum Analysis Dimension Option, var Record Dimension Code Buffer, var Record Analysis View, Integer, var Integer) | - | ||||
| Integration event | OnBeforeDimCodeToDimOption | (Text[30], var Record Analysis View, var Enum Analysis Dimension Option, var Boolean) | - | ||||
| Integration event | OnBeforeNextRecord | (Enum Analysis Dimension Option, var Record Dimension Value) | - | ||||
| Integration event | OnBeforeFindRecord | (Enum Analysis Dimension Option, var Record Dimension Value) | - | ||||