SAP ABAP Class CL_UMM_MC_MANAGER (Transient Class Managing Different Cockpits)
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_SINGLETON MC Singleton Interface 20001030
Properties
Class CL_UMM_MC_MANAGER  
Short Description Transient Class Managing Different Cockpits    
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 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UMM_MC_MANAGER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UMM_DOMAINOBJECT Interface for Domain Object 20001030
2 IF_UMM_SINGLETON MC Singleton Interface 20001030
Friends
Class CL_UMM_MC_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_MODEL Instance attribute Public Object reference (TYPE REF TO) IF_UMM_DOMAINOBJECT Interface for Domain Object 20001030
2 MT_COCKPITS Instance attribute Public Type reference (TYPE) UMM_YT_COCKPITS_REF Table Type for Cockpit Object Reference 20001030
3 MT_COCKPITS_TABLE Instance attribute Public Type reference (TYPE) UMM_YT_COCKPITS_P_A Table for Cockpits 20001211
4 MT_VIEWS Instance attribute Public Type reference (TYPE) UMM_YT_VIEWS Table for Logical Views 20001211
5 MT_WALLS Instance attribute Public Type reference (TYPE) UMM_YT_WALLS Table for Walls 20001211
6 XML Instance attribute Public Type reference (TYPE) STRING 20020109
Methods
# Method Level Visibility Method type Description Created on
1 GET_COCKPIT Instance method Public Method Get Cockpit Reference 20010320
2 GET_MODEL Instance method Public Method Get the Associated Model Instance 20001030
3 LOAD_COCKPITS Instance method Public Method Load Cockpits in the Hierachy 20001030
4 SAVE_VIEWS Instance method Public Method Save Views Table 20001222
5 SAVE_WALLS Instance method Public Method Save Walls Table 20001222
6 SET_MODEL Instance method Public Method Set the Associated Model Instance 20001030
Events
Class CL_UMM_MC_MANAGER has no event.
Types
Class CL_UMM_MC_MANAGER has no local type.
Method Signatures

Method GET_COCKPIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COCKPIT Call by reference Object reference (TYPE REF TO) CL_UMM_COCKPIT MC Cockpit Class 20010320
2 Importing I_CONAME Call by reference Type reference (TYPE) UMM_Y_CONAME Technischer Name eines Management Cockpits 20010320
# Exception Resumable Description Created on
1 NOT_FOUND Not Found 20010320

Method GET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_MODEL Call by reference Object reference (TYPE REF TO) IF_UMM_DOMAINOBJECT Interface for Domain Object 20001030

Method GET_MODEL on class CL_UMM_MC_MANAGER has no exception.

Method LOAD_COCKPITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COCKPITLIST Call by reference Type reference (TYPE) UMM_YT_COCKPITS_P_A Cockpits structure including Authrization status 20001030
2 Importing ID_AUTH_CHECK Value transfer Type reference (TYPE) AS4FLAG SPACE 'X' - delete cockpits without authorization 20021107

Method LOAD_COCKPITS on class CL_UMM_MC_MANAGER has no exception.

Method SAVE_VIEWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VIEWS Value transfer Type reference (TYPE) UMM_YS_VIEWS_A View structure including authorization status 20001222

Method SAVE_VIEWS on class CL_UMM_MC_MANAGER has no exception.

Method SAVE_WALLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_WALLS Value transfer Type reference (TYPE) UMM_YS_WALLS_A Wall structure including authorization status 20001222

Method SAVE_WALLS on class CL_UMM_MC_MANAGER has no exception.

Method SET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MODEL Call by reference Object reference (TYPE REF TO) IF_UMM_DOMAINOBJECT Interface for Domain Object 20001030

Method SET_MODEL on class CL_UMM_MC_MANAGER has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in