SAP ABAP Class CL_ILM_STOR_RTI_PROPS (ILM DB Store: Runtime Properties for Data Transfer)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ILM-STO (Application Component) Integrated Data Base Archive Store
     S_ILM_STOR_PROCESS (Package) ILM DB Store: Processing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ILM_STOR_RTI_PROPS ILM DB Store: Runtime Information Properties 20130816
Properties
Class CL_ILM_STOR_RTI_PROPS  
Short Description ILM DB Store: Runtime Properties for Data Transfer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ILM_STOR_PROCESS   ILM DB Store: Processing 
Created 20130510   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ILM_STOR_RTI_PROPS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ILM_STOR_RTI_PROPS ILM DB Store: Runtime Information Properties 20130816
Friends
Class CL_ILM_STOR_RTI_PROPS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SO_INSTANCE Static Attribute Protected Object reference (TYPE REF TO) IF_ILM_STOR_RTI_PROPS ILM DB Store: Runtime Properties 20130816
Methods
# Method Level Visibility Method type Description Created on
1 EXISTS Static method Protected Method Checks Whether an Entry Exists 20130816
2 GET Static method Protected Method Read an Entry 20130816
3 SET Static method Protected Method Creates or Updates an Entry 20130816
Events
Class CL_ILM_STOR_RTI_PROPS has no event.
Types
Class CL_ILM_STOR_RTI_PROPS has no local type.
Method Signatures

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLE Call by reference Type reference (TYPE) ILM_STOR_HANDLE ILM-DB-Ablage: Ressource Handle 20130816
2 Importing IV_NAME Call by reference Type reference (TYPE) ILM_STOR_PROP_NAME Name der gesuchten Property 20130816
3 Returning RV_VALUE Value transfer Type reference (TYPE) BOOLEAN abap_true, wenn die Property am Handle existiert 20130816

Method EXISTS on class CL_ILM_STOR_RTI_PROPS has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLE Call by reference Type reference (TYPE) ILM_STOR_HANDLE ILM-DB-Ablage: Ressource Handle 20130816
2 Importing IV_NAME Call by reference Type reference (TYPE) ILM_STOR_PROP_NAME ILM-DB-Ablage: Name einer Property 20130816
3 Returning RS_VALUE Value transfer Type reference (TYPE) TILM_STOR_RTI Property 20130816
# Exception Resumable Description Created on
1 CX_ILM_STOR_EXCEPTION Allgemeiner Fehler 20130816

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RTI Call by reference Type reference (TYPE) TILM_STOR_RTI Zu setzende Property 20130816
2 Returning RS_RTI Value transfer Type reference (TYPE) TILM_STOR_RTI Aktuelle Property 20130816
# Exception Resumable Description Created on
1 CX_ILM_STOR_EXCEPTION Allgemeiner Fehler 20130816
History
Last changed by/on SAP  20140121 
SAP Release Created in 740