SAP ABAP Class CL_RSMDP_OBJECT (Master Data: Object (Abstract))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSMDP (Package) Master Data Processing
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20070719 |
Meta Relationship - Used By
Properties
| Class | CL_RSMDP_OBJECT | |
| Short Description | Master Data: Object (Abstract) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSMDP | Master Data Processing |
| Created | 20070323 | 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 | 20070719 |
Friends
Class CL_RSMDP_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 | 20070323 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | STRING | Object Name | 20070323 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | STRING | Object Type | 20070323 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20070323 | |
| 2 | Instance method | Public | Method | Returns Identifier for Class to which Object Belongs | 20070323 | |
| 3 | Instance method | Public | Method | Returns Name of Object | 20070330 | |
| 4 | Instance method | Public | Method | Returns Type of Object | 20070330 | |
| 5 | Instance method | Public | Method | Transmits Name of Object | 20080128 | |
| 6 | Instance method | Public | Method | Transmits Type of Object | 20080128 |
Events
Class CL_RSMDP_OBJECT has no event.
Types
Class CL_RSMDP_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 | 20070323 | |||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Objekts | 20070323 | |||
| 3 | I_TYPE | Call by reference | Type reference (TYPE) | STRING | Typ des Objekts | 20070323 |
Method CONSTRUCTOR on class CL_RSMDP_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 | 20070323 |
Method GET_CLASS on class CL_RSMDP_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 | 20070330 |
Method GET_NAME on class CL_RSMDP_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 | 20070330 |
Method GET_TYPE on class CL_RSMDP_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 | 20080128 |
Method SET_NAME on class CL_RSMDP_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 | 20080128 |
Method SET_TYPE on class CL_RSMDP_OBJECT has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |