SAP ABAP Class CL_SADL_CONDITION (Generates SADL conditions from range table)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
⤷
SADL_QUERY_ENGINE_CONDITION (Package) SADL Query Conditions / Complex Conditions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SADL_CONDITION_PROVIDER | Provider for a SADL Condition | 20121113 |
Properties
| Class | CL_SADL_CONDITION | |
| Short Description | Generates SADL conditions from range table | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SADL_QUERY_ENGINE_CONDITION | SADL Query Conditions / Complex Conditions |
| Created | 20121113 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SADL_CONDITION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SADL_CONDITION_PROVIDER | Provider for a SADL Condition | 20121113 |
Friends
Class CL_SADL_CONDITION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | IF_SADL_QUERY_TYPES=>TT_COMPLEX_CONDITION | 20121218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20121218 | ||
| 2 | Instance method | Public | Constructor | 20121113 | ||
| 3 | Static method | Public | Method | 20121219 | ||
| 4 | Instance method | Public | Method | 20121113 | ||
| 5 | Instance method | Public | Method | 20121219 | ||
| 6 | Instance method | Public | Method | 20121218 | ||
| 7 | Instance method | Public | Method | 20130225 |
Events
Class CL_SADL_CONDITION has no event.
Types
Class CL_SADL_CONDITION has no local type.
Method Signatures
Method AND_CONDITION_FROM_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_SADL_CONDITION_PROVIDER | 20130308 | ||||
| 2 | IT_ELEMENTS | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_TYPES=>TT_ELEMENT_INFO | 20130308 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130308 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SADL_CONDITION | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_TYPES=>TT_COMPLEX_CONDITION | 20121113 |
Method CONSTRUCTOR on class CL_SADL_CONDITION has no exception.
Method CREATE_FROM_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_SADL_CONDITION_PROVIDER | 20121219 | ||||
| 2 | IT_ELEMENTS | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_TYPES=>TT_ELEMENT_INFO | 20130308 | ||||
| 3 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SADL_CONDITION | 20121219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130308 |
Method GET_CONDITION Signature
Method GET_CONDITION on class CL_SADL_CONDITION has no parameter.
Method GET_CONDITION on class CL_SADL_CONDITION has no exception.
Method NEGATE Signature
Method NEGATE on class CL_SADL_CONDITION has no parameter.
Method NEGATE on class CL_SADL_CONDITION has no exception.
Method OR_CONDITION_FROM_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_SADL_CONDITION_PROVIDER | 20130308 | ||||
| 2 | IT_ELEMENTS | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_TYPES=>TT_ELEMENT_INFO | 20130308 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130308 |
Method RESET Signature
Method RESET on class CL_SADL_CONDITION has no parameter.
Method RESET on class CL_SADL_CONDITION has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 740 |