SAP ABAP Class CL_RSLPO_TASK_METADATA (Semantic partitioning: Access to metadata)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSLPO_TASK Semantic Partitioning: Task / Process 20080904
Properties
Class CL_RSLPO_TASK_METADATA  
Short Description Semantic partitioning: Access to metadata    
Super Class CL_RSLPO_TASK Semantic Partitioning: Task / Process 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSLPO_TLOGO   Semantic Partitioning: Metadata / TLOGO Implementation 
Created 20080904   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSLPO_TASK_METADATA has no interface implemented.
Friends
Class CL_RSLPO_TASK_METADATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_MODE_CHANGE Constant Public Type reference (TYPE) RSLPO_TASK_MODE 'CHANGE' Process Mode CHANGE 20080910
2 C_MODE_CREATE Constant Public Type reference (TYPE) RSLPO_TASK_MODE 'CREATE' Process Mode CREATE 20080910
3 C_MODE_DELETE Constant Public Type reference (TYPE) RSLPO_TASK_MODE 'DELETE' Process Mode DELETE 20080910
4 P_DEEP Instance attribute Private Type reference (TYPE) RS_BOOL TRUE: Detailed copying or deleting 20080905
5 P_MODE Instance attribute Private Type reference (TYPE) RSLPO_TASK_MODE Type of metadata access (CREATE, CHANGE, DELETE) 20080910
6 P_R_METADATA Instance attribute Private Object reference (TYPE REF TO) IF_RSLPO_METADATA Reference to metadata object (VERS, PART, COMP) 20080904
7 P_S_LPO Instance attribute Private Type reference (TYPE) RSLPO Header data of SP object that is accessed 20080919
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20080904
2 DELETE Instance method Private Method Deletes from metadata tables 20080905
3 INIT Instance method Private Method Initializes Attribute Values 20080908
4 INSERT Instance method Private Method Inserts in metadata tables 20080905
Events
Class CL_RSLPO_TASK_METADATA has no event.
Types
Class CL_RSLPO_TASK_METADATA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEEP Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE TRUE: Tiefes Kopieren bzw. Löschen 20080905
2 Importing I_LPO Call by reference Type reference (TYPE) RSLPONAME Name des SP-Objekts, auf das zugegriffen wird 20080905
3 Importing I_MODE Call by reference Type reference (TYPE) RSLPO_TASK_MODE Typ des Zugriffs auf Metadaten (CREATE, CHANGE, DELETE) 20080910
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion, auf die zugegriffen wird 20080904
5 Importing I_R_METADATA Call by reference Object reference (TYPE REF TO) IF_RSLPO_METADATA Referenz auf Metadaten-Objekt (VERS, PART, COMP) 20080904
6 Importing I_SIMUL Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE TRUE: Zugriff auf Metadaten wird nur simuliert 20080904

Method CONSTRUCTOR on class CL_RSLPO_TASK_METADATA has no exception.

Method DELETE Signature

Method DELETE on class CL_RSLPO_TASK_METADATA has no parameter.
Method DELETE on class CL_RSLPO_TASK_METADATA has no exception.

Method INIT Signature

Method INIT on class CL_RSLPO_TASK_METADATA has no parameter.
Method INIT on class CL_RSLPO_TASK_METADATA has no exception.

Method INSERT Signature

Method INSERT on class CL_RSLPO_TASK_METADATA has no parameter.
Method INSERT on class CL_RSLPO_TASK_METADATA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 712