SAP ABAP Interface IF_SALV_CSB_TREE_ITERATOR (Interface Grouping Iterator)
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_ITERATOR | |
Short Description | Interface Grouping Iterator |
General Data
Package | SALV_CSB | Services (sort, filter, grouping, aggregation, list) |
Created | 20080914 | 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_CSB_TREE_LIST_SERVICE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | IF_SALV_CSB_TREE_LIST_SERV_NEW | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
4 | IF_SALV_CSZ_API | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SALV_CSB_TREE_ITERATOR has no interface.
Friends
Interface IF_SALV_CSB_TREE_ITERATOR has no friend.
Attributes
Interface IF_SALV_CSB_TREE_ITERATOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20080915 | |
2 | ![]() |
Instance method | Public | Method | 20080914 | |
3 | ![]() |
Instance method | Public | Method | 20080914 | |
4 | ![]() |
Instance method | Public | Method | 20080915 | |
5 | ![]() |
Instance method | Public | Method | 20080914 | |
6 | ![]() |
Instance method | Public | Method | 20080914 | |
7 | ![]() |
Instance method | Public | Method | 20080924 | |
8 | ![]() |
Instance method | Public | Method | 20080914 | |
9 | ![]() |
Instance method | Public | Method | 20080915 | |
10 | ![]() |
Instance method | Public | Method | 20080914 | |
11 | ![]() |
Instance method | Public | Method | 20080914 | |
12 | ![]() |
Instance method | Public | Method | 20080915 | |
13 | ![]() |
Instance method | Public | Method | 20080914 | |
14 | ![]() |
Instance method | Public | Method | 20080921 | |
15 | ![]() |
Instance method | Public | Method | 20080914 | |
16 | ![]() |
Instance method | Public | Method | 20080914 | |
17 | ![]() |
Instance method | Public | Method | 20080914 |
Events
Interface IF_SALV_CSB_TREE_ITERATOR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_MOVES | Public | See coding | 20080914 | begin of YS_MOVES,
move_name type string,
s_node type IF_SALV_CSB_TREE_LIST_SERVICE=>YS_GROUPING_TREE,
end of ys_moves
|
||
2 | YT_MOVES | Public | See coding | 20080914 | yt_moves type table of ys_moves with key table_line
|
Method Signatures
Method APPLY_STATE_TO_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION | Call by reference | Type reference (TYPE) | STRING | 20080915 | |||
2 | ![]() |
END_AT_NODE_ID | Call by reference | Type reference (TYPE) | IF_SALV_CSB_TREE_LIST_SERVICE=>Y_NODE_ID | 20080915 | |||
3 | ![]() |
END_AT_TREELEVEL | Call by reference | Type reference (TYPE) | SYTABIX | 20080915 | |||
4 | ![]() |
T_TREE | Call by reference | Type reference (TYPE) | IF_SALV_CSB_TREE_LIST_SERVICE=>YTS_GROUPING_TREE | 20080930 |
Method APPLY_STATE_TO_TREE on Interface IF_SALV_CSB_TREE_ITERATOR has no exception.
Method CHANGE_NODE_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INNER_NODE_SIZE | Value transfer | Type reference (TYPE) | IF_SALV_CSB_TREE_LIST_SERVICE=>Y_SIZE | 20080914 | |||
2 | ![]() |
INNER_SIZE | Value transfer | Type reference (TYPE) | IF_SALV_CSB_TREE_LIST_SERVICE=>Y_SIZE | 20080914 | |||
3 | ![]() |
IS_COLLAPSED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080914 | |||
4 | ![]() |
NODE_ID | Call by reference | Type reference (TYPE) | IF_SALV_CSB_TREE_LIST_SERVICE=>Y_NODE_ID | 20080914 | |||
5 | ![]() |
NODE_SIZE | Value transfer | Type reference (TYPE) | IF_SALV_CSB_TREE_LIST_SERVICE=>Y_SIZE | 20080914 | |||
6 | ![]() |
OUTER_NODE_SIZE | Value transfer | Type reference (TYPE) | IF_SALV_CSB_TREE_LIST_SERVICE=>Y_SIZE | 20080914 | |||
7 | ![]() |
OUTER_SIZE | Value transfer | Type reference (TYPE) | IF_SALV_CSB_TREE_LIST_SERVICE=>Y_SIZE | 20080914 | |||
8 | ![]() |
SIZE | Value transfer | Type reference (TYPE) | IF_SALV_CSB_TREE_LIST_SERVICE=>Y_SIZE | 20080914 |
Method CHANGE_NODE_PROPERTIES on Interface IF_SALV_CSB_TREE_ITERATOR has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GROUPING_LEVELS | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20080915 | ||
2 | ![]() |
SELECTION_SIZE | Call by reference | Type reference (TYPE) | IF_SALV_CSB_TREE_LIST_SERVICE=>Y_SIZE | 20080914 | |||
3 | ![]() |
S_GROUPING_ATTRIBUTES | Call by reference | Type reference (TYPE) | IF_SALV_CSZ_API=>YS_GROUPING_ATTRIBUTES | 20080915 | |||
4 | ![]() |
T_TREE | Call by reference | Type reference (TYPE) | IF_SALV_CSB_TREE_LIST_SERVICE=>YTS_GROUPING_TREE | 20080914 | |||
5 | ![]() |
T_TREE_KEY | Call by reference | Type reference (TYPE) | IF_SALV_CSB_TREE_LIST_SERVICE=>YTH_GROUPING_KEY | 20080914 |
Method CREATE on Interface IF_SALV_CSB_TREE_ITERATOR has no exception.
Method FIRST_CHILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MOVED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080915 |
Method FIRST_CHILD on Interface IF_SALV_CSB_TREE_ITERATOR has no exception.
Method GET_MOVES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | YT_MOVES | 20080914 |
Method GET_MOVES on Interface IF_SALV_CSB_TREE_ITERATOR has no exception.
Method GET_NODE_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GROUPED_LINES | Call by reference | Type reference (TYPE) | IF_SALV_CSB_TREE_LIST_SERVICE=>Y_GROUPED_LINES | 20080914 | |||
2 | ![]() |
GROUPING_HEADER | Call by reference | Type reference (TYPE) | IF_SALV_CSB_TREE_LIST_SERVICE=>Y_TEXT | 20080914 | |||
3 | ![]() |
IDX_FROM | Call by reference | Type reference (TYPE) | IF_SALV_CSB_TREE_LIST_SERVICE=>Y_NODE_ID | 20080914 | |||
4 | ![]() |
IDX_TO | Call by reference | Type reference (TYPE) | IF_SALV_CSB_TREE_LIST_SERVICE=>Y_NODE_ID | 20080914 | |||
5 | ![]() |
INNER_NODE_SIZE | Call by reference | Type reference (TYPE) | IF_SALV_CSB_TREE_LIST_SERVICE=>Y_SIZE | 20080914 | |||
6 | ![]() |
INNER_SIZE | Call by reference | Type reference (TYPE) | IF_SALV_CSB_TREE_LIST_SERVICE=>Y_SIZE | 20080914 | |||
7 | ![]() |
IN_NODE_ID | Call by reference | Type reference (TYPE) | IF_SALV_CSB_TREE_LIST_SERVICE=>Y_NODE_ID | 20080915 | |||
8 | ![]() |
IS_COLLAPSED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080914 | |||
9 | ![]() |
IS_LEAF | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080914 | |||
10 | ![]() |
IS_START_NODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080914 | |||
11 | ![]() |
IS_VIRTUAL_NODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080914 | |||
12 | ![]() |
NODE_ID | Call by reference | Type reference (TYPE) | IF_SALV_CSB_TREE_LIST_SERVICE=>Y_NODE_ID | 20080914 | |||
13 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | IF_SALV_CSB_TREE_LIST_SERVICE=>Y_NODE_KEY | 20080914 | |||
14 | ![]() |
NODE_SIZE | Call by reference | Type reference (TYPE) | IF_SALV_CSB_TREE_LIST_SERVICE=>Y_SIZE | 20080914 | |||
15 | ![]() |
OUTER_NODE_SIZE | Call by reference | Type reference (TYPE) | IF_SALV_CSB_TREE_LIST_SERVICE=>Y_SIZE | 20080914 | |||
16 | ![]() |
OUTER_SIZE | Call by reference | Type reference (TYPE) | IF_SALV_CSB_TREE_LIST_SERVICE=>Y_SIZE | 20080914 | |||
17 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | IF_SALV_CSB_TREE_LIST_SERVICE=>Y_NODE_ID | 20080914 | |||
18 | ![]() |
SIZE | Call by reference | Type reference (TYPE) | IF_SALV_CSB_TREE_LIST_SERVICE=>Y_SIZE | 20080914 | |||
19 | ![]() |
TREELEVEL | Call by reference | Type reference (TYPE) | IF_SALV_CSZ_API=>Y_NODE_LEVEL | 20080914 | |||
20 | ![]() |
VALUE_FIELD_INDEX | Call by reference | Type reference (TYPE) | IF_SALV_CSB_TREE_LIST_SERVICE=>Y_SELECTION_INDEX | 20080914 |
Method GET_NODE_INFO on Interface IF_SALV_CSB_TREE_ITERATOR has no exception.
Method GET_RESULTS_FOR_TESTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
T_MASTER_TABLE | Call by reference | Type reference (TYPE) | IF_SALV_CSZ_API=>YT_MASTER_TABLE | 20080924 |
Method GET_RESULTS_FOR_TESTING on Interface IF_SALV_CSB_TREE_ITERATOR has no exception.
Method GET_START_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INNER_START_INDEX | Call by reference | Type reference (TYPE) | IF_SALV_CSB_TREE_LIST_SERVICE=>Y_SIZE | 20080914 | |||
2 | ![]() |
NODE_ID | Call by reference | Type reference (TYPE) | IF_SALV_CSB_TREE_LIST_SERVICE=>Y_NODE_ID | 20080915 | |||
3 | ![]() |
OUTER_START_INDEX | Call by reference | Type reference (TYPE) | IF_SALV_CSB_TREE_LIST_SERVICE=>Y_SIZE | 20080914 |
Method GET_START_INDEX on Interface IF_SALV_CSB_TREE_ITERATOR has no exception.
Method GET_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | IF_SALV_CSB_TREE_LIST_SERVICE=>YTS_GROUPING_TREE | 20080915 |
Method GET_TREE on Interface IF_SALV_CSB_TREE_ITERATOR has no exception.
Method NEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MOVED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080914 |
Method NEXT on Interface IF_SALV_CSB_TREE_ITERATOR has no exception.
Method NEXT_FOR_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MOVED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080914 |
Method NEXT_FOR_LEVEL on Interface IF_SALV_CSB_TREE_ITERATOR has no exception.
Method NEXT_SIBLING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MOVED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080915 |
Method NEXT_SIBLING on Interface IF_SALV_CSB_TREE_ITERATOR has no exception.
Method PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MOVED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080914 |
Method PARENT on Interface IF_SALV_CSB_TREE_ITERATOR has no exception.
Method SET_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ELEMENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20080921 | |||
2 | ![]() |
NUMBER_OF_ELEMENT | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20080921 | ||
3 | ![]() |
TREELEVEL | Call by reference | Type reference (TYPE) | IF_SALV_CSZ_API=>Y_NODE_LEVEL | 20080921 |
Method SET_ELEMENT on Interface IF_SALV_CSB_TREE_ITERATOR has no exception.
Method SET_NODE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_ID | Call by reference | Type reference (TYPE) | IF_SALV_CSB_TREE_LIST_SERVICE=>Y_NODE_ID | 20080914 |
Method SET_NODE_ID on Interface IF_SALV_CSB_TREE_ITERATOR has no exception.
Method SET_START_TUPEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | IF_SALV_CSB_TREE_LIST_SERVICE=>YT_NODE_ID_MAP | 20080914 |
Method SET_START_TUPEL on Interface IF_SALV_CSB_TREE_ITERATOR has no exception.
Method SET_TRACE_ON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20080914 |
Method SET_TRACE_ON on Interface IF_SALV_CSB_TREE_ITERATOR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 712 |