SAP ABAP Class CL_UMB_STATUS_P (Status of Scorecard Element)
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_OS_STATE | State Management for a 'Managed Object' | 20000726 |
Properties
| Class | CL_UMB_STATUS_P | |
| Short Description | Status of Scorecard Element | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 10 | Persistent Class |
| Package | UMB | SEM-CPM: Balanced Scorecard |
| Created | 20000726 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_OS_STATE | State Management for a 'Managed Object' | 20000726 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CB_UMB_STATUS_P | 20030217 | Base Agent Status of Scorecard Element |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | UMB_Y_NOAC | A&C is Not Used (Flag) | 20010424 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | UMB_Y_OBJ_KEY | Key of Scorecard Object (Element) | 20010424 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | UMB_Y_OBJ_TYPE | Scorecard Elements: Object Type | 20010424 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | UMB_Y_SCARD | Scorecard | 20010424 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | UMB_Y_STATCALCSC | Status Calculation Method for Scorecard | 20010424 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | UMB_Y_STATGEN1 | Type of Status Determination | 20010424 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | UMB_YT_SC170 | Weight Table | 20010424 |
Methods
Events
Class CL_UMB_STATUS_P has no event.
Types
Class CL_UMB_STATUS_P has no local type.
Method Signatures
Method COPY_FROM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_UMB_STATUS_P | Status of scorecard element | 20010813 |
Method COPY_FROM on class CL_UMB_STATUS_P has no exception.
Method GET_NOAC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | UMB_Y_NOAC | Attributwert | 20000808 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010424 |
Method GET_OBJ_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | UMB_Y_OBJ_KEY | Attributwert | 20000726 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010424 |
Method GET_OBJ_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | UMB_Y_OBJ_TYPE | Attributwert | 20000726 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010424 |
Method GET_SCARD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | UMB_Y_SCARD | Attributwert | 20000726 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010424 |
Method GET_STATCALC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | UMB_Y_STATCALCSC | Attributwert | 20000726 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010424 |
Method GET_STATGEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | UMB_Y_STATGEN1 | Attributwert | 20000726 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010424 |
Method GET_WEIGHT_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | UMB_YT_SC170 | Attributwert | 20000726 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010424 |
Method SET_NOAC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NOAC | Call by reference | Type reference (TYPE) | UMB_Y_NOAC | Attributwert | 20000808 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010424 |
Method SET_STATCALC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STATCALC | Call by reference | Type reference (TYPE) | UMB_Y_STATCALCSC | Attributwert | 20000726 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010424 |
Method SET_STATGEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STATGEN | Call by reference | Type reference (TYPE) | UMB_Y_STATGEN1 | Attributwert | 20000726 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010424 |
Method SET_WEIGHT_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WEIGHT_TAB | Call by reference | Type reference (TYPE) | UMB_YT_SC170 | Attributwert | 20000726 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010424 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in |