Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SAT_UI_TREE_CTRL | *NO* Reuse: API to Enhanced ALV tree Control | 20071106 |
| 2 | Interface composition (i COMPRISING i_ref) | _IF_GUI_ALV_TREE | Strictely Internal: Tree Control | 20071209 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AST_GUI_ALV_TREE_DLGT | - NO REUSE - Delegate for ALV Tree Control | 20071023 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AST_GUI_ALV_TREE_FAKE | - NO REUSE - Humble Object for ALV Tree Interface | 20071023 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SAT_UI_TREE_CTRL_FAKE | *NO* Reuse: Humble Object for ALV tree Interface | 20071109 |
Properties
| Interface | IF_GUI_ALV_TREE | |
| Short Description | *NO* Reuse - ALV Tree Control |
General Data
| Package | SABP_SELFTEST_CONTROLS_GUI | *NO* REUSE - Left Overs which Need to be Adressed by .... |
| Created | 20071022 | SAP |
| Last changed | 20130531 | 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 | SDYDO | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 3 | SLIS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ALV_TREE_BASE | *NO* Reuse - Basic ALV Tree Control | 20071023 |
Friends
Interface IF_GUI_ALV_TREE has no friend.
Attributes
Interface IF_GUI_ALV_TREE has no attribute.
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | AFTER_USER_COMMAND | Instance Event (0) |
Public (2) |
20071023 | |
| 2 | BEFORE_USER_COMMAND | Instance Event (0) |
Public (2) |
20071023 | |
| 3 | BUTTON_CLICK | Instance Event (0) |
Public (2) |
Button Click | 20071022 |
| 4 | CHECKBOX_CHANGE | Instance Event (0) |
Public (2) |
CheckboxChange | 20071022 |
| 5 | DEFAULT_CONTEXT_MENU_REQUEST | Instance Event (0) |
Public (2) |
20071023 | |
| 6 | DEFAULT_CONTEXT_MENU_SELECT | Instance Event (0) |
Public (2) |
20071023 | |
| 7 | EXPAND_NC | Instance Event (0) |
Public (2) |
Expand on No Children (Expander) | 20071022 |
| 8 | HEADER_CLICK | Instance Event (0) |
Public (2) |
Header Click | 20071022 |
| 9 | HEADER_CONTEXT_MENU | Instance Event (0) |
Public (2) |
User Command in Header Context Menu (not yet Implemented) | 20071022 |
| 10 | HEADER_CONTEXT_MENU_REQUEST | Instance Event (0) |
Public (2) |
20071023 | |
| 11 | HEADER_CONTEXT_MENU_SELECT | Instance Event (0) |
Public (2) |
20071023 | |
| 12 | ITEM_CONTEXT_MENU_REQUEST | Instance Event (0) |
Public (2) |
Application May Change Context Menu | 20071022 |
| 13 | ITEM_CONTEXT_MENU_SELECTED | Instance Event (0) |
Public (2) |
User Command in Item Context Menu | 20071022 |
| 14 | ITEM_DOUBLE_CLICK | Instance Event (0) |
Public (2) |
ItemDoubleClick | 20071022 |
| 15 | ITEM_KEYPRESS | Instance Event (0) |
Public (2) |
Key Pressed, Node Was Selected | 20071022 |
| 16 | LINK_CLICK | Instance Event (0) |
Public (2) |
LinkClick | 20071022 |
| 17 | NODE_CONTEXT_MENU_REQUEST | Instance Event (0) |
Public (2) |
Application May Change Context Menu | 20071022 |
| 18 | NODE_CONTEXT_MENU_SELECTED | Instance Event (0) |
Public (2) |
User Command in Node Context Menu | 20071022 |
| 19 | NODE_DOUBLE_CLICK | Instance Event (0) |
Public (2) |
NodeDoubleClick | 20071022 |
| 20 | NODE_KEYPRESS | Instance Event (0) |
Public (2) |
Key Pressed, Node Was Selected | 20071022 |
| 21 | ON_DRAG | Instance Event (0) |
Public (2) |
Event for Filling Drag and Drop Data Object | 20071022 |
| 22 | ON_DRAG_MULTIPLE | Instance Event (0) |
Public (2) |
Event for Filling Drag and Drop Data Object | 20071022 |
| 23 | ON_DROP | Instance Event (0) |
Public (2) |
One Object Dropped | 20071022 |
| 24 | ON_DROP_COMPLETE | Instance Event (0) |
Public (2) |
Drop Event Processed Successfully | 20071022 |
| 25 | ON_DROP_COMPLETE_MULTIPLE | Instance Event (0) |
Public (2) |
Drop Event Processed Successfully | 20071022 |
| 26 | ON_DROP_GET_FLAVOR | Instance Event (0) |
Public (2) |
There is More Than One Possible Flavor For a Drop | 20071022 |
| 27 | SELECTION_CHANGED | Instance Event (0) |
Public (2) |
Selection Changed | 20071022 |
| 28 | TOP_OF_LIST | Instance Event (0) |
Public (2) |
20071023 | |
| 29 | TOP_OF_PAGE | Instance Event (0) |
Public (2) |
20071023 |
Types
Interface IF_GUI_ALV_TREE has no local type.
Method Signatures
Method ADD_KEY_STROKE Signature
Method ADD_KEY_STROKE on Interface IF_GUI_ALV_TREE has no parameter.
Method ADD_KEY_STROKE on Interface IF_GUI_ALV_TREE has no exception.
Method ADD_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NEW_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | 20071022 | ||||
| 2 | IS_NODE_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYN | 20071022 | ||||
| 3 | IS_OUTTAB_LINE | Call by reference | Type reference (TYPE) | ANY | 20071022 | ||||
| 4 | IT_ITEM_LAYOUT | Call by reference | Type reference (TYPE) | LVC_T_LAYI | 20071022 | ||||
| 5 | I_NODE_TEXT | Call by reference | Type reference (TYPE) | LVC_VALUE | 20071022 | ||||
| 6 | I_RELATIONSHIP | Call by reference | Type reference (TYPE) | INT4 | 20071022 | ||||
| 7 | I_RELAT_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | 20071022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071022 | |||
| 2 | 20071022 |
Method CHANGE_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ITEM_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LACI | 20071022 | ||||
| 2 | I_DATA | Call by reference | Type reference (TYPE) | ANY | 20071022 | ||||
| 3 | I_FIELDNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | 20071022 | ||||
| 4 | I_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | 20071022 | ||||
| 5 | I_U_DATA | Call by reference | Type reference (TYPE) | AS4FLAG | 'X' | 20071022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071022 |
Method CHANGE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NODE_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LACN | 20071022 | ||||
| 2 | IT_ITEM_LAYOUT | Call by reference | Type reference (TYPE) | LVC_T_LACI | 20071022 | ||||
| 3 | I_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | 20071022 | ||||
| 4 | I_NODE_TEXT | Call by reference | Type reference (TYPE) | LVC_VALUE | 20071022 | ||||
| 5 | I_OUTTAB_LINE | Call by reference | Type reference (TYPE) | ANY | 20071022 | ||||
| 6 | I_U_NODE_TEXT | Call by reference | Type reference (TYPE) | AS4FLAG | 20071022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071022 |
Method COLLAPSE_ALL_NODES Signature
Method COLLAPSE_ALL_NODES on Interface IF_GUI_ALV_TREE has no parameter.
Method COLLAPSE_ALL_NODES on Interface IF_GUI_ALV_TREE has no exception.
Method COLLAPSE_SUBTREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | 20071022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071022 | |||
| 2 | 20071022 | |||
| 3 | 20071022 |
Method COLUMN_OPTIMIZE Signature
Method COLUMN_OPTIMIZE on Interface IF_GUI_ALV_TREE has no parameter.
Method COLUMN_OPTIMIZE on Interface IF_GUI_ALV_TREE has no exception.
Method CREATE_REPORT_HEADER Signature
Method CREATE_REPORT_HEADER on Interface IF_GUI_ALV_TREE has no parameter.
Method CREATE_REPORT_HEADER on Interface IF_GUI_ALV_TREE has no exception.
Method DELETE_ALL_NODES Signature
Method DELETE_ALL_NODES on Interface IF_GUI_ALV_TREE has no parameter.
Method DELETE_ALL_NODES on Interface IF_GUI_ALV_TREE has no exception.
Method DELETE_SUBTREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | 20071022 | ||||
| 2 | I_UPDATE_PARENTS_EXPANDER | Call by reference | Type reference (TYPE) | AS4FLAG | SPACE | 20071022 | |||
| 3 | I_UPDATE_PARENTS_FOLDER | Call by reference | Type reference (TYPE) | AS4FLAG | SPACE | 20071022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071022 |
Method ENSURE_NODES_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NODE_KEYS | Call by reference | Type reference (TYPE) | LVC_T_NKEY | 20071022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071022 | |||
| 2 | 20071022 | |||
| 3 | 20071022 |
Method EXPAND_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EXPAND_SUBTREE | Value transfer | Type reference (TYPE) | AS4FLAG | 20071022 | ||||
| 2 | I_LEVEL_COUNT | Value transfer | Type reference (TYPE) | I | 1 | 20071022 | |||
| 3 | I_NODE_KEY | Value transfer | Type reference (TYPE) | TV_NODEKEY | 20071022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071022 | |||
| 2 | 20071022 | |||
| 3 | 20071022 | |||
| 4 | 20071022 | |||
| 5 | 20071022 |
Method EXPAND_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NODE_KEY | Value transfer | Type reference (TYPE) | LVC_T_NKEY | 20071022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071022 | |||
| 2 | 20071022 | |||
| 3 | 20071022 | |||
| 4 | 20071022 | |||
| 5 | 20071022 |
Method FRONTEND_UPDATE Signature
Method FRONTEND_UPDATE on Interface IF_GUI_ALV_TREE has no parameter.
Method FRONTEND_UPDATE on Interface IF_GUI_ALV_TREE has no exception.
Method GET_CHECKED_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHECKED_ITEMS | Call by reference | Type reference (TYPE) | LVC_T_CHIT | 20071022 |
Method GET_CHECKED_ITEMS on Interface IF_GUI_ALV_TREE has no exception.
Method GET_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHILDREN | Call by reference | Type reference (TYPE) | LVC_T_NKEY | 20071022 | ||||
| 2 | I_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | 20071022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071022 | |||
| 2 | 20071022 |
Method GET_EXPANDED_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_EXPANDED_NODES | Call by reference | Type reference (TYPE) | LVC_T_NKEY | 20071022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071022 | |||
| 2 | 20071022 | |||
| 3 | 20071022 |
Method GET_FIRST_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHILD_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | 20071022 | ||||
| 2 | I_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | 20071022 |
Method GET_FIRST_CHILD on Interface IF_GUI_ALV_TREE has no exception.
Method GET_FRONTEND_FIELDCATALOG Signature
Method GET_FRONTEND_FIELDCATALOG on Interface IF_GUI_ALV_TREE has no parameter.
Method GET_FRONTEND_FIELDCATALOG on Interface IF_GUI_ALV_TREE has no exception.
Method GET_HIERARCHY_HEADER_WIDTH Signature
Method GET_HIERARCHY_HEADER_WIDTH on Interface IF_GUI_ALV_TREE has no parameter.
Method GET_HIERARCHY_HEADER_WIDTH on Interface IF_GUI_ALV_TREE has no exception.
Method GET_HTML_HEADER_OBJECT Signature
Method GET_HTML_HEADER_OBJECT on Interface IF_GUI_ALV_TREE has no parameter.
Method GET_HTML_HEADER_OBJECT on Interface IF_GUI_ALV_TREE has no exception.
Method GET_LAST_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHILD_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | 20071022 | ||||
| 2 | I_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | 20071022 |
Method GET_LAST_CHILD on Interface IF_GUI_ALV_TREE has no exception.
Method GET_NEXT_SIBLING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NEXT_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | 20071022 | ||||
| 2 | I_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | 20071022 |
Method GET_NEXT_SIBLING on Interface IF_GUI_ALV_TREE has no exception.
Method GET_OUTTAB_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NODE_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYN | 20071022 | ||||
| 2 | ET_ITEM_LAYOUT | Call by reference | Type reference (TYPE) | LVC_T_LAYI | 20071022 | ||||
| 3 | E_NODE_TEXT | Call by reference | Type reference (TYPE) | LVC_VALUE | 20071022 | ||||
| 4 | E_OUTTAB_LINE | Call by reference | Type reference (TYPE) | ANY | 20071022 | ||||
| 5 | I_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | 20071022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071022 |
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PARENT_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | 20071022 | ||||
| 2 | I_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | 20071022 |
Method GET_PARENT on Interface IF_GUI_ALV_TREE has no exception.
Method GET_PREV_SIBLING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PREV_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | 20071022 | ||||
| 2 | I_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | 20071022 |
Method GET_PREV_SIBLING on Interface IF_GUI_ALV_TREE has no exception.
Method GET_SELECTED_COLUMNS Signature
Method GET_SELECTED_COLUMNS on Interface IF_GUI_ALV_TREE has no parameter.
Method GET_SELECTED_COLUMNS on Interface IF_GUI_ALV_TREE has no exception.
Method GET_SELECTED_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FIELDNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | 20071022 | ||||
| 2 | E_SELECTED_NODE | Call by reference | Type reference (TYPE) | LVC_NKEY | 20071022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071022 | |||
| 2 | 20071022 | |||
| 3 | 20071022 |
Method GET_SELECTED_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SELECTED_NODES | Call by reference | Type reference (TYPE) | LVC_T_NKEY | 20071022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071022 | |||
| 2 | 20071022 | |||
| 3 | 20071022 |
Method GET_SUBTREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SUBTREE_NODES | Call by reference | Type reference (TYPE) | LVC_T_NKEY | 20071022 | ||||
| 2 | I_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | 20071022 |
Method GET_SUBTREE on Interface IF_GUI_ALV_TREE has no exception.
Method GET_TOOLBAR_OBJECT Signature
Method GET_TOOLBAR_OBJECT on Interface IF_GUI_ALV_TREE has no parameter.
Method GET_TOOLBAR_OBJECT on Interface IF_GUI_ALV_TREE has no exception.
Method GET_TOP_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | 20071022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071022 | |||
| 2 | 20071022 |
Method GET_VARIANT_KEY Signature
Method GET_VARIANT_KEY on Interface IF_GUI_ALV_TREE has no parameter.
Method GET_VARIANT_KEY on Interface IF_GUI_ALV_TREE has no exception.
Method MOVE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | 20071022 | ||||
| 2 | I_RELATKEY | Call by reference | Type reference (TYPE) | LVC_NKEY | 20071022 | ||||
| 3 | I_RELATSHIP | Call by reference | Type reference (TYPE) | INT4 | 20071022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071022 | |||
| 2 | 20071022 |
Method SEARCH_IN_EXTERNAL_FORMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NODE_KEYS | Call by reference | Type reference (TYPE) | LVC_T_NKEY | 20071022 | ||||
| 2 | IT_COLUMNS | Call by reference | Type reference (TYPE) | LVC_T_FNAM | 20071022 | ||||
| 3 | SEARCH_STRING | Call by reference | Type reference (TYPE) | LVC_VALUE | 20071022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071022 | |||
| 2 | 20071022 | |||
| 3 | 20071022 |
Method SEARCH_IN_INTERNAL_FORMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NODE_KEYS | Call by reference | Type reference (TYPE) | LVC_T_NKEY | 20071022 | ||||
| 2 | IT_COLUMNS | Call by reference | Type reference (TYPE) | LVC_T_FNAM | 20071022 | ||||
| 3 | SEARCH_DATA | Call by reference | Type reference (TYPE) | ANY | 20071022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071022 | |||
| 2 | 20071022 | |||
| 3 | 20071022 |
Method SET_ALV_TREE_FOCUS Signature
Method SET_ALV_TREE_FOCUS on Interface IF_GUI_ALV_TREE has no parameter.
Method SET_ALV_TREE_FOCUS on Interface IF_GUI_ALV_TREE has no exception.
Method SET_CALCULATION_STYLE Signature
Method SET_CALCULATION_STYLE on Interface IF_GUI_ALV_TREE has no parameter.
Method SET_CALCULATION_STYLE on Interface IF_GUI_ALV_TREE has no exception.
Method SET_CTX_MENU_SELECT_EVENT_APPL Signature
Method SET_CTX_MENU_SELECT_EVENT_APPL on Interface IF_GUI_ALV_TREE has no parameter.
Method SET_CTX_MENU_SELECT_EVENT_APPL on Interface IF_GUI_ALV_TREE has no exception.
Method SET_DEFAULT_DROP Signature
Method SET_DEFAULT_DROP on Interface IF_GUI_ALV_TREE has no parameter.
Method SET_DEFAULT_DROP on Interface IF_GUI_ALV_TREE has no exception.
Method SET_FRONTEND_FIELDCATALOG Signature
Method SET_FRONTEND_FIELDCATALOG on Interface IF_GUI_ALV_TREE has no parameter.
Method SET_FRONTEND_FIELDCATALOG on Interface IF_GUI_ALV_TREE has no exception.
Method SET_FUNCTION_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_T_NKEY | 20071022 | ||||
| 2 | I_FIELDNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | 20071022 | ||||
| 3 | I_UCOMM | Call by reference | Type reference (TYPE) | SY-UCOMM | 20071022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071022 |
Method SET_HAS_3D_FRAME Signature
Method SET_HAS_3D_FRAME on Interface IF_GUI_ALV_TREE has no parameter.
Method SET_HAS_3D_FRAME on Interface IF_GUI_ALV_TREE has no exception.
Method SET_HIERARCHY_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HIERARCHY_HEADER | Call by reference | Type reference (TYPE) | TREEV_HHDR | 20071022 | ||||
| 2 | U_HEADING | Call by reference | Type reference (TYPE) | AS4FLAG | 'X' | 20071022 | |||
| 3 | U_TOOLTIP | Call by reference | Type reference (TYPE) | AS4FLAG | 'X' | 20071022 | |||
| 4 | U_T_IMAGE | Call by reference | Type reference (TYPE) | AS4FLAG | 'X' | 20071022 | |||
| 5 | U_WIDTH | Call by reference | Type reference (TYPE) | AS4FLAG | 'X' | 20071022 |
Method SET_HIERARCHY_HEADER on Interface IF_GUI_ALV_TREE has no exception.
Method SET_HIERARCHY_HELP_FIELDS Signature
Method SET_HIERARCHY_HELP_FIELDS on Interface IF_GUI_ALV_TREE has no parameter.
Method SET_HIERARCHY_HELP_FIELDS on Interface IF_GUI_ALV_TREE has no exception.
Method SET_MIN_NODE_HEIGHT Signature
Method SET_MIN_NODE_HEIGHT on Interface IF_GUI_ALV_TREE has no parameter.
Method SET_MIN_NODE_HEIGHT on Interface IF_GUI_ALV_TREE has no exception.
Method SET_SCREEN_UPDATE Signature
Method SET_SCREEN_UPDATE on Interface IF_GUI_ALV_TREE has no parameter.
Method SET_SCREEN_UPDATE on Interface IF_GUI_ALV_TREE has no exception.
Method SET_SELECTED_COLUMNS Signature
Method SET_SELECTED_COLUMNS on Interface IF_GUI_ALV_TREE has no parameter.
Method SET_SELECTED_COLUMNS on Interface IF_GUI_ALV_TREE has no exception.
Method SET_SELECTED_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | 20071022 | ||||
| 2 | I_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | 20071022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071022 | |||
| 2 | 20071022 | |||
| 3 | 20071022 | |||
| 4 | 20071022 | |||
| 5 | 20071022 | |||
| 6 | 20071022 | |||
| 7 | 20071022 |
Method SET_SELECTED_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SELECTED_NODES | Call by reference | Type reference (TYPE) | LVC_T_NKEY | 20071022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071022 | |||
| 2 | 20071022 | |||
| 3 | 20071022 | |||
| 4 | 20071022 |
Method SET_SPLITTER_ROW_HEIGHT Signature
Method SET_SPLITTER_ROW_HEIGHT on Interface IF_GUI_ALV_TREE has no parameter.
Method SET_SPLITTER_ROW_HEIGHT on Interface IF_GUI_ALV_TREE has no exception.
Method SET_TABLE_FOR_FIRST_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EXCEPTION_FIELD | Call by reference | Type reference (TYPE) | LVC_S_L004 | 20071022 | ||||
| 2 | IS_HIERARCHY_HEADER | Call by reference | Type reference (TYPE) | TREEV_HHDR | 20071022 | ||||
| 3 | IS_VARIANT | Call by reference | Type reference (TYPE) | DISVARIANT | 20071022 | ||||
| 4 | IT_EXCEPT_QINFO | Call by reference | Type reference (TYPE) | LVC_T_QINF | 20071022 | ||||
| 5 | IT_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | 20071022 | ||||
| 6 | IT_FILTER | Call by reference | Type reference (TYPE) | LVC_T_FILT | 20071022 | ||||
| 7 | IT_LIST_COMMENTARY | Call by reference | Type reference (TYPE) | SLIS_T_LISTHEADER | 20071022 | ||||
| 8 | IT_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20071022 | ||||
| 9 | IT_SPECIAL_GROUPS | Call by reference | Type reference (TYPE) | LVC_T_SGRP | 20071022 | ||||
| 10 | IT_TOOLBAR_EXCLUDING | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | 20071022 | ||||
| 11 | I_BACKGROUND_ID | Call by reference | Type reference (TYPE) | SDYDO_KEY | 20071022 | ||||
| 12 | I_DEFAULT | Call by reference | Type reference (TYPE) | CHAR01 | 'X' | 20071022 | |||
| 13 | I_LOGO | Call by reference | Type reference (TYPE) | W3_QVALUE | 20071022 | ||||
| 14 | I_SAVE | Call by reference | Type reference (TYPE) | CHAR01 | 20071022 | ||||
| 15 | I_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | DD02L-TABNAME | 20071022 |
Method SET_TABLE_FOR_FIRST_DISPLAY on Interface IF_GUI_ALV_TREE has no exception.
Method SET_TOP_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | 20071022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071022 | |||
| 2 | 20071022 | |||
| 3 | 20071022 |
Method SET_USER_COMMAND Signature
Method SET_USER_COMMAND on Interface IF_GUI_ALV_TREE has no parameter.
Method SET_USER_COMMAND on Interface IF_GUI_ALV_TREE has no exception.
Method SET_VARIANT_KEY Signature
Method SET_VARIANT_KEY on Interface IF_GUI_ALV_TREE has no parameter.
Method SET_VARIANT_KEY on Interface IF_GUI_ALV_TREE has no exception.
Method UNSELECT_ALL Signature
Method UNSELECT_ALL on Interface IF_GUI_ALV_TREE has no parameter.
Method UNSELECT_ALL on Interface IF_GUI_ALV_TREE has no exception.
Method UNSELECT_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_T_NKEY | 20071022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071022 | |||
| 2 | 20071022 | |||
| 3 | 20071022 | |||
| 4 | 20071022 | |||
| 5 | 20071022 |
Method UPDATE_CALCULATIONS Signature
Method UPDATE_CALCULATIONS on Interface IF_GUI_ALV_TREE has no parameter.
Method UPDATE_CALCULATIONS on Interface IF_GUI_ALV_TREE has no exception.
Event Signatures
Event AFTER_USER_COMMAND Signature
Event AFTER_USER_COMMAND on Interface IF_GUI_ALV_TREE has no parameter.
Event BEFORE_USER_COMMAND Signature
Event BEFORE_USER_COMMAND on Interface IF_GUI_ALV_TREE has no parameter.
Event BUTTON_CLICK Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Exporting | Value transfer | Type reference (TYPE) | LVC_FNAME | Field Name | 20071022 | ||
| 2 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | LVC_NKEY | Node Key | 20071022 |
Event CHECKBOX_CHANGE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECKED | Exporting | Value transfer | Type reference (TYPE) | C | Checked | 20071022 | ||
| 2 | FIELDNAME | Exporting | Value transfer | Type reference (TYPE) | LVC_FNAME | Column Name | 20071022 | ||
| 3 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | LVC_NKEY | Node Key | 20071022 |
Event DEFAULT_CONTEXT_MENU_REQUEST Signature
Event DEFAULT_CONTEXT_MENU_REQUEST on Interface IF_GUI_ALV_TREE has no parameter.
Event DEFAULT_CONTEXT_MENU_SELECT Signature
Event DEFAULT_CONTEXT_MENU_SELECT on Interface IF_GUI_ALV_TREE has no parameter.
Event EXPAND_NC Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | LVC_NKEY | Node Key | 20071022 |
Event HEADER_CLICK Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Exporting | Value transfer | Type reference (TYPE) | LVC_FNAME | FieldName | 20071022 |
Event HEADER_CONTEXT_MENU Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Exporting | Value transfer | Type reference (TYPE) | LVC_FNAME | Field Name | 20071022 | ||
| 2 | UCOMM | Exporting | Value transfer | Type reference (TYPE) | SYTCODE | Function Code | 20071022 |
Event HEADER_CONTEXT_MENU_REQUEST Signature
Event HEADER_CONTEXT_MENU_REQUEST on Interface IF_GUI_ALV_TREE has no parameter.
Event HEADER_CONTEXT_MENU_SELECT Signature
Event HEADER_CONTEXT_MENU_SELECT on Interface IF_GUI_ALV_TREE has no parameter.
Event ITEM_CONTEXT_MENU_REQUEST Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Exporting | Value transfer | Type reference (TYPE) | LVC_FNAME | Column Name | 20071022 | ||
| 2 | MENU | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu Pointer | 20071022 | ||
| 3 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | LVC_NKEY | Node Key | 20071022 |
Event ITEM_CONTEXT_MENU_SELECTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Exporting | Value transfer | Type reference (TYPE) | SY-UCOMM | User Command | 20071022 | ||
| 2 | FIELDNAME | Exporting | Value transfer | Type reference (TYPE) | LVC_FNAME | Field Name | 20071022 | ||
| 3 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | LVC_NKEY | Node Key | 20071022 |
Event ITEM_DOUBLE_CLICK Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Exporting | Value transfer | Type reference (TYPE) | LVC_FNAME | Column Name | 20071022 | ||
| 2 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | LVC_NKEY | Node Key | 20071022 |
Event ITEM_KEYPRESS Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Exporting | Value transfer | Type reference (TYPE) | LVC_FNAME | Name of Item | 20071022 | ||
| 2 | KEY | Exporting | Value transfer | Type reference (TYPE) | I | Key Pressed | 20071022 | ||
| 3 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | TV_NODEKEY | Node Key | 20071022 |
Event LINK_CLICK Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Exporting | Value transfer | Type reference (TYPE) | LVC_FNAME | Field Name | 20071022 | ||
| 2 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | LVC_NKEY | Node Key | 20071022 |
Event NODE_CONTEXT_MENU_REQUEST Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu Pointer | 20071022 | ||
| 2 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | LVC_NKEY | Node Key | 20071022 |
Event NODE_CONTEXT_MENU_SELECTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Exporting | Value transfer | Type reference (TYPE) | SY-UCOMM | Function Code | 20071022 | ||
| 2 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | LVC_NKEY | Node Key | 20071022 |
Event NODE_DOUBLE_CLICK Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | LVC_NKEY | Node Key | 20071022 |
Event NODE_KEYPRESS Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Exporting | Value transfer | Type reference (TYPE) | I | Key Pressed | 20071022 | ||
| 2 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | TV_NODEKEY | Node Key | 20071022 |
Event ON_DRAG Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | Drag&Drop Object | 20071022 | ||
| 2 | FIELDNAME | Exporting | Value transfer | Type reference (TYPE) | LVC_FNAME | Field Name | 20071022 | ||
| 3 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | LVC_NKEY | Node Key | 20071022 |
Event ON_DRAG_MULTIPLE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | Drag&Drop Object | 20071022 | ||
| 2 | FIELDNAME | Exporting | Value transfer | Type reference (TYPE) | LVC_FNAME | Name of Item | 20071022 | ||
| 3 | NODE_KEY_TABLE | Exporting | Value transfer | Type reference (TYPE) | LVC_T_NKEY | Table With Node Keys | 20071022 |
Event ON_DROP Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | Drag & Drop Object | 20071022 | ||
| 2 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | LVC_NKEY | Node Key | 20071022 |
Event ON_DROP_COMPLETE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | Drag&Drop Object | 20071022 | ||
| 2 | FIELDNAME | Exporting | Value transfer | Type reference (TYPE) | LVC_FNAME | Field Name | 20071022 | ||
| 3 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | LVC_NKEY | Node Key | 20071022 |
Event ON_DROP_COMPLETE_MULTIPLE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | Drag&Drop Object | 20071022 | ||
| 2 | FIELDNAME | Exporting | Value transfer | Type reference (TYPE) | LVC_FNAME | Name of Item | 20071022 | ||
| 3 | NODE_KEY_TABLE | Exporting | Value transfer | Type reference (TYPE) | LVC_T_NKEY | Table With Node Keys | 20071022 |
Event ON_DROP_GET_FLAVOR Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | Drag&Drop Object | 20071022 | ||
| 2 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | LVC_NKEY | node_key | 20071022 |
Event SELECTION_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | LVC_NKEY | Changed to Node Key | 20071022 |
Event TOP_OF_LIST Signature
Event TOP_OF_LIST on Interface IF_GUI_ALV_TREE has no parameter.
Event TOP_OF_PAGE Signature
Event TOP_OF_PAGE on Interface IF_GUI_ALV_TREE has no parameter.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |