SAP ABAP Interface IF_SADL_COND_PROVIDER_GRPD_RNG (Condition Provider for Grouped Ranges)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SADL_COND_GROUPED_RANGES | Generates SADL conditions from range table | 20121218 |
Properties
| Interface | IF_SADL_COND_PROVIDER_GRPD_RNG | |
| Short Description | Condition Provider for Grouped Ranges |
General Data
| Package | SADL_QUERY_ENGINE_CONDITION | SADL Query Conditions / Complex Conditions |
| Created | 20121218 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SADL_COND_PROVIDER_GRPD_RNG has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SADL_CONDITION_PROVIDER | Provider for a SADL Condition | 20121218 |
Friends
Interface IF_SADL_COND_PROVIDER_GRPD_RNG has no friend.
Attributes
Interface IF_SADL_COND_PROVIDER_GRPD_RNG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20121218 | ||
| 2 | Instance method | Public | Method | 20121218 |
Events
Interface IF_SADL_COND_PROVIDER_GRPD_RNG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_GROUPED_RANGE | Public | See coding | 20121218 | tt_grouped_range TYPE STANDARD TABLE OF ty_grouped_range WITH KEY field_path
|
||
| 2 | TY_GROUPED_RANGE | Public | See coding | 20121218 | BEGIN OF ty_grouped_range,
column_name TYPE string,
rule_group TYPE i,
field_path TYPE string,
t_selopt TYPE sabp_t_range_options,
END OF ty_grouped_range
|
Method Signatures
Method GET_CONDITION Signature
Method GET_CONDITION on Interface IF_SADL_COND_PROVIDER_GRPD_RNG has no parameter.
Method GET_CONDITION on Interface IF_SADL_COND_PROVIDER_GRPD_RNG has no exception.
Method SET_RANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RANGES | Call by reference | Type reference (TYPE) | TT_GROUPED_RANGE | 20121218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130116 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 740 |