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 | Constant | Public | Type reference (TYPE) | UMC_Y_FONT_COLOR | '000000' | Font Color "Black" | 20010724 | ||
| 2 | Constant | Public | Type reference (TYPE) | UMC_Y_FONT_COLOR | '0000FF' | Font Color "Red" | 20010724 | ||
| 3 | Constant | Public | Type reference (TYPE) | UMC_Y_FONT_STYLE | '1' | Font Style "Bold" | 20010724 | ||
| 4 | Constant | Public | Type reference (TYPE) | UMC_Y_FONT_STYLE | '3' | Font Style "Bold and Italic" | 20010724 | ||
| 5 | Constant | Public | Type reference (TYPE) | UMC_Y_FONT_STYLE | '2' | Font Style "Italic" | 20010724 | ||
| 6 | Constant | Public | Type reference (TYPE) | UMC_Y_FONT_STYLE | '0' | Font Style "Normal" | 20010724 | ||
| 7 | Constant | Public | Type reference (TYPE) | I | 1 | Event ID for Double Click on a Tree Node | 19990830 | ||
| 8 | Constant | Public | Type reference (TYPE) | I | 2 | Event ID for Double Click on a Perspective | 19990830 | ||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTROL | Adapter | 19990824 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19990824 | |
| 2 | Instance method | Public | Method | Get the Number of Perspectives | 19990827 | |
| 3 | Instance method | Public | Method | Get the Selection of an Item | 20000721 | |
| 4 | Instance method | Public | Method | Set the Number of Perspectives | 19990824 | |
| 5 | Instance method | Public | Method | Set the Data of the Perspectives | 19990827 | |
| 6 | Instance method | Public | Method | Set the Header of the Perspectives | 19990824 | |
| 7 | Instance method | Public | Method | Set the Status of the Scorecard | 20000615 | |
| 8 | Instance method | Public | Method | Set the Text of the Scorecard | 19990827 | |
| 9 | Instance method | Public | Method | Set the Selection of an Item | 20000721 | |
| 10 | 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 | LIFETIME | Value transfer | Type reference (TYPE) | I | Lifetime | 19990824 | |||
| 2 | PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_OBJECT | Parent container | 19990824 | |||
| 3 | SHELLSTYLE | Value transfer | Type reference (TYPE) | I | Shell style | 19990824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNTL_ERROR | 19990824 | ||
| 2 | CNTL_SYSTEM_ERROR | 19990824 | ||
| 3 | CREATE_ERROR | 19990824 | ||
| 4 | LIFETIME_ERROR | 19990824 |
Method GET_NOF_PERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NOF | Call by reference | Type reference (TYPE) | I | Number of perspectives | 19990827 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNTL_ERROR | 19990827 | ||
| 2 | CNTL_SYSTEM_ERROR | 19990827 |
Method GET_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJ_ID | Value transfer | Type reference (TYPE) | UMB_Y_ID | ID eines Objekts | 20000721 | |||
| 2 | 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 | 20000721 | ||
| 2 | CNTL_SYSTEM_ERROR | 20000721 |
Method SET_NOF_PERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NOF | Value transfer | Type reference (TYPE) | I | Number of perspectives | 19990824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNTL_ERROR | 19990824 | ||
| 2 | CNTL_SYSTEM_ERROR | 19990824 | ||
| 3 | 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 | IT_DATA | Call by reference | Type reference (TYPE) | UMB_YT_PERSDATA | Data of perspectives | 19990827 | |||
| 2 | I_FLAG | Value transfer | Type reference (TYPE) | UMC_Y_TXTFLG | Flag to select which text is displayed | 19990827 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | One parameter is invalid | 19990827 | ||
| 2 | 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 | IT_HEADERS | Call by reference | Type reference (TYPE) | UMB_YT_PERSHEADER | Header of the perspectives | 19990824 | |||
| 2 | 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 | One parameter is invalid | 19990824 | ||
| 2 | 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 | I_SHOW | Call by reference | Type reference (TYPE) | C | True: Show States, False: Don't show Status | 20000721 | |||
| 2 | I_STATUS | Value transfer | Type reference (TYPE) | UMB_Y_STATUS | Value of the status | 20000615 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | One parameter is invalid | 20000615 | ||
| 2 | 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 | IS_TXT | Call by reference | Type reference (TYPE) | UMB_YS_TEXT_STYLE | Scorecard texts | 20010626 | |||
| 2 | I_FLAG | Value transfer | Type reference (TYPE) | UMC_Y_TXTFLG | Flag to select which text is displayed | 19990827 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | One parameter is invalid | 19990830 | ||
| 2 | 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 | I_OBJ_ID | Value transfer | Type reference (TYPE) | UMB_Y_ID | ID eines Objekts | 20000721 | |||
| 2 | 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 | 20000721 | ||
| 2 | CNTL_SYSTEM_ERROR | 20000721 |
Method SET_TEXT_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 19990831 | ||
| 2 | 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 |