SAP ABAP Class CL_UMB_OWNERSHIP_P (Owner)
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' | 20010531 |
Properties
| Class | CL_UMB_OWNERSHIP_P | |
| Short Description | Owner | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | UMB | |
| Program status | P | SAP Standard Production Program |
| Category | 10 | Persistent Class |
| Package | UMB | SEM-CPM: Balanced Scorecard |
| Created | 20010531 | 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' | 20010531 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CB_UMB_OWNERSHIP_P | 20010620 | Base Agent |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | UMB_Y_OBJ_KEY | Scorecard Elements: Object Key | 20010531 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | UMB_Y_OBJ_TYPE | Scorecard Elements: Object Type | 20010531 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | UMB_YT_1250 | 20010531 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | UMB_Y_SCARD | Scorecard | 20010531 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add owner | 20010620 | |
| 2 | Instance method | Public | Get-method of a virtual attribute | Reads the Attribute OBJ_KEY | 20010531 | |
| 3 | Instance method | Public | Get-method of a virtual attribute | Reads the Attribute OBJ_TYPE | 20010531 | |
| 4 | Instance method | Public | Get-method of a virtual attribute | Reads the Attribute OWNERS | 20010531 | |
| 5 | Instance method | Public | Get-method of a virtual attribute | Reads the Attribute SCARD | 20010531 | |
| 6 | Instance method | Public | Set-method of a virtual attribute | Sets the Attribute OWNERS | 20010620 |
Events
Class CL_UMB_OWNERSHIP_P has no event.
Types
Class CL_UMB_OWNERSHIP_P has no local type.
Method Signatures
Method ADD_OWNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OWNER | Value transfer | Type reference (TYPE) | UMB_YS_1250 | Screen 1250 of UMB_BSC_CUST | 20010620 |
Method ADD_OWNER on class CL_UMB_OWNERSHIP_P has no exception.
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 | 20010531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010531 |
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 | 20010531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010531 |
Method GET_OWNERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | UMB_YT_1250 | Attributwert | 20010531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010531 |
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 | 20010531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010531 |
Method SET_OWNERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OWNERS | Call by reference | Type reference (TYPE) | UMB_YT_1250 | Attributwert | 20010620 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010620 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 3.1A |