SAP ABAP Class CL_UMC_TIME_ALV_GRID (Horizontal Time ALV Grid)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-CPM (Application Component) Corporate Performance Monitor
⤷
UMC (Package) CPM : Common Objects

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_ALV_GRID | ALV List Viewer | 20010301 |
Properties
Class | CL_UMC_TIME_ALV_GRID | |
Short Description | Horizontal Time ALV Grid | |
Super Class | CL_GUI_ALV_GRID | ALV List Viewer |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UMC | CPM : Common Objects |
Created | 20010301 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UMC_TIME_ALV_GRID has no forward declaration.
Interfaces
Class CL_UMC_TIME_ALV_GRID has no interface implemented.
Friends
Class CL_UMC_TIME_ALV_GRID has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | I | 25 | Maximum Number of Columns Shown in Tree Depends on Struct. | 20010301 | |
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_UMC_TIME | Fiscal Time-Based on Fiscal Year Variant | 20010301 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UMB_YT_COLUMN | Column Description | 20010301 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UMB_YT_MEAS_COLUMN | Column Description (Measure) | 20010301 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UMB_YT_MEAS_TIME_VALUE | Values for Time Series | 20010301 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UMB_YT_MEAS_TIME_SER | Horizontal Time Series | 20010301 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UMC_Y_FISCPER | Period | 20010301 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | AS4FLAG | 'X' | Flag (X or Blank) | 20010301 | |
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UMC_Y_FISCPER | Period | 20010301 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Index | 20010301 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Index | 20010301 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UMC_Y_FISCPER | Period | 20010301 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Index | 20020129 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Return Appropriate Color for Exception | 20021217 |
2 | ![]() |
Instance method | Private | Event handling method | Double-Click Handler | 20010301 |
3 | ![]() |
Instance method | Public | Method | Sets New Data to Grid | 20010301 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | COL_DOUBLE_CLICK | Instance Event (0) |
Public (2) |
Column was Double-Clicked | 20010301 |
2 | NUMBER_OF_LINES | Instance Event (0) |
Public (2) |
Number of Lines Displayed | 20010301 |
Types
Class CL_UMC_TIME_ALV_GRID has no local type.
Method Signatures
Method EXCEPTION_COLOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_COLOR | Value transfer | Type reference (TYPE) | INT4 | Color | 20021217 | ||
2 | ![]() |
I_BW_EXCEPTION | Value transfer | Type reference (TYPE) | UMC_Y_BW_EXCEPTION | Alert Level einer BW Query | 20021217 | ||
3 | ![]() |
I_NORMAL | Value transfer | Type reference (TYPE) | INT4 | Normal color | 20021217 |
Method EXCEPTION_COLOR on class CL_UMC_TIME_ALV_GRID has no exception.
Method HANDLE_GRID_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_COLUMN | Call by reference | Type reference (TYPE) | 20010301 | ||||
2 | ![]() |
E_ROW | Call by reference | Type reference (TYPE) | 20010301 |
Method HANDLE_GRID_DOUBLE_CLICK on class CL_UMC_TIME_ALV_GRID has no exception.
Method NEW_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_TIME | Call by reference | Object reference (TYPE REF TO) | CL_UMC_TIME | Fiscal time based of fiscal year variant | 20010301 | ||
2 | ![]() |
IT_COL | Call by reference | Type reference (TYPE) | UMB_YT_MEAS_COLUMN | Column description (measure) | 20010301 | ||
3 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | UMB_YT_MEAS_TIME_VALUE | Werte für Zeitserie | 20010301 | ||
4 | ![]() |
I_CURPER | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | Periode | 20010301 | ||
5 | ![]() |
I_PERFR | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | Periode | 20010301 | ||
6 | ![]() |
I_PERTO | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | Periode | 20010301 |
Method NEW_DATA on class CL_UMC_TIME_ALV_GRID has no exception.
Event Signatures
Event COL_DOUBLE_CLICK Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | E_PERIOD | Exporting | Value transfer | Type reference (TYPE) | UMC_Y_FISCPER | Clicked period | 20010301 |
Event NUMBER_OF_LINES Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | E_LINES | Exporting | Value transfer | Type reference (TYPE) | I | Lines | 20010301 |
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 3.0A |