SAP ABAP Class CL_SALV_RANGE_TAB_COLLECTOR (Class for collecting range tables for multiple fields)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ATS (Application Component) ABAP Table/Tree Services
     SALV_ST_PUB (Package) ALV Services for Tables: Public API
Properties
Class CL_SALV_RANGE_TAB_COLLECTOR  
Short Description Class for collecting range tables for multiple fields    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_ST_PUB   ALV Services for Tables: Public API 
Created 20120719   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SALV_RANGE_TAB_COLLECTOR has no forward declaration.
Interfaces
Class CL_SALV_RANGE_TAB_COLLECTOR has no interface implemented.
Friends
Class CL_SALV_RANGE_TAB_COLLECTOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_NAMED_RANGES Instance attribute Private Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_NAMED_RANGES 20120719
Methods
# Method Level Visibility Method type Description Created on
1 ADD_RANGES_FOR_NAME Instance method Public Method 20120719
2 GET_COLLECTED_RANGES Instance method Public Method 20120719
Events
Class CL_SALV_RANGE_TAB_COLLECTOR has no event.
Types
Class CL_SALV_RANGE_TAB_COLLECTOR has no local type.
Method Signatures

Method ADD_RANGES_FOR_NAME 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) ANY TABLE 20120719
2 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20120719

Method ADD_RANGES_FOR_NAME on class CL_SALV_RANGE_TAB_COLLECTOR has no exception.

Method GET_COLLECTED_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NAMED_RANGES Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_NAMED_RANGES 20120719

Method GET_COLLECTED_RANGES on class CL_SALV_RANGE_TAB_COLLECTOR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740