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 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_UMM_DOMAINOBJECT | Interface for Domain Object | 20001030 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UMM_YT_COCKPITS_REF | Table Type for Cockpit Object Reference | 20001030 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UMM_YT_COCKPITS_P_A | Table for Cockpits | 20001211 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UMM_YT_VIEWS | Table for Logical Views | 20001211 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UMM_YT_WALLS | Table for Walls | 20001211 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20020109 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Cockpit Reference | 20010320 |
2 | ![]() |
Instance method | Public | Method | Get the Associated Model Instance | 20001030 |
3 | ![]() |
Instance method | Public | Method | Load Cockpits in the Hierachy | 20001030 |
4 | ![]() |
Instance method | Public | Method | Save Views Table | 20001222 |
5 | ![]() |
Instance method | Public | Method | Save Walls Table | 20001222 |
6 | ![]() |
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 | ![]() |
E_COCKPIT | Call by reference | Object reference (TYPE REF TO) | CL_UMM_COCKPIT | MC Cockpit Class | 20010320 | ||
2 | ![]() |
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 | 20010320 |
Method GET_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ET_COCKPITLIST | Call by reference | Type reference (TYPE) | UMM_YT_COCKPITS_P_A | Cockpits structure including Authrization status | 20001030 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |