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 | 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 | Instance method | Protected | Method | 20130109 | ||
| 2 | Instance method | Protected | Method | 20130109 | ||
| 3 | Instance method | Protected | Method | 20130109 | ||
| 4 | Instance method | Protected | Method | 20130109 | ||
| 5 | Instance method | Protected | Method | 20130204 | ||
| 6 | Instance method | Public | Method | 20130109 | ||
| 7 | Instance method | Protected | Method | 20130109 | ||
| 8 | 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 | IV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20130109 | ||||
| 2 | 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 | IV_VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130109 | ||||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130109 |
Method SANITIZE_CODEWORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20130109 | ||||
| 2 | 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 | IV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20130109 | ||||
| 2 | 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 | IV_VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130204 | ||||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20130204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130204 |
Method SANITIZE_SQL_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SECURE_AGGREGATION | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TY_AGGREGATION | 20130109 | ||||
| 2 | ES_SECURE_DB_VIEW | Call by reference | Type reference (TYPE) | IF_SADL_VIEW_DB=>TY_VIEW_METADATA | 20130109 | ||||
| 3 | ES_SECURE_RESTRICTIONS | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TY_RESTRICTIONS | 20130109 | ||||
| 4 | ET_SECURE_ENTITY_PARAMETERS | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TT_ENTITY_PARAMETERS | 20130109 | ||||
| 5 | ET_SECURE_PLACEHOLDERS | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TT_PARAMETERS | 20130109 | ||||
| 6 | ET_SECURE_REQUESTED_ATTRS | Call by reference | Type reference (TYPE) | STRINGTAB | 20130109 | ||||
| 7 | ET_SECURE_SORT_ELEMENTS | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TT_SORT_ELEMENTS | 20130109 | ||||
| 8 | EV_SECURE_DB_CONNECTION | Call by reference | Type reference (TYPE) | DBCON_NAME | 20130904 | ||||
| 9 | IS_UNSECURE_AGGREGATION | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TY_AGGREGATION | 20130109 | ||||
| 10 | IS_UNSECURE_DB_VIEW | Call by reference | Type reference (TYPE) | IF_SADL_VIEW_DB=>TY_VIEW_METADATA | 20130109 | ||||
| 11 | IS_UNSECURE_RESTRICTIONS | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TY_RESTRICTIONS | 20130109 | ||||
| 12 | IT_UNSECURE_ENTITY_PARAMETERS | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TT_ENTITY_PARAMETERS | 20130109 | ||||
| 13 | IT_UNSECURE_PLACEHOLDERS | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TT_PARAMETERS | 20130109 | ||||
| 14 | IT_UNSECURE_REQUESTED_ATTRS | Call by reference | Type reference (TYPE) | STRINGTAB | 20130109 | ||||
| 15 | IT_UNSECURE_SORT_ELEMENTS | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TT_SORT_ELEMENTS | 20130109 | ||||
| 16 | IV_UNSECURE_DB_CONNECTION | Call by reference | Type reference (TYPE) | DBCON_NAME | 20130904 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130110 |
Method SANITIZE_SQL_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UNSECURE_VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130109 | ||||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20130109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130109 |
Method SANITIZE_SQL_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UNSECURE_VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130109 | ||||
| 2 | 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 |