SAP ABAP Class CL_SADL_COND_GROUPED_RANGES (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 20121218
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SADL_COND_PROVIDER_GRPD_RNG Condition Provider for Grouped Ranges 20121218
Properties
Class CL_SADL_COND_GROUPED_RANGES  
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 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SADL_COND_GROUPED_RANGES has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SADL_CONDITION_PROVIDER Provider for a SADL Condition 20121218
2 IF_SADL_COND_PROVIDER_GRPD_RNG Condition Provider for Grouped Ranges 20121218
Friends
# Friend Modeled only Created on Description
1 CL_SADL_CONDITION_PROVDR_FCTRY 20121218 Factory for various types of condition providers
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_ELEMENTS Instance attribute Private Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TT_ELEMENT_INFO 20130215
2 MT_RANGES Instance attribute Private Type reference (TYPE) IF_SADL_COND_PROVIDER_GRPD_RNG=>TT_GROUPED_RANGE 20130215
3 MT_SADL_CONDITION Instance attribute Private Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TT_COMPLEX_CONDITION 20130208
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_RANGE_CONSISTENCY Static method Private Method 20130222
2 GET_CONDITION Instance method Public Method 20121218
Events
Class CL_SADL_COND_GROUPED_RANGES has no event.
Types
Class CL_SADL_COND_GROUPED_RANGES has no local type.
Method Signatures

Method CHECK_RANGE_CONSISTENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RANGES Call by reference Type reference (TYPE) IF_SADL_COND_PROVIDER_GRPD_RNG=>TT_GROUPED_RANGE 20130222
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20130222

Method GET_CONDITION Signature

Method GET_CONDITION on class CL_SADL_COND_GROUPED_RANGES has no parameter.
Method GET_CONDITION on class CL_SADL_COND_GROUPED_RANGES has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 740