SAP ABAP Class CL_UMB_BSC_WEB_ABSTRACT_VIEW (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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UMB_ANALYSIS_DETAILS | BSC Analysis Details | 20010718 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_UMB_ANALYSIS_TREE | BSC Analysis Tree | 20010713 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_UMB_BSC_WEB_COMP_MATRIX | Performance Overview | 20011217 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_UMB_BSC_WEB_DRILLDOWN | BSC Web Drilldown | 20010725 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_UMB_BSC_WEB_MEASURE_TREE | BSC Web Measure Drilldown | 20010725 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_UMB_BSC_WEB_MSC_SEL_MANAGER | Multi-Scorecard Selection for BSC Web App | 20020708 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_UMB_BSC_WEB_SC_COMP | BSC Web Scorecard Comparison | 20010725 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_UMB_CE_CHAIN | Cause-Effect Chain | 20010713 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_UMB_PERS_OVERVIEW | Perspective Overview | 20010713 |
Properties
| Class | CL_UMB_BSC_WEB_ABSTRACT_VIEW | |
| Short Description | Perspective Overview | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UMB | SEM-CPM: Balanced Scorecard |
| Created | 20010713 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UMB_BSC_WEB_ABSTRACT_VIEW has no forward declaration.
Interfaces
Class CL_UMB_BSC_WEB_ABSTRACT_VIEW has no interface implemented.
Friends
Class CL_UMB_BSC_WEB_ABSTRACT_VIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'ANALYSIS' | View Identifier | 20010725 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'CAUSEANDEFFECT' | View Identifier | 20010725 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'DETAIL' | View Identifier | 20010725 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'DETAIL_POM_OBJ' | View Identifier | 20040218 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'DRILLDOWN' | View Identifier | 20010725 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'MEASURE_TREE' | View Identifier | 20010725 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'MSC_SC_ELEMENT_SELECTION' | View Identifier | 20020708 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'OVERVIEW' | View Identifier | 20010725 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'PERSONALSCORE' | View Identifier | 20011217 | ||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'POM_ANALYSIS' | View Identifier | 20040218 | ||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'RISK' | View Identifier | 20010725 | ||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'SCORECARDCOMPARISON' | View Identifier | 20010725 | ||
| 13 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_UMB_BSC_WEB_APPLICATION | BSC Web Application | 20010730 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20010713 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20010724 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20010713 | ||
| 2 | Instance method | Public | Constructor | 20010713 | ||
| 3 | Instance method | Public | Method | 20010730 | ||
| 4 | Instance method | Public | Method | 20010725 | ||
| 5 | Instance method | Public | Method | 20010801 | ||
| 6 | Instance method | Public | Method | 20010713 | ||
| 7 | Instance method | Public | Method | 20010713 | ||
| 8 | Instance method | Public | Method | 20010731 | ||
| 9 | Instance method | Public | Method | 20010724 |
Events
Class CL_UMB_BSC_WEB_ABSTRACT_VIEW has no event.
Types
Class CL_UMB_BSC_WEB_ABSTRACT_VIEW has no local type.
Method Signatures
Method BUILD Signature
Method BUILD on class CL_UMB_BSC_WEB_ABSTRACT_VIEW has no parameter.
Method BUILD on class CL_UMB_BSC_WEB_ABSTRACT_VIEW has no exception.
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 |
Method CONSTRUCTOR on class CL_UMB_BSC_WEB_ABSTRACT_VIEW has no exception.
Method GET_PERSONALVIEW_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | UMB_YT_BSC_PERS1 | Personalisierung 1 - BSC | 20010730 |
Method GET_PERSONALVIEW_DATA on class CL_UMB_BSC_WEB_ABSTRACT_VIEW has no exception.
Method GET_VIEW_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TYPE | Value transfer | Type reference (TYPE) | STRING | 20010725 |
Method GET_VIEW_TYPE on class CL_UMB_BSC_WEB_ABSTRACT_VIEW has no exception.
Method INIT Signature
Method INIT on class CL_UMB_BSC_WEB_ABSTRACT_VIEW has no parameter.
Method INIT on class CL_UMB_BSC_WEB_ABSTRACT_VIEW has no exception.
Method NEW_SCORECARD Signature
Method NEW_SCORECARD on class CL_UMB_BSC_WEB_ABSTRACT_VIEW has no parameter.
Method NEW_SCORECARD on class CL_UMB_BSC_WEB_ABSTRACT_VIEW has no exception.
Method REFRESH Signature
Method REFRESH on class CL_UMB_BSC_WEB_ABSTRACT_VIEW has no parameter.
Method REFRESH on class CL_UMB_BSC_WEB_ABSTRACT_VIEW has no exception.
Method SET_PERSONALVIEW_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_VIEW_DATA | Call by reference | Type reference (TYPE) | UMB_YT_BSC_PERS1 | Personalisierung 1 - BSC | 20010731 |
Method SET_PERSONALVIEW_DATA on class CL_UMB_BSC_WEB_ABSTRACT_VIEW has no exception.
Method SET_RMS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RMS_ACTIVE | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20010724 |
Method SET_RMS_ACTIVE on class CL_UMB_BSC_WEB_ABSTRACT_VIEW has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 3.1A |