SAP ABAP Class CL_UMM_COCKPIT (MC Cockpit Class)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-CPM-MC (Application Component) Management Cockpit
     UMM (Package) SEM-CPM: Management Cockpit
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UMM_DOMAINOBJECT Interface for Domain Object 20001030
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UMM_PERSISTENT MC Persistent Interface 20001030
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UMM_RUNTIME_VAR MC Runtime Variables Interface 20001030
Properties
Class CL_UMM_COCKPIT  
Short Description MC Cockpit Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UMM   SEM-CPM: Management Cockpit 
Created 20001030   SAP 
Last change 20050428   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UMM_COCKPIT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UMM_DOMAINOBJECT Interface for Domain Object 20001030
2 IF_UMM_PERSISTENT MC Persistent Interface 20001030
3 IF_UMM_RUNTIME_VAR MC Runtime Variables Interface 20001030
Friends
Class CL_UMM_COCKPIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_QUERY Instance attribute Public Object reference (TYPE REF TO) CL_UMM_QUERY BSC: Assigned Queries 20010724
2 MR_TIME Instance attribute Public Object reference (TYPE REF TO) CL_UMC_TIME Fiscal Time-Based on Fiscal Year Variant 20010327
3 MT_DRILLDOWN_CHAR Instance attribute Private Type reference (TYPE) YT_DRILLDOWN_CHAR 20031130
4 MT_ERRMSG Instance attribute Public Type reference (TYPE) UMM_YT_FRAME_ERROR_MESSAGE Table Type: Error Message for Frame 20010413
5 MT_FRAMES Instance attribute Public Type reference (TYPE) UMM_YT_FRAMES_A Frame Structure Including Authorization Status 20010227
6 MT_LINKS Instance attribute Public Type reference (TYPE) UMM_YT_LINKS Links to Documents/Queries/Web Reports 20030723
7 MT_SUBOBJS Instance attribute Private Type reference (TYPE) YT_SUBOBJS List of Subobjects 20030724
8 MT_VARCUST Instance attribute Public Type reference (TYPE) UMM_YT_CUST_COCKPITVARS Variable Assignment in Cockpit 20040507
9 MT_VARLINKS Instance attribute Private Type reference (TYPE) YT_VARLINKS 20040507
10 MT_WALLS Instance attribute Public Type reference (TYPE) UMM_YT_WALLS_REF Table Type for Wall Object Reference 20001030
11 M_BW_BUFFER Instance attribute Public Type reference (TYPE) UMB_Y_BW_BUFFER Use Buffered BW Data 20010417
12 M_FILTER Instance attribute Private Type reference (TYPE) CHAR4 'XXXX' Single-Character Flag 20010619
13 M_LINKS_READ Instance attribute Private Type reference (TYPE) AS4FLAG Indicator (X or Blank) 20030723
14 M_NOWA Instance attribute Public Type reference (TYPE) UMM_Y_NOWA UMM_Y_NOWA 20001030
15 M_PARALLEL Instance attribute Private Type reference (TYPE) CHAR1 CHAR1 20001030
16 M_PERIV Instance attribute Public Type reference (TYPE) PERIV Fiscal Year Variant 20010227
17 M_RUNTIMEVAR_COUNT Instance attribute Public Type reference (TYPE) I Normal Runtime Variable Counter 20010412
18 M_USER_DEP_BUF Instance attribute Public Type reference (TYPE) AS4FLAG Indicator (X or Blank) 20050407
19 M_USER_GROUP Instance attribute Public Type reference (TYPE) UMM_Y_USER_GROUP User Group 20050407
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DRILLDOWN_CHANM Instance method Public Method 20031130
2 CLEAR_DRILLDOWN_FLAG Instance method Private Method 20041004
3 CONSTRUCTOR Instance method Public Constructor Constructor 20001030
4 FREE Instance method Public Method Destructor 20001120
5 GET_COCKPIT_SUBOBJS Instance method Public Method Get Subobjects of Cockpit Object 20010620
6 GET_COCKPIT_WALLS Instance method Private Method Get Cockpit Walls 20010116
7 GET_FILTER Instance method Public Method Get Status Filter 20010628
8 GET_FRAME Instance method Public Method Get Frame from Position 20050407
9 GET_FRAME_ID Instance method Public Method Delivers Frame ID for a Frame Position 20010227
10 GET_RUNTIME_VAR Instance method Public Method Get Default Runtime Var 20010730
11 GET_SUBOBJS_LINKS Instance method Private Method Gets Links to Subobject 20030723
12 GET_SUBOBJ_ID Instance method Public Method Gets Subobject ID for Position 20030724
13 GET_VARIABLE_LINK Instance method Public Method 20040507
14 GET_VARIABLE_SEL Instance method Private Method 20040507
15 SET_FILTER Instance method Public Method Set Status Filter 20010620
Events
Class CL_UMM_COCKPIT has no event.
Types
Class CL_UMM_COCKPIT has no local type.
Method Signatures

Method CHECK_DRILLDOWN_CHANM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TCHANM Call by reference Type reference (TYPE) UMC_Y_TCHANM Feldname Dimension (ODBO-Bezeichner) 20031130
# Exception Resumable Description Created on
1 NOT_USED 20031130

Method CLEAR_DRILLDOWN_FLAG Signature

Method CLEAR_DRILLDOWN_FLAG on class CL_UMM_COCKPIT has no parameter.
Method CLEAR_DRILLDOWN_FLAG on class CL_UMM_COCKPIT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_COCKPITLIST Call by reference Type reference (TYPE) UMM_YS_COCKPITS_P_A Cockpits structure including Authrization status 20001030

Method CONSTRUCTOR on class CL_UMM_COCKPIT has no exception.

Method FREE Signature

Method FREE on class CL_UMM_COCKPIT has no parameter.
Method FREE on class CL_UMM_COCKPIT has no exception.

Method GET_COCKPIT_SUBOBJS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FRAMES Call by reference Type reference (TYPE) UMM_YT_FRAMES_A Frame structure including authorization status 20010620
2 Exporting ET_VIEWS Call by reference Type reference (TYPE) UMM_YT_VIEWS Table Type for Wall views 20010620
3 Exporting ET_WALLS Call by reference Type reference (TYPE) UMM_YT_WALLS Table Type for Cockpits Walls 20010620
4 Importing IT_RUNTIME_VAR Call by reference Type reference (TYPE) UMM_YT_RUNTIME_VAR Table Type for runtime Variable 20010620
5 Importing I_FRNO Call by reference Type reference (TYPE) UMM_Y_FRNO '0' Nummer eines Frames in einer Logischen Sicht 20010620
6 Importing I_IGNORE_DB_BUFFER Call by reference Type reference (TYPE) AS4FLAG ' ' Flag (X oder Blank) 20010816
7 Importing I_LVNO Call by reference Type reference (TYPE) UMM_Y_LVNO '0' Nummer einer Logischen Sicht in der Wand 20010620
8 Importing I_WANO Call by reference Type reference (TYPE) UMM_Y_WANO '0' Nummer einer Wand im Management Cockpit 20010620

Method GET_COCKPIT_SUBOBJS on class CL_UMM_COCKPIT has no exception.

Method GET_COCKPIT_WALLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WALLS Call by reference Type reference (TYPE) UMM_YT_WALLS Table Type for Cockpits Walls 20010116

Method GET_COCKPIT_WALLS on class CL_UMM_COCKPIT has no exception.

Method GET_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FILTER Call by reference Type reference (TYPE) CHAR4 Einstelliges Kennzeichen 20010628

Method GET_FILTER on class CL_UMM_COCKPIT has no exception.

Method GET_FRAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_FRAME Call by reference Object reference (TYPE REF TO) CL_UMM_FRAME MC Frame Class 20050407
2 Importing I_FRNO Call by reference Type reference (TYPE) UMM_Y_FRNO Nummer eines Frames in einer Logischen Sicht 20050407
3 Importing I_LVNO Call by reference Type reference (TYPE) UMM_Y_LVNO Nummer einer Logischen Sicht in der Wand 20050407
4 Importing I_WANO Call by reference Type reference (TYPE) UMM_Y_WANO Nummer einer Wand im Management Cockpit 20050407
# Exception Resumable Description Created on
1 NOT_FOUND 20050407

Method GET_FRAME_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TXT Call by reference Type reference (TYPE) UMC_YS_TXT Kurz-, Mittel- und Langtext 20010227
2 Exporting E_FRNAME Call by reference Type reference (TYPE) UMM_Y_FRNAME Technischer Name eines Frames 20010227
3 Importing I_FRNO Call by reference Type reference (TYPE) UMM_Y_FRNO Nummer eines Frames in einer Logischen Sicht 20010227
4 Importing I_LVNO Call by reference Type reference (TYPE) UMM_Y_LVNO Nummer einer Logischen Sicht in der Wand 20010227
5 Importing I_WANO Call by reference Type reference (TYPE) UMM_Y_WANO Nummer einer Wand im Management Cockpit 20010227
# Exception Resumable Description Created on
1 NOT_FOUND Nicht gefunden 20010227

Method GET_RUNTIME_VAR 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 20010730

Method GET_RUNTIME_VAR on class CL_UMM_COCKPIT has no exception.

Method GET_SUBOBJS_LINKS Signature

Method GET_SUBOBJS_LINKS on class CL_UMM_COCKPIT has no parameter.
Method GET_SUBOBJS_LINKS on class CL_UMM_COCKPIT has no exception.

Method GET_SUBOBJ_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OBJNAME Call by reference Type reference (TYPE) UMM_Y_OBJNAME Technischer Name eines MC-Objekts 20030724
2 Exporting E_OBJTYPE Call by reference Type reference (TYPE) UMM_Y_OBJTYP MC-Objekttyp 20030724
3 Importing I_FRNO Call by reference Type reference (TYPE) UMM_Y_FRNO 0 Nummer eines Frames in einer Logischen Sicht 20030724
4 Importing I_LVNO Call by reference Type reference (TYPE) UMM_Y_LVNO 0 Nummer einer Logischen Sicht in der Wand 20030724
5 Importing I_WANO Call by reference Type reference (TYPE) UMM_Y_WANO Nummer einer Wand im Management Cockpit 20030724
# Exception Resumable Description Created on
1 NOT_FOUND Nicht gefunden 20030724

Method GET_VARIABLE_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_QUERY Call by reference Type reference (TYPE) UMC_YS_QUERY InfoCube und BW-Bericht 20040507
2 Exporting E_FRNAME Call by reference Type reference (TYPE) UMM_Y_FRNAME Technischer Name eines Frames 20040507
3 Exporting E_ICHANM Call by reference Type reference (TYPE) UMC_Y_ICHANM Technischer Name eines Merkmals (BW) 20040507
4 Importing I_VANAME Call by reference Type reference (TYPE) UMM_Y_VANAME Technischer Name einer CPM-Variable 20040507

Method GET_VARIABLE_LINK on class CL_UMM_COCKPIT has no exception.

Method GET_VARIABLE_SEL Signature

Method GET_VARIABLE_SEL on class CL_UMM_COCKPIT has no parameter.
Method GET_VARIABLE_SEL on class CL_UMM_COCKPIT has no exception.

Method SET_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FILTER Call by reference Type reference (TYPE) CHAR4 'XXXX' Flag (X oder Blank) 20010620

Method SET_FILTER on class CL_UMM_COCKPIT has no exception.
History
Last changed by/on SAP  20050428 
SAP Release Created in