Hierarchy

⤷

⤷

Properties
Interface | _IF_BGRFC_COLUMN_TREE_MODEL | |
Short Description | Interface for Tree Column Tree Model |
General Data
Package | SBGRFCGUI | bgRFC Reports with GUI Part |
Created | 20090127 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface _IF_BGRFC_COLUMN_TREE_MODEL has no forward declaration.
Interfaces
Interface _IF_BGRFC_COLUMN_TREE_MODEL has no interface.
Friends
Interface _IF_BGRFC_COLUMN_TREE_MODEL has no friend.
Attributes
Interface _IF_BGRFC_COLUMN_TREE_MODEL has no attribute.
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | BUTTON_CLICK | Instance Event (0) |
Public (2) |
20090127 | |
2 | EXPAND_NO_CHILDREN | Instance Event (0) |
Public (2) |
20090127 | |
3 | ITEM_CONTEXT_MENU_REQUEST | Instance Event (0) |
Public (2) |
20090127 | |
4 | ITEM_CONTEXT_MENU_SELECT | Instance Event (0) |
Public (2) |
20090127 | |
5 | ITEM_DOUBLE_CLICK | Instance Event (0) |
Public (2) |
20090127 | |
6 | NODE_CONTEXT_MENU_REQUEST | Instance Event (0) |
Public (2) |
20090127 | |
7 | NODE_CONTEXT_MENU_SELECT | Instance Event (0) |
Public (2) |
20090127 | |
8 | NODE_DOUBLE_CLICK | Instance Event (0) |
Public (2) |
20090127 |
Types
Interface _IF_BGRFC_COLUMN_TREE_MODEL has no local type.
Method Signatures
Method ADD_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALIGNMENT | Value transfer | Type reference (TYPE) | I | 20090127 | |||
2 | ![]() |
DISABLED | Value transfer | Type reference (TYPE) | AS4FLAG | 20090127 | |||
3 | ![]() |
HEADER_IMAGE | Value transfer | Type reference (TYPE) | TV_IMAGE | 20090127 | |||
4 | ![]() |
HEADER_TEXT | Call by reference | Type reference (TYPE) | TV_HEADING | 20090127 | |||
5 | ![]() |
HEADER_TOOLTIP | Call by reference | Type reference (TYPE) | TV_HEADING | 20090127 | |||
6 | ![]() |
HIDDEN | Value transfer | Type reference (TYPE) | AS4FLAG | 20090127 | |||
7 | ![]() |
NAME | Call by reference | Type reference (TYPE) | TV_ITMNAME | 20090127 | |||
8 | ![]() |
WIDTH | Value transfer | Type reference (TYPE) | I | 20090127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090127 | ||
2 | ![]() |
20090127 | ||
3 | ![]() |
20090127 | ||
4 | ![]() |
20090127 |
Method ADD_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM_TABLE | Call by reference | Type reference (TYPE) | TREEMCITAC | 20090127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090127 | ||
2 | ![]() |
20090127 |
Method ADD_NODE Signature
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090127 | ||
2 | ![]() |
20090127 | ||
3 | ![]() |
20090127 | ||
4 | ![]() |
20090127 | ||
5 | ![]() |
20090127 |
Method ADD_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_TABLE | Call by reference | Type reference (TYPE) | TREEMCNOTA | 20090127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090127 |
Method CREATE_TREE_CONTROL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTROL | 20090127 | |||
2 | ![]() |
LIFETIME | Value transfer | Type reference (TYPE) | I | 20090127 | |||
3 | ![]() |
PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20090127 | |||
4 | ![]() |
SHELLSTYLE | Value transfer | Type reference (TYPE) | I | 20090127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090127 | ||
2 | ![]() |
20090127 | ||
3 | ![]() |
20090127 | ||
4 | ![]() |
20090127 | ||
5 | ![]() |
20090127 |
Method DELETE_ALL_NODES Signature
Method DELETE_ALL_NODES on Interface _IF_BGRFC_COLUMN_TREE_MODEL has no parameter.
Method DELETE_ALL_NODES on Interface _IF_BGRFC_COLUMN_TREE_MODEL has no exception.
Method EXPAND_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXPAND_PREDECESSORS | Value transfer | Type reference (TYPE) | AS4FLAG | 20090127 | |||
2 | ![]() |
EXPAND_SUBTREE | Value transfer | Type reference (TYPE) | AS4FLAG | 20090127 | |||
3 | ![]() |
LEVEL_COUNT | Value transfer | Type reference (TYPE) | I | 20090127 | |||
4 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | 20090127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090127 |
Method EXPAND_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY_TABLE | Call by reference | Type reference (TYPE) | TREEMNOTAB | 20090127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090127 |
Method EXPAND_NODE_PREDECESSORS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | 20090127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090127 |
Method GET_EXPANDED_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY_TABLE | Call by reference | Type reference (TYPE) | TREEMNOTAB | 20090127 | |||
2 | ![]() |
NO_HIDDEN_NODES | Value transfer | Type reference (TYPE) | AS4FLAG | 20090127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090127 | ||
2 | ![]() |
20090127 | ||
3 | ![]() |
20090127 | ||
4 | ![]() |
20090127 |
Method GET_ROOT_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY_TABLE | Call by reference | Type reference (TYPE) | TREEMNOTAB | 20090127 |
Method GET_ROOT_NODES on Interface _IF_BGRFC_COLUMN_TREE_MODEL has no exception.
Method GET_SELECTED_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM_NAME | Call by reference | Type reference (TYPE) | TV_ITMNAME | 20090127 | |||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | 20090127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090127 | ||
2 | ![]() |
20090127 | ||
3 | ![]() |
20090127 | ||
4 | ![]() |
20090127 | ||
5 | ![]() |
20090127 |
Method GET_SELECTED_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | 20090127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090127 | ||
2 | ![]() |
20090127 | ||
3 | ![]() |
20090127 | ||
4 | ![]() |
20090127 | ||
5 | ![]() |
20090127 |
Method GET_SELECTED_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY_TABLE | Call by reference | Type reference (TYPE) | TREEMNOTAB | 20090127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090127 | ||
2 | ![]() |
20090127 | ||
3 | ![]() |
20090127 | ||
4 | ![]() |
20090127 | ||
5 | ![]() |
20090127 |
Method GET_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM_TABLE | Call by reference | Type reference (TYPE) | TREEMCITAC | 20090127 | |||
2 | ![]() |
NODE_TABLE | Call by reference | Type reference (TYPE) | TREEMCNOTA | 20090127 | |||
3 | ![]() |
ROOT_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | 20090127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090127 |
Method HIERARCHY_HEADER_SET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | TV_HEADING | 20090127 |
Method HIERARCHY_HEADER_SET_TEXT on Interface _IF_BGRFC_COLUMN_TREE_MODEL has no exception.
Method HIERARCHY_HEADER_SET_TOOLTIP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TOOLTIP | Call by reference | Type reference (TYPE) | TV_HEADING | 20090127 |
Method HIERARCHY_HEADER_SET_TOOLTIP on Interface _IF_BGRFC_COLUMN_TREE_MODEL has no exception.
Method HIERARCHY_HEADER_SET_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WIDTH | Value transfer | Type reference (TYPE) | I | 20090127 |
Method HIERARCHY_HEADER_SET_WIDTH on Interface _IF_BGRFC_COLUMN_TREE_MODEL has no exception.
Method NODE_GET_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | 20090127 | |||
2 | ![]() |
NODE_KEY_TABLE | Call by reference | Type reference (TYPE) | TREEMNOTAB | 20090127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090127 |
Method NODE_GET_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | 20120712 | |||
2 | ![]() |
PROPERTIES | Call by reference | Type reference (TYPE) | TREEMSNOD | 20120712 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120712 |
Method NODE_KEY_IN_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY_IN_TREE | Value transfer | Type reference (TYPE) | AS4FLAG | 20090127 | |||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | 20090127 |
Method NODE_KEY_IN_TREE on Interface _IF_BGRFC_COLUMN_TREE_MODEL has no exception.
Method SET_REGISTERED_EVENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EVENTS | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENTS | 20090127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090127 | ||
2 | ![]() |
20090127 |
Method SET_SELECTED_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | 20090127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090127 | ||
2 | ![]() |
20090127 |
Event Signatures
Event BUTTON_CLICK Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ITEM_NAME | Exporting | Call by reference | Type reference (TYPE) | TV_ITMNAME | 20090127 | |||
2 | NODE_KEY | Exporting | Call by reference | Type reference (TYPE) | TM_NODEKEY | 20090127 |
Event EXPAND_NO_CHILDREN Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | NODE_KEY | Exporting | Call by reference | Type reference (TYPE) | TM_NODEKEY | 20090127 |
Event ITEM_CONTEXT_MENU_REQUEST Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ITEM_NAME | Exporting | Call by reference | Type reference (TYPE) | TV_ITMNAME | 20090127 | |||
2 | MENU | Exporting | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | 20090127 | |||
3 | NODE_KEY | Exporting | Call by reference | Type reference (TYPE) | TM_NODEKEY | 20090127 |
Event ITEM_CONTEXT_MENU_SELECT Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | FCODE | Exporting | Call by reference | Type reference (TYPE) | SY-UCOMM | 20090127 | |||
2 | ITEM_NAME | Exporting | Call by reference | Type reference (TYPE) | TV_ITMNAME | 20090127 | |||
3 | NODE_KEY | Exporting | Call by reference | Type reference (TYPE) | TM_NODEKEY | 20090127 |
Event ITEM_DOUBLE_CLICK Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ITEM_NAME | Exporting | Call by reference | Type reference (TYPE) | TV_ITMNAME | 20090127 | |||
2 | NODE_KEY | Exporting | Call by reference | Type reference (TYPE) | TM_NODEKEY | 20090127 |
Event NODE_CONTEXT_MENU_REQUEST Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MENU | Exporting | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | 20090127 | |||
2 | NODE_KEY | Exporting | Call by reference | Type reference (TYPE) | TM_NODEKEY | 20090127 |
Event NODE_CONTEXT_MENU_SELECT Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | FCODE | Exporting | Call by reference | Type reference (TYPE) | SY-UCOMM | 20090127 | |||
2 | NODE_KEY | Exporting | Call by reference | Type reference (TYPE) | TM_NODEKEY | 20090127 |
Event NODE_DOUBLE_CLICK Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | NODE_KEY | Exporting | Call by reference | Type reference (TYPE) | TM_NODEKEY | 20090127 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |