SAP ABAP Class CL_UMB_PERS_OVERVIEW (Perspective Overview)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-CPM-BSC (Application Component) Balanced Scorecard
⤷
UMB (Package) SEM-CPM: Balanced Scorecard

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_UMB_BSC_WEB_ABSTRACT_VIEW | Perspective Overview | 20010713 |
Properties
Class | CL_UMB_PERS_OVERVIEW | |
Short Description | Perspective Overview | |
Super Class | CL_UMB_BSC_WEB_ABSTRACT_VIEW | Perspective Overview |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UMB | SEM-CPM: Balanced Scorecard |
Created | 20010611 | SAP |
Last change | 20110810 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UMB_PERS_OVERVIEW has no forward declaration.
Interfaces
Class CL_UMB_PERS_OVERVIEW has no interface implemented.
Friends
Class CL_UMB_PERS_OVERVIEW has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '0xFF0000' | Red | 20010706 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UMB_YS_BSP_OVRVIEW_TREE | 20010611 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UMB_YS_BSC_FILTER | Filter | 20010719 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UMB_YT_TREE_TYPE | Possible Tree Types | 20010718 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20030227 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XSTRING | 20020710 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | AS4FLAG | Indicator (X or Blank) | 20040312 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UMB_Y_SCOVERVIEW | 1 | Tree Type | 20010702 | |
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XSTRING | 20010813 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20010611 |
2 | ![]() |
Static method | Private | Method | Generate Element Node Common Attributes | 20030122 |
3 | ![]() |
Instance method | Public | Method | Gets All Data in XML Format | 20020710 |
4 | ![]() |
Static method | Public | Method | Return DOM for Perspective Overview | 20030122 |
5 | ![]() |
Instance method | Public | Method | Gets the Tree Structure | 20010611 |
6 | ![]() |
Instance method | Public | Method | Gets Current Tree Type | 20010705 |
7 | ![]() |
Instance method | Public | Method | Gets Possible Views | 20010718 |
8 | ![]() |
Instance method | Public | Method | Gets All Data in XML Format | 20010813 |
9 | ![]() |
Instance method | Public | Method | Sets Default Settings | 20010718 |
10 | ![]() |
Instance method | Public | Method | Sets the Tree Type (OM/OI) | 20010611 |
11 | ![]() |
Instance method | Public | Method | Sets Filter | 20010719 |
12 | ![]() |
Instance method | Private | Method | Writes Applet Data in Database | 20030227 |
Events
Class CL_UMB_PERS_OVERVIEW has no event.
Types
Class CL_UMB_PERS_OVERVIEW has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_APPLICATION | Call by reference | Object reference (TYPE REF TO) | CL_UMB_BSC_WEB_APPLICATION | BSC Web Applikation | 20010730 | ||
2 | ![]() |
I_INIT | Call by reference | Type reference (TYPE) | CHAR1 | 'X' | Einstelliges Kennzeichen | 20010801 | |
3 | ![]() |
I_RMS_ACTIVE | Call by reference | Type reference (TYPE) | AS4FLAG | RMS | 20010704 |
Method CONSTRUCTOR on class CL_UMB_PERS_OVERVIEW has no exception.
Method GEN_OBJ_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_EL | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20030122 | ||
2 | ![]() |
IR_O | Call by reference | Object reference (TYPE REF TO) | IF_UMB_BSC_OBJECT | Interface for a Balanced Scorecard object | 20030122 | ||
3 | ![]() |
IR_ROOT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20030122 | ||
4 | ![]() |
I_RMS_ACTIVE | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20030122 |
Method GEN_OBJ_NODE on class CL_UMB_PERS_OVERVIEW has no exception.
Method GET_OFL_XML_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_XML | Value transfer | Type reference (TYPE) | XSTRING | 20020710 |
Method GET_OFL_XML_DATA on class CL_UMB_PERS_OVERVIEW has no exception.
Method GET_OVERVIEW_XML_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ROOT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20030122 | ||
2 | ![]() |
IR_SCARD | Call by reference | Object reference (TYPE REF TO) | CL_UMB_SCORECARD | Scorecard | 20030122 | ||
3 | ![]() |
IT_INTERACTION | Call by reference | Type reference (TYPE) | UMB_YT_INTERACTION_BSP | Benutzer Interaktion | 20030122 | ||
4 | ![]() |
IT_TREE_TYPE | Call by reference | Type reference (TYPE) | UMB_YT_TREE_TYPE | Typen des BSC Overview | 20030122 | ||
5 | ![]() |
I_RMS_ACTIVE | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20030122 | ||
6 | ![]() |
I_TREE_TYPE | Call by reference | Type reference (TYPE) | UMB_Y_SCOVERVIEW | Default tree type | 20030122 |
Method GET_OVERVIEW_XML_DATA on class CL_UMB_PERS_OVERVIEW has no exception.
Method GET_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_BSP_OVR_TREE | Value transfer | Type reference (TYPE) | UMB_YS_BSP_OVRVIEW_TREE | Overview of the Balanced Scorecard | 20010611 |
Method GET_STRUCTURE on class CL_UMB_PERS_OVERVIEW has no exception.
Method GET_TREE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TREE_TYPE | Value transfer | Type reference (TYPE) | UMB_Y_TREE_TYPE | Baumtyp | 20010705 |
Method GET_TREE_TYPE on class CL_UMB_PERS_OVERVIEW has no exception.
Method GET_TREE_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TABLE | Value transfer | Type reference (TYPE) | UMB_YT_TREE_TYPE | Typen des BSC Overview | 20010718 |
Method GET_TREE_TYPES on class CL_UMB_PERS_OVERVIEW has no exception.
Method GET_XML_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_XML | Value transfer | Type reference (TYPE) | XSTRING | 20010813 |
Method GET_XML_DATA on class CL_UMB_PERS_OVERVIEW has no exception.
Method SET_DEFAULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ANALYSIS_FILTER | Call by reference | Type reference (TYPE) | UMC_Y_PERS_VALUE | '0' | Wert für Personalisierung | 20010718 | |
2 | ![]() |
I_ANALYSIS_FILTER_STAT_0 | Call by reference | Type reference (TYPE) | UMC_Y_PERS_VALUE | '0' | Wert für Personalisierung | 20010719 | |
3 | ![]() |
I_ANALYSIS_FILTER_STAT_1 | Call by reference | Type reference (TYPE) | UMC_Y_PERS_VALUE | '0' | Wert für Personalisierung | 20010718 | |
4 | ![]() |
I_ANALYSIS_FILTER_STAT_2 | Call by reference | Type reference (TYPE) | UMC_Y_PERS_VALUE | '0' | Wert für Personalisierung | 20010718 | |
5 | ![]() |
I_ANALYSIS_FILTER_STAT_3 | Call by reference | Type reference (TYPE) | UMC_Y_PERS_VALUE | '0' | Wert für Personalisierung | 20010718 | |
6 | ![]() |
I_ANALYSIS_FILTER_STAT_4 | Call by reference | Type reference (TYPE) | UMC_Y_PERS_VALUE | '0' | Wert für Personalisierung | 20010718 | |
7 | ![]() |
I_ANALYSIS_FILTER_STAT_5 | Call by reference | Type reference (TYPE) | UMC_Y_PERS_VALUE | '0' | Wert für Personalisierung | 20010718 | |
8 | ![]() |
I_ANALYSIS_FILTER_STAT_OWN | Call by reference | Type reference (TYPE) | UMC_Y_PERS_VALUE | '0' | Wert für Personalisierung | 20010719 | |
9 | ![]() |
I_I | Call by reference | Type reference (TYPE) | UMC_Y_PERS_VALUE | '1' | Wert für Personalisierung | 20010718 | |
10 | ![]() |
I_M | Call by reference | Type reference (TYPE) | UMC_Y_PERS_VALUE | '1' | Wert für Personalisierung | 20010718 | |
11 | ![]() |
I_OI | Call by reference | Type reference (TYPE) | UMC_Y_PERS_VALUE | '1' | Wert für Personalisierung | 20010718 | |
12 | ![]() |
I_OM | Call by reference | Type reference (TYPE) | UMC_Y_PERS_VALUE | '2' | Wert für Personalisierung | 20010718 | |
13 | ![]() |
I_R | Call by reference | Type reference (TYPE) | UMC_Y_PERS_VALUE | '1' | Wert für Personalisierung | 20010718 |
Method SET_DEFAULT on class CL_UMB_PERS_OVERVIEW has no exception.
Method SET_TREE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TREE_TYPE | Call by reference | Type reference (TYPE) | STRING | 20010702 |
Method SET_TREE_TYPE on class CL_UMB_PERS_OVERVIEW has no exception.
Method SET_USER_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_FILTER | Call by reference | Type reference (TYPE) | UMB_YS_BSC_FILTER | Filter for BSC tree | 20010719 |
Method SET_USER_FILTER on class CL_UMB_PERS_OVERVIEW has no exception.
Method STORE_APPLET_TRACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTION | Call by reference | Type reference (TYPE) | STRING | 20030227 | |||
2 | ![]() |
I_SENT_DATA | Call by reference | Type reference (TYPE) | STRING | 20030227 |
Method STORE_APPLET_TRACE on class CL_UMB_PERS_OVERVIEW has no exception.
History
Last changed by/on | SAP | 20110810 |
SAP Release Created in | 3.1A |