SAP ABAP Class CL_RSLPO_OBJECT (Semantic Partitioning: Object (abstract))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSLPO_TOOLS (Package) Diverse Tool Classes for Logical Partitioning
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20080822 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSLPO_DELTA | Semantic partitioning: Delta of metadata objects | 20090122 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSLPO_LOG | Semantic Partitioning: Log | 20080822 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSLPO_TASK | Semantic Partitioning: Task / Process | 20080828 |
Properties
| Class | CL_RSLPO_OBJECT | |
| Short Description | Semantic Partitioning: Object (abstract) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSLPO_TOOLS | Diverse Tool Classes for Logical Partitioning |
| Created | 20080822 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20080822 |
Friends
Class CL_RSLPO_OBJECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | STRING | Identifier for Class to which Object Belongs | 20080822 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | STRING | Object Name | 20080822 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | STRING | Object Type | 20080822 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20080822 | |
| 2 | Instance method | Public | Method | Returns Identifier for Class to which Object Belongs | 20080822 | |
| 3 | Instance method | Public | Method | Returns Name of Object | 20080822 | |
| 4 | Instance method | Public | Method | Returns Type of Object | 20080822 | |
| 5 | Instance method | Public | Method | Transmits Name of Object | 20080822 | |
| 6 | Instance method | Public | Method | Transmits Type of Object | 20080822 |
Events
Class CL_RSLPO_OBJECT has no event.
Types
Class CL_RSLPO_OBJECT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASS | Call by reference | Type reference (TYPE) | STRING | Kürzel für Klasse, der das Objekt angehört | 20080822 | |||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Objekts | 20080822 | |||
| 3 | I_TYPE | Call by reference | Type reference (TYPE) | STRING | Typ des Objekts | 20080822 |
Method CONSTRUCTOR on class CL_RSLPO_OBJECT has no exception.
Method GET_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CLASS | Value transfer | Type reference (TYPE) | STRING | Kürzel für Klasse, der das Objekt angehört | 20080822 |
Method GET_CLASS on class CL_RSLPO_OBJECT has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | STRING | Name des Objekts | 20080822 |
Method GET_NAME on class CL_RSLPO_OBJECT has no exception.
Method GET_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 | Typ des Objekts | 20080822 |
Method GET_TYPE on class CL_RSLPO_OBJECT has no exception.
Method SET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Objekts | 20080822 |
Method SET_NAME on class CL_RSLPO_OBJECT has no exception.
Method SET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPE | Call by reference | Type reference (TYPE) | STRING | Typ des Objekts | 20080822 |
Method SET_TYPE on class CL_RSLPO_OBJECT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 712 |