SAP ABAP Class CL_UMB_PERSPECTIVE (Scorecard Perspective)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UMB_BSC_OBJECT | Interface for a Balanced Scorecard Object | 19991124 |
Properties
| Class | CL_UMB_PERSPECTIVE | |
| Short Description | Scorecard Perspective | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UMB | SEM-CPM: Balanced Scorecard |
| Created | 19991124 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UMB_BSC_OBJECT | Interface for a Balanced Scorecard Object | 19991124 |
Friends
Class CL_UMB_PERSPECTIVE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UMC_BDS | Definition | 20000607 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_UMB_SCORECARD | Scorecard | 19991202 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_UMB_BSC_STATUS | Persistent Status | 20020124 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | UMB_YS_PERSPECTIVE | Perspective Key & Texts | 19991124 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | UMB_YT_TM_AC | Time-Dependent A&C Document | 20000605 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | UMB_YT_TM_FLAG | Time-Dependent Flag Built | 20000531 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | UMB_YT_TM_BSC_OBJECT | Time-Dependent Link to Objectives | 20000531 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | UMB_YT_TM_OWNER | Time-Dependent Owner | 20000627 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | UMB_YT_TM_STATUS | Time-Dependent Status (Score) | 20010716 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | UMB_YT_TM_WEIGHT | Time-Dependent Weight | 20000613 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | AS4FLAG | Does the user have an authorization to display element? | 20010215 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | AS4FLAG | Execute Authorisation Check (Improve Performance) | 20010409 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19991124 | |
| 2 | Instance method | Public | Method | Gets Object Data | 20000531 | |
| 3 | Instance method | Public | Method | Sets Object Data | 20000607 |
Events
Class CL_UMB_PERSPECTIVE has no event.
Types
Class CL_UMB_PERSPECTIVE 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_SCARD | Call by reference | Object reference (TYPE REF TO) | IF_UMB_BSC_OBJECT | Scorecard object | 19991202 | |||
| 2 | I_DO_AUTH | Call by reference | Type reference (TYPE) | AS4FLAG | Execute authorisation check (improve performance) | 20010409 | |||
| 3 | I_FISCPER | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | Periode | 20030812 | |||
| 4 | I_PERS | Call by reference | Type reference (TYPE) | UMB_Y_PERS | Perspective | 19991124 |
Method CONSTRUCTOR on class CL_UMB_PERSPECTIVE has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_AC | Call by reference | Object reference (TYPE REF TO) | CL_UMB_BSC_AC | A&C | 20000607 | |||
| 2 | ES_PERSPECTIVE | Call by reference | Type reference (TYPE) | UMB_YS_PERSPECTIVE | Interface for perspective | 20000619 | |||
| 3 | ES_SC_HEADER | Call by reference | Type reference (TYPE) | UMB_YS_SC_HEADER | Interface for scorecard header | 20000619 | |||
| 4 | ES_STATUS | Call by reference | Type reference (TYPE) | UMB_YS_TM_STATUS | Status | 20000607 | |||
| 5 | ET_DEFINITION | Call by reference | Type reference (TYPE) | SBDST_CONTENT | Definition text | 20000607 | |||
| 6 | ET_OBJECTIVE | Call by reference | Type reference (TYPE) | UMB_YT_BSC_OBJECT | Linked objectives | 20000531 | |||
| 7 | ET_WEIGHT | Call by reference | Type reference (TYPE) | UMB_YT_WEIGHT | List of weights | 20000620 | |||
| 8 | I_FISCPER | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | 0000000 | Current period can be owerwritten | 20000818 | ||
| 9 | I_NO_AUTH_CHCK | Call by reference | Type reference (TYPE) | AS4FLAG | '' | Export all elements not only these with display authority | 20010216 |
Method GET_DATA on class CL_UMB_PERSPECTIVE has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_AC | Value transfer | Object reference (TYPE REF TO) | CL_UMB_BSC_AC | A&C | 20000607 | |||
| 2 | IS_STATUS | Value transfer | Type reference (TYPE) | UMB_YS_TM_STATUS | Status | 20000607 |
Method SET_DATA on class CL_UMB_PERSPECTIVE has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in |