SAP ABAP Class IF_ILM_STOR_QUERIES (ILM DB Store: Various Queries)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ILM_STOR_QUERIES ILM DB Store: Various Queries 20130816
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ILM_STOR_QUERIES_MOCK ILM DB Store: Mock for IF_ILM_STOR_QUERIES 20130816
Properties
Class IF_ILM_STOR_QUERIES  
Short Description ILM DB Store: Various Queries    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130510   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_ILM_STOR_QUERIES has no interface implemented.
Friends
Class IF_ILM_STOR_QUERIES has no friend class.
Attributes
Class IF_ILM_STOR_QUERIES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 HANDLE_FROM_URI Instance method Public Method Determines a HANDLE from a URI 20130816
2 URI_FROM_HANDLE Instance method Public Method Determines a URI from a HANDLE 20130816
Events
Class IF_ILM_STOR_QUERIES has no event.
Types
Class IF_ILM_STOR_QUERIES has no local type.
Method Signatures

Method HANDLE_FROM_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORIGIN Call by reference Type reference (TYPE) ILM_STOR_ORIGIN ILM-DB-Ablage: Kennzeichnung der Herkunft der Daten 20130816
2 Importing IV_URI Call by reference Type reference (TYPE) ILM_STOR_URI ILM-DB-Ablage: URI 20130816
3 Returning RV_VALUE Value transfer Type reference (TYPE) ILM_STOR_HANDLE ILM-DB-Ablage: Ressource Handle 20130816

Method HANDLE_FROM_URI on class IF_ILM_STOR_QUERIES has no exception.

Method URI_FROM_HANDLE 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: Ressourcen-Handle 20130816
2 Returning RV_VALUE Value transfer Type reference (TYPE) ILM_STOR_URI ILM-DB-Ablage: URI einer Ressource 20130816

Method URI_FROM_HANDLE on class IF_ILM_STOR_QUERIES has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in