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 C_MAX_NO_OF_COL Constant Public Type reference (TYPE) I 25 Maximum Number of Columns Shown in Tree Depends on Struct. 20010301
2 MR_TIME Instance attribute Public Object reference (TYPE REF TO) CL_UMC_TIME Fiscal Time-Based on Fiscal Year Variant 20010301
3 MT_COLUMN Instance attribute Private Type reference (TYPE) UMB_YT_COLUMN Column Description 20010301
4 MT_MEAS_COL Instance attribute Private Type reference (TYPE) UMB_YT_MEAS_COLUMN Column Description (Measure) 20010301
5 MT_MEAS_DATA Instance attribute Private Type reference (TYPE) UMB_YT_MEAS_TIME_VALUE Values for Time Series 20010301
6 MT_OUT_TAB Instance attribute Private Type reference (TYPE) UMB_YT_MEAS_TIME_SER Horizontal Time Series 20010301
7 M_CURPER Instance attribute Public Type reference (TYPE) UMC_Y_FISCPER Period 20010301
8 M_FIRST_DISPLAY Instance attribute Private Type reference (TYPE) AS4FLAG 'X' Flag (X or Blank) 20010301
9 M_FRPER Instance attribute Public Type reference (TYPE) UMC_Y_FISCPER Period 20010301
10 M_SCORE_LINE Instance attribute Private Type reference (TYPE) I Index 20010301
11 M_STATUS_LINE Instance attribute Private Type reference (TYPE) I Index 20010301
12 M_TOPER Instance attribute Public Type reference (TYPE) UMC_Y_FISCPER Period 20010301
13 M_TREND_LINE Instance attribute Private Type reference (TYPE) I Index 20020129
Methods
# Method Level Visibility Method type Description Created on
1 EXCEPTION_COLOR Static method Public Method Return Appropriate Color for Exception 20021217
2 HANDLE_GRID_DOUBLE_CLICK Instance method Private Event handling method Double-Click Handler 20010301
3 NEW_DATA 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 Returning E_COLOR Value transfer Type reference (TYPE) INT4 Color 20021217
2 Importing I_BW_EXCEPTION Value transfer Type reference (TYPE) UMC_Y_BW_EXCEPTION Alert Level einer BW Query 20021217
3 Importing 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 Importing E_COLUMN Call by reference Type reference (TYPE) 20010301
2 Importing 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 Importing IR_TIME Call by reference Object reference (TYPE REF TO) CL_UMC_TIME Fiscal time based of fiscal year variant 20010301
2 Importing IT_COL Call by reference Type reference (TYPE) UMB_YT_MEAS_COLUMN Column description (measure) 20010301
3 Importing IT_DATA Call by reference Type reference (TYPE) UMB_YT_MEAS_TIME_VALUE Werte für Zeitserie 20010301
4 Importing I_CURPER Call by reference Type reference (TYPE) UMC_Y_FISCPER Periode 20010301
5 Importing I_PERFR Call by reference Type reference (TYPE) UMC_Y_FISCPER Periode 20010301
6 Importing 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