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 C_RED_COLOR Constant Private Type reference (TYPE) STRING '0xFF0000' Red 20010706
2 MS_BSP_OVR_TREE Instance attribute Private Type reference (TYPE) UMB_YS_BSP_OVRVIEW_TREE 20010611
3 MS_FILTER Instance attribute Private Type reference (TYPE) UMB_YS_BSC_FILTER Filter 20010719
4 MT_TREE_TYPES Instance attribute Private Type reference (TYPE) UMB_YT_TREE_TYPE Possible Tree Types 20010718
5 M_APPLET_TRACE Instance attribute Private Type reference (TYPE) CHAR01 Character Field Length 1 20030227
6 M_OFL_XML Instance attribute Private Type reference (TYPE) XSTRING 20020710
7 M_RFC_ENCODING Instance attribute Private Type reference (TYPE) AS4FLAG Indicator (X or Blank) 20040312
8 M_TREE_TYPE Instance attribute Private Type reference (TYPE) UMB_Y_SCOVERVIEW 1 Tree Type 20010702
9 M_XML Instance attribute Private Type reference (TYPE) XSTRING 20010813
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20010611
2 GEN_OBJ_NODE Static method Private Method Generate Element Node Common Attributes 20030122
3 GET_OFL_XML_DATA Instance method Public Method Gets All Data in XML Format 20020710
4 GET_OVERVIEW_XML_DATA Static method Public Method Return DOM for Perspective Overview 20030122
5 GET_STRUCTURE Instance method Public Method Gets the Tree Structure 20010611
6 GET_TREE_TYPE Instance method Public Method Gets Current Tree Type 20010705
7 GET_TREE_TYPES Instance method Public Method Gets Possible Views 20010718
8 GET_XML_DATA Instance method Public Method Gets All Data in XML Format 20010813
9 SET_DEFAULT Instance method Public Method Sets Default Settings 20010718
10 SET_TREE_TYPE Instance method Public Method Sets the Tree Type (OM/OI) 20010611
11 SET_USER_FILTER Instance method Public Method Sets Filter 20010719
12 STORE_APPLET_TRACE 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 Importing IR_APPLICATION Call by reference Object reference (TYPE REF TO) CL_UMB_BSC_WEB_APPLICATION BSC Web Applikation 20010730
2 Importing I_INIT Call by reference Type reference (TYPE) CHAR1 'X' Einstelliges Kennzeichen 20010801
3 Importing 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 Returning ER_EL Value transfer Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20030122
2 Importing IR_O Call by reference Object reference (TYPE REF TO) IF_UMB_BSC_OBJECT Interface for a Balanced Scorecard object 20030122
3 Importing IR_ROOT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20030122
4 Importing 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 Returning 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 Importing IR_ROOT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20030122
2 Importing IR_SCARD Call by reference Object reference (TYPE REF TO) CL_UMB_SCORECARD Scorecard 20030122
3 Importing IT_INTERACTION Call by reference Type reference (TYPE) UMB_YT_INTERACTION_BSP Benutzer Interaktion 20030122
4 Importing IT_TREE_TYPE Call by reference Type reference (TYPE) UMB_YT_TREE_TYPE Typen des BSC Overview 20030122
5 Importing I_RMS_ACTIVE Call by reference Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20030122
6 Importing 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing I_ANALYSIS_FILTER Call by reference Type reference (TYPE) UMC_Y_PERS_VALUE '0' Wert für Personalisierung 20010718
2 Importing I_ANALYSIS_FILTER_STAT_0 Call by reference Type reference (TYPE) UMC_Y_PERS_VALUE '0' Wert für Personalisierung 20010719
3 Importing I_ANALYSIS_FILTER_STAT_1 Call by reference Type reference (TYPE) UMC_Y_PERS_VALUE '0' Wert für Personalisierung 20010718
4 Importing I_ANALYSIS_FILTER_STAT_2 Call by reference Type reference (TYPE) UMC_Y_PERS_VALUE '0' Wert für Personalisierung 20010718
5 Importing I_ANALYSIS_FILTER_STAT_3 Call by reference Type reference (TYPE) UMC_Y_PERS_VALUE '0' Wert für Personalisierung 20010718
6 Importing I_ANALYSIS_FILTER_STAT_4 Call by reference Type reference (TYPE) UMC_Y_PERS_VALUE '0' Wert für Personalisierung 20010718
7 Importing I_ANALYSIS_FILTER_STAT_5 Call by reference Type reference (TYPE) UMC_Y_PERS_VALUE '0' Wert für Personalisierung 20010718
8 Importing I_ANALYSIS_FILTER_STAT_OWN Call by reference Type reference (TYPE) UMC_Y_PERS_VALUE '0' Wert für Personalisierung 20010719
9 Importing I_I Call by reference Type reference (TYPE) UMC_Y_PERS_VALUE '1' Wert für Personalisierung 20010718
10 Importing I_M Call by reference Type reference (TYPE) UMC_Y_PERS_VALUE '1' Wert für Personalisierung 20010718
11 Importing I_OI Call by reference Type reference (TYPE) UMC_Y_PERS_VALUE '1' Wert für Personalisierung 20010718
12 Importing I_OM Call by reference Type reference (TYPE) UMC_Y_PERS_VALUE '2' Wert für Personalisierung 20010718
13 Importing 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 Importing 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 Importing 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 Importing I_ACTION Call by reference Type reference (TYPE) STRING 20030227
2 Importing 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