SAP ABAP Class CL_SADL_CONDITION_MERGER (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 | 20130822 |
Properties
Class | CL_SADL_CONDITION_MERGER | |
Short Description | Generates SADL conditions from range table | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SADL_QUERY_ENGINE_CONDITION | SADL Query Conditions / Complex Conditions |
Created | 20121113 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SADL_CONDITION_MERGER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SADL_CONDITION_PROVIDER | Provider for a SADL Condition | 20130822 |
Friends
Class CL_SADL_CONDITION_MERGER 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 | 20121219 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20121219 | |
2 | ![]() |
Static method | Public | Method | 20121219 | |
3 | ![]() |
Instance method | Public | Method | 20121219 |
Events
Class CL_SADL_CONDITION_MERGER has no event.
Types
Class CL_SADL_CONDITION_MERGER has no local type.
Method Signatures
Method ADD_CONDITION_FROM_PROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SADL_CONDITION_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_ENGINE_TYPES=>TT_ELEMENT_INFO | 20130215 |
Method ADD_CONDITION_FROM_PROVIDER on class CL_SADL_CONDITION_MERGER has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SADL_CONDITION_MERGER | 20121219 |
Method CREATE on class CL_SADL_CONDITION_MERGER has no exception.
Method GET_MERGED_CONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SADL_CONDITION | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_TYPES=>TT_COMPLEX_CONDITION | 20121219 |
Method GET_MERGED_CONDITION on class CL_SADL_CONDITION_MERGER has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |