SAP ABAP Class IF_SADL_COND_PROVIDER_GRPD_RNG (Condition Provider for Grouped Ranges)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SADL_CONDITION_PROVIDER Provider for a SADL Condition 20121218
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
Class IF_SADL_COND_PROVIDER_GRPD_RNG  
Short Description Condition Provider for Grouped Ranges    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121218   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SADL_COND_PROVIDER_GRPD_RNG has no forward declaration.
Interfaces
Class IF_SADL_COND_PROVIDER_GRPD_RNG has no interface implemented.
Friends
Class IF_SADL_COND_PROVIDER_GRPD_RNG has no friend class.
Attributes
Class IF_SADL_COND_PROVIDER_GRPD_RNG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONDITION Instance method Public Method 20121218
2 SET_RANGES Instance method Public Method 20121218
Events
Class 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 class IF_SADL_COND_PROVIDER_GRPD_RNG has no parameter.
Method GET_CONDITION on class 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 Importing IT_RANGES Call by reference Type reference (TYPE) TT_GROUPED_RANGE 20121218
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20130116
History
Last changed by/on SAP  20131127 
SAP Release Created in