SAP ABAP Interface IF_RSLPO_METADATA (Semantic Partitioning: Metadata Object)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSLPO_TLOGO (Package) Semantic Partitioning: Metadata / TLOGO Implementation
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSLPO_COMPONENT | LPO Components: Abstract Superclass | 20080904 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSLPO_PARTITION | LPO Compenents: Partition | 20080904 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSLPO_VERS | Logical Partitioning: Metadata Version | 20080904 |
Properties
| Interface | IF_RSLPO_METADATA | |
| Short Description | Semantic Partitioning: Metadata Object |
General Data
| Package | RSLPO_TLOGO | Semantic Partitioning: Metadata / TLOGO Implementation |
| Created | 20080904 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RSLPO_METADATA has no forward declaration.
Interfaces
Interface IF_RSLPO_METADATA has no interface.
Friends
Interface IF_RSLPO_METADATA has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TYPE_COMP | Constant | Public | Type reference (TYPE) | STRING | 'COMP' | Component | 20080904 | |
| 2 | C_TYPE_PART | Constant | Public | Type reference (TYPE) | STRING | 'PART' | Partition | 20080904 | |
| 3 | C_TYPE_VERS | Constant | Public | Type reference (TYPE) | STRING | 'VERS' | SPO Version | 20080904 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns label for metadata object | 20080910 | |
| 2 | Instance method | Public | Method | Returns type of metadata object (VERS, PART, COMP) | 20080904 |
Events
Interface IF_RSLPO_METADATA has no event.
Types
Interface IF_RSLPO_METADATA has no local type.
Method Signatures
Method GET_TAG 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 Bezeichners | 20080910 | |||
| 2 | R_TAG | Value transfer | Type reference (TYPE) | STRING | Bezeichner für Metadaten-Objekt | 20080910 |
Method GET_TAG on Interface IF_RSLPO_METADATA 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 Metadaten-Objekts (VERS, PART, COMP) | 20080904 |
Method GET_TYPE on Interface IF_RSLPO_METADATA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 712 |