SAP ABAP Class CL_SALV_CSL_DP_FILTER_SERVICE (Data provider for filter service)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_CSL (Package) Service Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_CSL_DP_FOR_CHAIN Data Provider: base class for data providers in the chain 20080711
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_CSL_SRV_EVENT_LISTENER Service: event listener base interface 20080731
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_CSL_SRV_FILTER Service: filter service provider 20080711
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_CSL_SRV_PHASE_LISTENER Service: phase listener (request disp., data read) 20080731
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_CSL_SRV_REFRESH_LISTNR Refresh listener: Processes refresh event 20080731
Properties
Class CL_SALV_CSL_DP_FILTER_SERVICE  
Short Description Data provider for filter service    
Super Class CL_SALV_CSL_DP_FOR_CHAIN Data Provider: base class for data providers in the chain 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_CSL   Service Framework 
Created 20080711   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SALV_CSL_DP_FILTER_SERVICE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_CSL_SRV_EVENT_LISTENER Service: event listener base interface 20080731
2 IF_SALV_CSL_SRV_FILTER Service: filter service provider 20080711
3 IF_SALV_CSL_SRV_PHASE_LISTENER Service: phase listener (request disp., data read) 20080731
4 IF_SALV_CSL_SRV_REFRESH_LISTNR Refresh listener: Processes refresh event 20080731
Friends
# Friend Modeled only Created on Description
1 CL_SALV_CSL_FACTORY 20080802 Factory - friend of constructed classes - IS FINAL !
2 CL_SALV_CSL_FACTORY_ITAB 20090629 Factory for iTab-Based Services
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FILTER_RULES_PROVIDER Instance attribute Private Object reference (TYPE REF TO) IF_SALV_CSF_FIELD_FILT_RULES Field Filter Rules Provider 20080711
2 FILTER_SELECTION Instance attribute Private Object reference (TYPE REF TO) IF_SALV_CSL_SELECTION Service: sort service provider 20080711
3 FILTER_SERVICE Instance attribute Private Object reference (TYPE REF TO) CL_SALV_CSB_FILTER_SERVICE 20080805
4 IS_EXECUTION_NEEDED Instance attribute Private Type reference (TYPE) BOOLEAN 20080711
5 IS_FILTER_DP_ON Instance attribute Private Type reference (TYPE) BOOLEAN 20080731
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EDITING_ROWS_TO_RANGES Instance method Protected Method merges "Editing" selection into filter result 20100602
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080823
Events
Class CL_SALV_CSL_DP_FILTER_SERVICE has no event.
Types
Class CL_SALV_CSL_DP_FILTER_SERVICE has no local type.
Method Signatures

Method ADD_EDITING_ROWS_TO_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing T_FILTER_RANGE_INCLUDED Call by reference Type reference (TYPE) YT_INDEX_RANGE 20100602

Method ADD_EDITING_ROWS_TO_RANGES on class CL_SALV_CSL_DP_FILTER_SERVICE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOG Value transfer Object reference (TYPE REF TO) IF_SALV_CSQ_LOG Log object 20080823

Method CONSTRUCTOR on class CL_SALV_CSL_DP_FILTER_SERVICE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 712