SAP ABAP Class CL_SADL_QUERY_ENGINE_OSQL (SADL SQL Engine)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
     SADL_QUERY_ENGINE_OSQL (Package) SADL open SQL query engine
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SADL_QUERY_ENGINE_SQL_BASE Abstract base class for SADL SQL query engines 20130917
Properties
Class CL_SADL_QUERY_ENGINE_OSQL  
Short Description SADL SQL Engine    
Super Class CL_SADL_QUERY_ENGINE_SQL_BASE Abstract base class for SADL SQL query engines 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADL_QUERY_ENGINE_OSQL   SADL open SQL query engine 
Created 20121220   SAP 
Last change 20141121    
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)
2 IF_SADL_QUERY_ENGINE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SADL_QUERY_ENGINE_OSQL has no interface implemented.
Friends
Class CL_SADL_QUERY_ENGINE_OSQL has no friend class.
Attributes
Class CL_SADL_QUERY_ENGINE_OSQL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_COMPONENTS_FROM_REQUESTED Instance method Private Method 20131105
2 GET_OUTPUT_TABLE_REFERENCE Instance method Private Method 20131105
Events
Class CL_SADL_QUERY_ENGINE_OSQL has no event.
Types
Class CL_SADL_QUERY_ENGINE_OSQL has no local type.
Method Signatures

Method GET_COMPONENTS_FROM_REQUESTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COMPONENTS Call by reference Type reference (TYPE) ABAP_COMPONENT_TAB 20131105
2 Importing IT_REQUESTED_ELEMENTS Call by reference Type reference (TYPE) STRINGTAB 20131105

Method GET_COMPONENTS_FROM_REQUESTED on class CL_SADL_QUERY_ENGINE_OSQL has no exception.

Method GET_OUTPUT_TABLE_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COMPONENTS Call by reference Type reference (TYPE) ABAP_COMPONENT_TAB 20131105
2 Returning RR_TABLE Value transfer Object reference (TYPE REF TO) DATA 20131105
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20131105
History
Last changed by/on SAP  20141121 
SAP Release Created in 740