SAP ABAP Class IF_RSLPO_METADATA (Semantic Partitioning: Metadata Object)
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
Class IF_RSLPO_METADATA  
Short Description Semantic Partitioning: Metadata Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080904   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSLPO_METADATA has no forward declaration.
Interfaces
Class IF_RSLPO_METADATA has no interface implemented.
Friends
Class IF_RSLPO_METADATA has no friend class.
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 GET_TAG Instance method Public Method Returns label for metadata object 20080910
2 GET_TYPE Instance method Public Method Returns type of metadata object (VERS, PART, COMP) 20080904
Events
Class IF_RSLPO_METADATA has no event.
Types
Class 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 Importing I_TYPE Call by reference Type reference (TYPE) STRING Typ des Bezeichners 20080910
2 Returning R_TAG Value transfer Type reference (TYPE) STRING Bezeichner für Metadaten-Objekt 20080910

Method GET_TAG on class 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 Returning R_TYPE Value transfer Type reference (TYPE) STRING Typ des Metadaten-Objekts (VERS, PART, COMP) 20080904

Method GET_TYPE on class IF_RSLPO_METADATA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in