SAP ABAP Class CL_SADL_COND_TO_SQL (Convert authorization conditions to SQL)
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_COND_TO_SQL | |
| Short Description | Convert authorization conditions to SQL | |
| 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 | 20130307 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SADL_COND_TO_SQL has no forward declaration.
Interfaces
Class CL_SADL_COND_TO_SQL has no interface implemented.
Friends
Class CL_SADL_COND_TO_SQL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SADL_SQL_STATEMENT | 20130408 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | IF_AUTH_CONDITION_TYPES=>TT_FIELD_INFO | 20130408 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130408 | ||
| 2 | Instance method | Public | Constructor | 20130408 | ||
| 3 | Instance method | Public | Method | 20130408 | ||
| 4 | Instance method | Public | Method | 20130630 | ||
| 5 | Instance method | Private | Method | 20130408 | ||
| 6 | Instance method | Private | Method | 20130408 |
Events
Class CL_SADL_COND_TO_SQL has no event.
Types
Class CL_SADL_COND_TO_SQL has no local type.
Method Signatures
Method ABAP_VALUE_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FIELD | Call by reference | Type reference (TYPE) | IF_AUTH_CONDITION_TYPES=>TY_FIELD_SELECTIONS-FIELD | 20130408 | ||||
| 2 | IV_STRING_VALUE | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TY_COMPLEX_CONDITION-VALUE | 20130408 | ||||
| 3 | RR_ABAP_VALUE | Value transfer | Object reference (TYPE REF TO) | DATA | 20130408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130408 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SQL_WRITER | Call by reference | Object reference (TYPE REF TO) | CL_SADL_SQL_STATEMENT | 20130408 |
Method CONSTRUCTOR on class CL_SADL_COND_TO_SQL has no exception.
Method CONVERT_SADL_COND_TO_SQL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FIELD_INFO | Call by reference | Type reference (TYPE) | IF_AUTH_CONDITION_TYPES=>TT_FIELD_INFO | 20130408 | ||||
| 2 | IT_SADL_CONDITIONS | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_TYPES=>TT_COMPLEX_CONDITION | 20130408 | ||||
| 3 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20130408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130408 |
Method CONVERT_SADL_COND_TO_SQL_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FIELD_INFO | Call by reference | Type reference (TYPE) | IF_AUTH_CONDITION_TYPES=>TT_FIELD_INFO | 20130630 | ||||
| 2 | IT_SADL_CONDITIONS | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_TYPES=>TT_COMPLEX_CONDITION | 20130630 | ||||
| 3 | RO_SQL | Value transfer | Object reference (TYPE REF TO) | CL_SADL_SQL_STATEMENT | 20130630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130630 |
Method FIELD_FOR_UNIQUE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UNIQUE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130408 | ||||
| 2 | RS_FIELD | Value transfer | Type reference (TYPE) | IF_AUTH_CONDITION_TYPES=>TY_FIELD_SELECTIONS-FIELD | 20130408 |
Method FIELD_FOR_UNIQUE_NAME on class CL_SADL_COND_TO_SQL has no exception.
Method MAP_CONDITIONS_SQL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_CURSOR | Call by reference | Type reference (TYPE) | I | 20130408 | ||||
| 2 | IO_SQL | Call by reference | Object reference (TYPE REF TO) | CL_SADL_SQL_STATEMENT | 20130408 | ||||
| 3 | IT_SADL_CONDITIONS | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TT_COMPLEX_CONDITION | 20130408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130408 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |