SAP ABAP Class CL_SALV_CSL_DP_TREE_LIST_VIEW (Data provider: list view with grouping and aggregation)
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_DC_BASE Data container: base - allows to access data 20080731
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_CSL_DC_BUNDLE Data container: for data as one package 20080731
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_CSL_SRV_EVENT_LISTENER Service: event listener base interface 20080731
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_CSL_SRV_GROUPING Service: grouping service provider 20080711
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_CSL_SRV_LIST_VIEWER Service: list viewer service 20080711
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_CSL_SRV_PHASE_LISTENER Service: phase listener (request disp., data read) 20080731
8 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_TREE_LIST_VIEW  
Short Description Data provider: list view with grouping and aggregation    
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
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_SALV_CSZ_API Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_CSL_DC_BASE Data container: base - allows to access data 20080731
2 IF_SALV_CSL_DC_BUNDLE Data container: for data as one package 20080731
3 IF_SALV_CSL_SRV_EVENT_LISTENER Service: event listener base interface 20080731
4 IF_SALV_CSL_SRV_GROUPING Service: grouping service provider 20080711
5 IF_SALV_CSL_SRV_LIST_VIEWER Service: list viewer service 20080711
6 IF_SALV_CSL_SRV_PHASE_LISTENER Service: phase listener (request disp., data read) 20080731
7 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 AGGREGATION_RULES_PROVIDER Instance attribute Private Object reference (TYPE REF TO) IF_SALV_CSF_FIELD_AGGR_RULES Field Aggregation Rules 20080722
2 CALCULATED_DATA_LOCATOR Instance attribute Private Object reference (TYPE REF TO) IF_SALV_CSL_ATTRIBUTE_LOCATOR non initial only if source_data_locator is not initial 20100722
3 CHANGE_EXPAND_STATE Instance attribute Private Type reference (TYPE) BOOLEAN FALSE 20080801
4 EXPAND_LEVELS Instance attribute Private Type reference (TYPE) Y_NODE_LEVEL 20080801
5 EXPAND_STATE_CHANGES Instance attribute Private Type reference (TYPE) YT_EXPAND_STATE 20080801
6 GROUPING_RULES_PROVIDER Instance attribute Private Object reference (TYPE REF TO) IF_SALV_CSF_FIELD_GRP_RULES Field Grouping Rules 20080722
7 GROUPING_SERVICE Instance attribute Private Object reference (TYPE REF TO) IF_SALV_CSB_TREE_LIST_SERVICE Tree List Viewer Service 20080731
8 IS_EXECUTION_NEEDED Instance attribute Private Type reference (TYPE) BOOLEAN 20080722
9 IS_GROUPING_DP_ON Instance attribute Private Type reference (TYPE) BOOLEAN 20080731
10 PACKAGE_ROW_INDEX Instance attribute Private Type reference (TYPE) Y_INDEX 20080811
11 PACKAGE_SIZE Instance attribute Private Type reference (TYPE) Y_SIZE 20080811
12 PAGE_ROW_INDEX Instance attribute Private Type reference (TYPE) Y_INDEX 20080731
13 PAGE_SIZE Instance attribute Private Type reference (TYPE) Y_SIZE 20080731
14 SOURCE_DATA_LOCATOR Instance attribute Private Object reference (TYPE REF TO) IF_SALV_CSL_ATTRIBUTE_LOCATOR Strucure location for concrete data represantation 20080804
15 S_GROUPING_ATTRIBUTES Instance attribute Private Type reference (TYPE) IF_SALV_CSZ_API=>YS_GROUPING_ATTRIBUTES 20080825
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080823
2 EXECUTE_SERVICE Instance method Private Method 20080901
3 GET_EXPAND_STATE_LOG_TEXT Instance method Private Method 20080826
4 RECONVERT_CALCULATED_AGGR_DATA Instance method Private Method converts calculated data to source data for aggregtd. fields 20100722
Events
Class CL_SALV_CSL_DP_TREE_LIST_VIEW has no event.
Types
Class CL_SALV_CSL_DP_TREE_LIST_VIEW has no local type.
Method Signatures

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_TREE_LIST_VIEW has no exception.

Method EXECUTE_SERVICE Signature

Method EXECUTE_SERVICE on class CL_SALV_CSL_DP_TREE_LIST_VIEW has no parameter.
Method EXECUTE_SERVICE on class CL_SALV_CSL_DP_TREE_LIST_VIEW has no exception.

Method GET_EXPAND_STATE_LOG_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LOG_TEXT Value transfer Type reference (TYPE) STRING 20080826

Method GET_EXPAND_STATE_LOG_TEXT on class CL_SALV_CSL_DP_TREE_LIST_VIEW has no exception.

Method RECONVERT_CALCULATED_AGGR_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing T_SERVICE_DATA Call by reference Type reference (TYPE) INDEX TABLE 20100722

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