SAP ABAP Class CL_SADL_QUERY_ENGINE_SANITIZER (Query engine sanitizer)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
     SADL_QUERY_ENGINE_COMMON (Package) Common objects of SADL Query Engine
Properties
Class CL_SADL_QUERY_ENGINE_SANITIZER  
Short Description Query engine sanitizer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADL_QUERY_ENGINE_COMMON   Common objects of SADL Query Engine 
Created 20130109   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SADL_QUERY_ENGINE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SADL_QUERY_ENGINE_SANITIZER has no interface implemented.
Friends
Class CL_SADL_QUERY_ENGINE_SANITIZER has no friend class.
Attributes
Class CL_SADL_QUERY_ENGINE_SANITIZER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SANITIZE_ANYTHING Instance method Protected Method 20130109
2 SANITIZE_BOOLEAN Instance method Protected Method 20130109
3 SANITIZE_CODEWORD Instance method Protected Method 20130109
4 SANITIZE_NUMBER Instance method Protected Method 20130109
5 SANITIZE_SIMILAR_CALC_MODE Instance method Protected Method 20130204
6 SANITIZE_SQL_INPUT Instance method Public Method 20130109
7 SANITIZE_SQL_NAME Instance method Protected Method 20130109
8 SANITIZE_SQL_VALUE Instance method Protected Method 20130109
Events
Class CL_SADL_QUERY_ENGINE_SANITIZER has no event.
Types
Class CL_SADL_QUERY_ENGINE_SANITIZER has no local type.
Method Signatures

Method SANITIZE_ANYTHING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VALUE Call by reference Type reference (TYPE) ANY 20130109
2 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20130109

Method SANITIZE_ANYTHING on class CL_SADL_QUERY_ENGINE_SANITIZER has no exception.

Method SANITIZE_BOOLEAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VALUE Call by reference Type reference (TYPE) ABAP_BOOL 20130109
2 Returning RV_VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20130109
# Exception Resumable Description Created on
1 CX_SADL_SQL_ENGINE 20130109

Method SANITIZE_CODEWORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VALUE Call by reference Type reference (TYPE) ANY 20130109
2 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20130109

Method SANITIZE_CODEWORD on class CL_SADL_QUERY_ENGINE_SANITIZER has no exception.

Method SANITIZE_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VALUE Call by reference Type reference (TYPE) ANY 20130109
2 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20130109

Method SANITIZE_NUMBER on class CL_SADL_QUERY_ENGINE_SANITIZER has no exception.

Method SANITIZE_SIMILAR_CALC_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VALUE Call by reference Type reference (TYPE) CSEQUENCE 20130204
2 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20130204
# Exception Resumable Description Created on
1 CX_SADL_SQL_ENGINE 20130204

Method SANITIZE_SQL_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SECURE_AGGREGATION Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TY_AGGREGATION 20130109
2 Exporting ES_SECURE_DB_VIEW Call by reference Type reference (TYPE) IF_SADL_VIEW_DB=>TY_VIEW_METADATA 20130109
3 Exporting ES_SECURE_RESTRICTIONS Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TY_RESTRICTIONS 20130109
4 Exporting ET_SECURE_ENTITY_PARAMETERS Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TT_ENTITY_PARAMETERS 20130109
5 Exporting ET_SECURE_PLACEHOLDERS Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TT_PARAMETERS 20130109
6 Exporting ET_SECURE_REQUESTED_ATTRS Call by reference Type reference (TYPE) STRINGTAB 20130109
7 Exporting ET_SECURE_SORT_ELEMENTS Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TT_SORT_ELEMENTS 20130109
8 Exporting EV_SECURE_DB_CONNECTION Call by reference Type reference (TYPE) DBCON_NAME 20130904
9 Importing IS_UNSECURE_AGGREGATION Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TY_AGGREGATION 20130109
10 Importing IS_UNSECURE_DB_VIEW Call by reference Type reference (TYPE) IF_SADL_VIEW_DB=>TY_VIEW_METADATA 20130109
11 Importing IS_UNSECURE_RESTRICTIONS Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TY_RESTRICTIONS 20130109
12 Importing IT_UNSECURE_ENTITY_PARAMETERS Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TT_ENTITY_PARAMETERS 20130109
13 Importing IT_UNSECURE_PLACEHOLDERS Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TT_PARAMETERS 20130109
14 Importing IT_UNSECURE_REQUESTED_ATTRS Call by reference Type reference (TYPE) STRINGTAB 20130109
15 Importing IT_UNSECURE_SORT_ELEMENTS Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TT_SORT_ELEMENTS 20130109
16 Importing IV_UNSECURE_DB_CONNECTION Call by reference Type reference (TYPE) DBCON_NAME 20130904
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20130110

Method SANITIZE_SQL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UNSECURE_VALUE Call by reference Type reference (TYPE) CSEQUENCE 20130109
2 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20130109
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20130109

Method SANITIZE_SQL_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UNSECURE_VALUE Call by reference Type reference (TYPE) CSEQUENCE 20130109
2 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20130109

Method SANITIZE_SQL_VALUE on class CL_SADL_QUERY_ENGINE_SANITIZER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740