SAP ABAP Class CL_UMM_RUNTIME_VAR (ALV List Viewer)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-CPM-MC (Application Component) Management Cockpit
     UMM (Package) SEM-CPM: Management Cockpit
Properties
Class CL_UMM_RUNTIME_VAR  
Short Description ALV List Viewer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package UMM   SEM-CPM: Management Cockpit 
Created 20010711   SAP 
Last change 20060313   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNTB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UMM_RUNTIME_VAR has no interface implemented.
Friends
Class CL_UMM_RUNTIME_VAR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_RUNTIME_VAR_DEP Instance attribute Private Type reference (TYPE) AS4FLAG Indicator (X or Blank) 20051010
2 MR_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20010711
3 MR_ALV_CONT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20010711
4 MR_ALV_DATA Instance attribute Private Object reference (TYPE REF TO) DATA 20010711
5 MR_COCKPIT Instance attribute Private Object reference (TYPE REF TO) CL_UMM_COCKPIT MC Cockpit Class 20010711
6 MT_CURRENT_RUNTIME_VAR Instance attribute Private Type reference (TYPE) UMM_YT_RUNTIME_VAR Table Type for Runtime Variable 20010711
7 MT_DEFAULT_RUNTIME_VAR Instance attribute Private Type reference (TYPE) UMM_YT_RUNTIME_VAR Table Type for Runtime Variable 20010711
8 MT_FIELDCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20010711
9 MT_RUNTIME_QUERY Instance attribute Private Type reference (TYPE) YT_RUNTIME_QUERY 20030205
10 MT_RUNTIME_VAR_DEP Instance attribute Private Type reference (TYPE) YT_RUNTIME_VAR_DEP 20051010
11 MT_VARIABLES Instance attribute Private Type reference (TYPE) YT_VARIABLES 20030205
12 M_BW_F4HELP Instance attribute Private Type reference (TYPE) AS4FLAG Indicator (X or Blank) 20040130
13 M_DEFAULT Instance attribute Private Type reference (TYPE) AS4FLAG Indicator (X or Blank) 20010711
14 M_DISPLAY Instance attribute Private Type reference (TYPE) AS4FLAG Indicator (X or Blank) 20010713
15 M_FALSE_INPUT Instance attribute Private Type reference (TYPE) AS4FLAG Indicator (X or Blank) 20010711
16 M_MESSAGE_WAS_SENT Instance attribute Private Type reference (TYPE) AS4FLAG Indicator (X or Blank) 20010711
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_DEP_VAR_VALUE Instance method Public Method Changes Value of Dependent Variable 20051010
2 CHANGE_ODBO_VALUE Instance method Private Method Change ODBO Value According to Selected Characteristic 20051010
3 CHECK_INPUT Instance method Private Method Checks Whether Data Was Changed in the ALV 20010711
4 CHECK_USER_INPUT Instance method Public Method Checks Whether User Input is Correct 20010713
5 CONSTRUCTOR Instance method Public Constructor Constructor 20010711
6 CONVERT_VALUE_IN_EX Instance method Public Method Convert Internal BW Value to External 20030319
7 DESTROY_ALV Instance method Public Method Deletes ALV 20030131
8 FILL_ALV_DATA_TABLE Instance method Private Method Fills ALV Table 20010711
9 FILL_ALV_FIELDCAT Instance method Private Method Field Catalogs for ALV 20010711
10 GET_CHAR_SELECTION Instance method Public Method Gets Characteristic Values 20010711
11 GET_CMP_VALUES Instance method Private Method Gets Values for Compounded Characteristics 20010711
12 GET_FRAME_SUPPORT Instance method Private Method Gets Frame That Uses Variable 20010711
13 GET_HYS Instance method Public Method Delivers Hierarchies 20011126
14 GET_HY_NODES Instance method Public Method Delivers Hierarchy Nodes 20011126
15 GET_QUERY_SUPPORT Instance method Private Method Delivers Query that Uses Variables 20030205
16 INIT_ALV Instance method Private Method Initializes ALV List 20010711
17 IS_VAR_DEPENDENT Instance method Public Method Is variable dependent on different variable? 20051010
18 ON_ALV_DATA_CHANGED Instance method Private Event handling method Event Handler for Changed Data in the ALV 20010711
19 ON_ALV_F4 Instance method Private Event handling method Event Handler for F4 in the ALV 20010711
20 READ_DEPENDENCE Instance method Private Method Read Dependence from DB 20051010
21 SEND_FALSE_INPUT_MESSAGE Instance method Private Method Sends Error Message 20010711
22 SET_COCKPIT Instance method Public Method Sets Cockpit 20010711
23 SET_TO_DEFAULT Instance method Public Method Sets Selections to Standard Selection 20010711
24 SHOW Instance method Public Method Shows Runtime Variables in Frontend 20010711
25 UPDATE_ALV Instance method Private Method Changes ALV List 20010711
Events
Class CL_UMM_RUNTIME_VAR has no event.
Types
Class CL_UMM_RUNTIME_VAR has no local type.
Method Signatures

Method CHANGE_DEP_VAR_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RUNTIME_VAR Call by reference Type reference (TYPE) UMM_YT_RUNTIME_VAR Table Type for runtime Variable 20051010

Method CHANGE_DEP_VAR_VALUE on class CL_UMM_RUNTIME_VAR has no exception.

Method CHANGE_ODBO_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_VALUE Call by reference Type reference (TYPE) UMC_Y_TCHAVAL Merkmalswert (ODBO) 20051010
2 Importing ID_ICHANM Call by reference Type reference (TYPE) UMC_Y_ICHANM Technischer Name eines Merkmals (BW) 20051010

Method CHANGE_ODBO_VALUE on class CL_UMM_RUNTIME_VAR has no exception.

Method CHECK_INPUT Signature

Method CHECK_INPUT on class CL_UMM_RUNTIME_VAR has no parameter.
Method CHECK_INPUT on class CL_UMM_RUNTIME_VAR has no exception.

Method CHECK_USER_INPUT Signature

Method CHECK_USER_INPUT on class CL_UMM_RUNTIME_VAR has no parameter.
# Exception Resumable Description Created on
1 INVALID Ungültige Benutzereingaben 20010713

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_UMM_RUNTIME_VAR has no parameter.
Method CONSTRUCTOR on class CL_UMM_RUNTIME_VAR has no exception.

Method CONVERT_VALUE_IN_EX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUEBW Call by reference Type reference (TYPE) UMC_Y_ICHAVAL Feld für beliebigen Merkmalswert (BW-interne Darstellung) 20070710
2 Exporting E_VALUEBW_EXT Call by reference Type reference (TYPE) UMC_Y_ICHAVALEXT Feld für beliebigen Merkmalswert (BW) 20030319
3 Importing I_VALUEBW Call by reference Type reference (TYPE) UMC_Y_ICHAVAL Feld für beliebigen Merkmalswert (BW-interne Darstellung) 20030319
4 Importing I_VANAME Call by reference Type reference (TYPE) UMM_Y_VANAME Technischer Name einer CPM-Variable 20030319

Method CONVERT_VALUE_IN_EX on class CL_UMM_RUNTIME_VAR has no exception.

Method DESTROY_ALV Signature

Method DESTROY_ALV on class CL_UMM_RUNTIME_VAR has no parameter.
Method DESTROY_ALV on class CL_UMM_RUNTIME_VAR has no exception.

Method FILL_ALV_DATA_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEFAULT Call by reference Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20010711

Method FILL_ALV_DATA_TABLE on class CL_UMM_RUNTIME_VAR has no exception.

Method FILL_ALV_FIELDCAT Signature

Method FILL_ALV_FIELDCAT on class CL_UMM_RUNTIME_VAR has no parameter.
Method FILL_ALV_FIELDCAT on class CL_UMM_RUNTIME_VAR has no exception.

Method GET_CHAR_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RUNTIME_VAR Call by reference Type reference (TYPE) UMM_YT_RUNTIME_VAR Table Type for runtime Variable 20010711
# Exception Resumable Description Created on
1 INVALID_INPUT Ungültige Merkmalswerte 20010711

Method GET_CMP_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_DIMCMP_VALS Value transfer Type reference (TYPE) UMC_YT_DIMCMP_VALS Compound dimensions member values 20010711
2 Importing IR_FRAME_CUSTDATA Call by reference Object reference (TYPE REF TO) CL_UMM_FRAME_CUSTDATA General Frame Customizing data 20010711

Method GET_CMP_VALUES on class CL_UMM_RUNTIME_VAR has no exception.

Method GET_FRAME_SUPPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_FRAME_CUSTDATA Call by reference Object reference (TYPE REF TO) CL_UMM_FRAME_CUSTDATA General Frame Customizing data 20010711
2 Exporting ES_VA100 Call by reference Type reference (TYPE) UMM_VA100 Variablen : Kopftabelle 20031209
3 Exporting ET_QUERY Call by reference Type reference (TYPE) YT_QUERY Used queries 20030319
4 Exporting E_BWVAR_USED Call by reference Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20030319
5 Exporting E_TCHANM Call by reference Type reference (TYPE) UMC_Y_TCHANM Feldname Dimension (ODBO-Bezeichner) 20010711
6 Importing I_VANAME Call by reference Type reference (TYPE) UMM_Y_VANAME Technischer Name einer CPM-Variablen 20010711

Method GET_FRAME_SUPPORT on class CL_UMM_RUNTIME_VAR has no exception.

Method GET_HYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HYS Call by reference Type reference (TYPE) UMC_YT_HYS Hierarchien : Bezeichner, Beschreibung 20011126
2 Importing I_VANAME Call by reference Type reference (TYPE) UMM_Y_VANAME Technischer Name einer CPM-Variablen 20011126

Method GET_HYS on class CL_UMM_RUNTIME_VAR has no exception.

Method GET_HY_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HYNODES Call by reference Type reference (TYPE) UMC_YT_HYNODES Hierarchieknoten : Bezeichner, Beschreibung 20011126
2 Importing I_THINAME Call by reference Type reference (TYPE) UMC_Y_THINAME Hierarchie (ODBO-Name) 20011126
3 Importing I_VANAME Call by reference Type reference (TYPE) UMM_Y_VANAME Technischer Name einer CPM-Variablen 20011126

Method GET_HY_NODES on class CL_UMM_RUNTIME_VAR has no exception.

Method GET_QUERY_SUPPORT Signature

Method GET_QUERY_SUPPORT on class CL_UMM_RUNTIME_VAR has no parameter.
Method GET_QUERY_SUPPORT on class CL_UMM_RUNTIME_VAR has no exception.

Method INIT_ALV Signature

Method INIT_ALV on class CL_UMM_RUNTIME_VAR has no parameter.
# Exception Resumable Description Created on
1 ERROR 20010711

Method IS_VAR_DEPENDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_DEPENDENT Value transfer Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20051010
2 Importing ID_VANAME Call by reference Type reference (TYPE) UMM_Y_VANAME Technischer Name einer CPM-Variable 20051010
3 Importing IT_RUNTIME_VAR Call by reference Type reference (TYPE) UMM_YT_RUNTIME_VAR Table Type for runtime Variable 20051010

Method IS_VAR_DEPENDENT on class CL_UMM_RUNTIME_VAR has no exception.

Method ON_ALV_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Call by reference Type reference (TYPE) 20010711
2 Importing SENDER Call by reference Type reference (TYPE) 20010711

Method ON_ALV_DATA_CHANGED on class CL_UMM_RUNTIME_VAR has no exception.

Method ON_ALV_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Call by reference Attribute reference (LIKE) 20010711
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20010711
3 Importing ET_BAD_CELLS Call by reference Attribute reference (LIKE) 20010711
4 Importing E_DISPLAY Call by reference Attribute reference (LIKE) 20010711
5 Importing E_FIELDNAME Call by reference Attribute reference (LIKE) 20010711
6 Importing E_FIELDVALUE Call by reference Attribute reference (LIKE) 20010711
7 Importing SENDER Call by reference Type reference (TYPE) 20010711

Method ON_ALV_F4 on class CL_UMM_RUNTIME_VAR has no exception.

Method READ_DEPENDENCE Signature

Method READ_DEPENDENCE on class CL_UMM_RUNTIME_VAR has no parameter.
Method READ_DEPENDENCE on class CL_UMM_RUNTIME_VAR has no exception.

Method SEND_FALSE_INPUT_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VANAME_TXT Call by reference Type reference (TYPE) UMC_Y_MTXT Mitteltext 20030327

Method SEND_FALSE_INPUT_MESSAGE on class CL_UMM_RUNTIME_VAR has no exception.

Method SET_COCKPIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COCKPIT Call by reference Object reference (TYPE REF TO) CL_UMM_COCKPIT MC Cockpit Class 20010711

Method SET_COCKPIT on class CL_UMM_RUNTIME_VAR has no exception.

Method SET_TO_DEFAULT Signature

Method SET_TO_DEFAULT on class CL_UMM_RUNTIME_VAR has no parameter.
Method SET_TO_DEFAULT on class CL_UMM_RUNTIME_VAR has no exception.

Method SHOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20010711
2 Importing I_DISPLAY Call by reference Type reference (TYPE) AS4FLAG ' ' Flag (X oder Blank) 20010713
# Exception Resumable Description Created on
1 ERROR 20010711

Method UPDATE_ALV Signature

Method UPDATE_ALV on class CL_UMM_RUNTIME_VAR has no parameter.
# Exception Resumable Description Created on
1 ERROR 20010711
History
Last changed by/on SAP  20060313 
SAP Release Created in 3.1A