SAP ABAP Class CL_UMB_ENTRY (BSC Entry)
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_GUI_CONTROL Proxy Class for Control in GUI 19990902
Properties
Class CL_UMB_ENTRY  
Short Description BSC Entry    
Super Class CL_GUI_CONTROL Proxy Class for Control in GUI 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UMB   SEM-CPM: Balanced Scorecard 
Created 19990824   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UMB_ENTRY has no forward declaration.
Interfaces
Class CL_UMB_ENTRY has no interface implemented.
Friends
Class CL_UMB_ENTRY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FONT_COLOR_BLACK Constant Public Type reference (TYPE) UMC_Y_FONT_COLOR '000000' Font Color "Black" 20010724
2 C_FONT_COLOR_RED Constant Public Type reference (TYPE) UMC_Y_FONT_COLOR '0000FF' Font Color "Red" 20010724
3 C_FONT_STYLE_BOLD Constant Public Type reference (TYPE) UMC_Y_FONT_STYLE '1' Font Style "Bold" 20010724
4 C_FONT_STYLE_BOLD_ITALIC Constant Public Type reference (TYPE) UMC_Y_FONT_STYLE '3' Font Style "Bold and Italic" 20010724
5 C_FONT_STYLE_ITALIC Constant Public Type reference (TYPE) UMC_Y_FONT_STYLE '2' Font Style "Italic" 20010724
6 C_FONT_STYLE_NORMAL Constant Public Type reference (TYPE) UMC_Y_FONT_STYLE '0' Font Style "Normal" 20010724
7 EVENT_NODE_DBLCLICK Constant Public Type reference (TYPE) I 1 Event ID for Double Click on a Tree Node 19990830
8 EVENT_PERS_DBLCLICK Constant Public Type reference (TYPE) I 2 Event ID for Double Click on a Perspective 19990830
9 M_ADAPTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTROL Adapter 19990824
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19990824
2 GET_NOF_PERS Instance method Public Method Get the Number of Perspectives 19990827
3 GET_SELECTION Instance method Public Method Get the Selection of an Item 20000721
4 SET_NOF_PERS Instance method Public Method Set the Number of Perspectives 19990824
5 SET_PERS_DATA Instance method Public Method Set the Data of the Perspectives 19990827
6 SET_PERS_HEADER Instance method Public Method Set the Header of the Perspectives 19990824
7 SET_SCARD_STATUS Instance method Public Method Set the Status of the Scorecard 20000615
8 SET_SCARD_TEXT Instance method Public Method Set the Text of the Scorecard 19990827
9 SET_SELECTION Instance method Public Method Set the Selection of an Item 20000721
10 SET_TEXT_FLAG Instance method Private Method Set the Text Flag in the Adapter 19990831
Events
# Event Type Visibility Description Created on
1 NODE_DBLCLICK Instance Event
(0)
Public
(2)
Double Click on a Node 19990830
2 PERS_DBLCLICK Instance Event
(0)
Public
(2)
Double Click on a Perspective 19990830
Types
Class CL_UMB_ENTRY 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 LIFETIME Value transfer Type reference (TYPE) I Lifetime 19990824
2 Importing PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_OBJECT Parent container 19990824
3 Importing SHELLSTYLE Value transfer Type reference (TYPE) I Shell style 19990824
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 19990824
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 19990824
3 CREATE_ERROR CREATE_ERROR 19990824
4 LIFETIME_ERROR LIFETIME_ERROR 19990824

Method GET_NOF_PERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NOF Call by reference Type reference (TYPE) I Number of perspectives 19990827
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 19990827
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 19990827

Method GET_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OBJ_ID Value transfer Type reference (TYPE) UMB_Y_ID ID eines Objekts 20000721
2 Exporting E_PERS_NO Value transfer Type reference (TYPE) UMB_Y_PSEQ Nummer der Perspektive in der Scorecard 20000721
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000721
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000721

Method SET_NOF_PERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NOF Value transfer Type reference (TYPE) I Number of perspectives 19990824
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 19990824
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 19990824
3 INVALID_PARAMETER i_nof was < 0 or > 8 19990824

Method SET_PERS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) UMB_YT_PERSDATA Data of perspectives 19990827
2 Importing I_FLAG Value transfer Type reference (TYPE) UMC_Y_TXTFLG Flag to select which text is displayed 19990827
# Exception Resumable Description Created on
1 INVALID_PARAMETER One parameter is invalid 19990827
2 SEND_ERROR The data could not be sent 19990827

Method SET_PERS_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_HEADERS Call by reference Type reference (TYPE) UMB_YT_PERSHEADER Header of the perspectives 19990824
2 Importing I_FLAG Value transfer Type reference (TYPE) UMC_Y_TXTFLG 'MTXT' Flag to select which text is displayed 19990827
# Exception Resumable Description Created on
1 INVALID_PARAMETER One parameter is invalid 19990824
2 SEND_ERROR The data could not be sent 19990824

Method SET_SCARD_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SHOW Call by reference Type reference (TYPE) C True: Show States, False: Don't show Status 20000721
2 Importing I_STATUS Value transfer Type reference (TYPE) UMB_Y_STATUS Value of the status 20000615
# Exception Resumable Description Created on
1 CNTL_ERROR One parameter is invalid 20000615
2 CNTL_SYSTEM_ERROR The data could not be sent 20000615

Method SET_SCARD_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TXT Call by reference Type reference (TYPE) UMB_YS_TEXT_STYLE Scorecard texts 20010626
2 Importing I_FLAG Value transfer Type reference (TYPE) UMC_Y_TXTFLG Flag to select which text is displayed 19990827
# Exception Resumable Description Created on
1 INVALID_PARAMETER One parameter is invalid 19990830
2 SEND_ERROR The data could not be sent 19990830

Method SET_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJ_ID Value transfer Type reference (TYPE) UMB_Y_ID ID eines Objekts 20000721
2 Importing I_PERS_NO Value transfer Type reference (TYPE) UMB_Y_PSEQ Nummer der Perspektive in der Scorecard 20000721
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000721
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000721

Method SET_TEXT_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLAG Value transfer Type reference (TYPE) UMC_Y_TXTFLG Flag to select which text is displayed 19990831
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 19990831
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 19990831
Event Signatures

Event NODE_DBLCLICK Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 NODE Exporting Value transfer Type reference (TYPE) UMB_Y_ID Technical name of the clicked node 19990830
2 PERSPECTIVE Exporting Value transfer Type reference (TYPE) I Number of the perspective to which the clicked node belongs 19990830

Event PERS_DBLCLICK Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PERSPECTIVE Exporting Value transfer Type reference (TYPE) I Number of the clicked perspective 19990830
History
Last changed by/on SAP  20041006 
SAP Release Created in