SAP ABAP Interface IF_SALV_CSB_TREE_LIST_SERV_ORG (Interface Listviewservice)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_CSB (Package) Services (sort, filter, grouping, aggregation, list)
Properties
Interface IF_SALV_CSB_TREE_LIST_SERV_ORG  
Short Description Interface Listviewservice    
General Data
Package SALV_CSB   Services (sort, filter, grouping, aggregation, list) 
Created 20080925   SAP 
Last changed 20110908   SAP 
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_CSB_TREE_LIST_SERVICE Interface Listviewservice 20080925
2 IF_SALV_CSL_SELECTION_MAPPER Selection mapper converts selection from outer form to inner 20080925
Friends
Interface IF_SALV_CSB_TREE_LIST_SERV_ORG has no friend.
Attributes
Interface IF_SALV_CSB_TREE_LIST_SERV_ORG has no attribute.
Methods
Interface IF_SALV_CSB_TREE_LIST_SERV_ORG has no method.
Events
Interface IF_SALV_CSB_TREE_LIST_SERV_ORG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_GROUPING_KEY Public See coding 20080925 begin of ys_grouping_key, node_key type y_node_key, node_id type y_node_id, end of ys_grouping_key
2 YS_GROUPING_TREE Public See coding 20080925 begin of ys_grouping_tree, parent type y_node_id, s_grouping_key type ys_grouping_key, grouping_header type y_text, idx_from type y_selection_index, idx_to type y_selection_index, treelevel type if_salv_csz_api=>y_node_level, is_leaf type abap_bool, field_name TYPE if_salv_csz_api=>y_field_name, value TYPE string, node_count TYPE sytabix, inner_node_size type y_size, inner_size type y_size, outer_node_size type y_size, outer_size type y_size, grouped_lines type y_grouped_lines, is_collapsed type abap_bool, has_measure type abap_bool, first_child TYPE y_node_id, next_sibling TYPE y_node_id, next_for_level TYPE y_node_id, last_child TYPE y_node_id, prev_sibling TYPE y_node_id, prev_for_level TYPE y_node_id, field_name_text TYPE string, value_text TYPE string, value_field_index type y_selection_index, text TYPE string, is_virtual_node type abap_bool, end of ys_grouping_tree
3 YS_MEASURE Public See coding 20080925 begin of ys_measure, treelevel type if_salv_csz_api=>y_node_level, parent type y_node_id. types: s_measure_key type ys_measure_key, is_leaf type abap_bool, compound type string, node_sum TYPE y_calc_value, node_min TYPE y_calc_value, node_max TYPE y_calc_value, node_average type y_calc_value, node_count type y_calc_value, line_index TYPE sytabix, end of ys_measure
4 YS_MEASURE_KEY Public See coding 20080925 begin of ys_measure_key. types: field_name type if_salv_csz_api=>y_field_name. types: sub_key type y_node_key. include type ys_grouping_key. types: end of ys_measure_key
5 YS_NODE_ID_MAP Public See coding 20080925 begin of ys_node_id_map, parent type y_node_id, node_id type y_node_id, outer_value type y_selection_index, inner_value type y_selection_index, delta_only type abap_bool, treelevel type if_salv_csz_api=>y_node_level, is_start_node type abap_bool, is_visible type abap_bool, end of ys_node_id_map
6 YTH_GROUPING_KEY Public See coding 20080925 yth_grouping_key type hashed table of ys_grouping_key with unique key node_key
7 YTS_GROUPING_TREE Public See coding 20080925 yts_grouping_tree type sorted table of ys_grouping_tree with unique key s_grouping_key-node_id
8 YTS_MEASURE Public See coding 20080925 yts_measure type sorted table of ys_measure with unique key s_measure_key-node_id s_measure_key-field_name s_measure_key-sub_key
9 YTS_NODE_ID Public See coding 20080925 yts_node_id type sorted table of y_node_id with unique key table_line
10 YT_NODE_ID_MAP Public See coding 20080925 yt_node_id_map type table of ys_node_id_map with key table_line
11 Y_CALC_VALUE Public Type reference (TYPE) DECFLOAT34 20080925
12 Y_GROUPED_LINES Public Type reference (TYPE) SYTABIX 20080925
13 Y_NODE_ID Public Type reference (TYPE) SYTABIX 20080925
14 Y_NODE_KEY Public Type reference (TYPE) STRING 20080925
15 Y_SELECTION_INDEX Public Type reference (TYPE) SYTABIX 20080925
16 Y_SIZE Public Type reference (TYPE) SYTABIX 20080925
17 Y_TEXT Public Type reference (TYPE) STRING 20080925
History
Last changed by/on SAP  20110908 
SAP Release Created in 712