Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_KW_STR_TREE | Structure Tree | 20121029 |
Properties
| Class | CL_KW_STR_ALV_TREE_BASE | |
| Short Description | KW: ALV tree base class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SIWB | Information Workbench |
| Created | 20121029 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_KW_STR_ALV_TREE_BASE has no interface implemented.
Friends
Class CL_KW_STR_ALV_TREE_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | See coding | Relationship Type | 20121029 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_TREE | ALV Tree Control | 20121029 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Work Area | 20121029 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TREEV_HHDR | Tree Control: Attributes of the Hierarchy Header | 20121029 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV Control: Layout Structure | 20121029 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20121029 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20121029 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20121029 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FILT | ALV Control: Table of Filter Conditions | 20121029 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | TTB_BUTTON | Toolbar Buttons | 20121029 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | TTB_BUTTON | Toolbar Buttons | 20121029 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Is standard Layout allowed? | 20121029 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | STRING | 20121029 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Has tree control already been displaced | 20121029 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Can multiple nodes/items be selected | 20121029 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | C | Can layout be saved? | 20121029 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | I | Handle for Drag&Drop | 20121029 |
Methods
Events
Class CL_KW_STR_ALV_TREE_BASE has no event.
Types
Class CL_KW_STR_ALV_TREE_BASE has no local type.
Method Signatures
Method ADD_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FUNCTION_NAME | Call by reference | Type reference (TYPE) | SALV_DE_FUNCTION | ALV Funktion | 20121029 | |||
| 2 | I_ICON | Call by reference | Type reference (TYPE) | CSEQUENCE | 20121029 | ||||
| 3 | I_POSITION_LEFT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121029 | |||
| 4 | I_TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20121029 | ||||
| 5 | I_TOOLTIP | Call by reference | Type reference (TYPE) | CSEQUENCE | 20121029 |
Method ADD_FUNCTION on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method ADD_KEYSTROKES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COPY | Value transfer | Type reference (TYPE) | CHAR1 | Kopieren | 20130320 | |||
| 2 | IV_CUT | Value transfer | Type reference (TYPE) | CHAR1 | Ausschneiden | 20130320 | |||
| 3 | IV_DELETE | Value transfer | Type reference (TYPE) | CHAR1 | Löschen | 20130320 | |||
| 4 | IV_INSERT | Value transfer | Type reference (TYPE) | CHAR1 | Einfügen | 20130320 | |||
| 5 | IV_PASTE | Value transfer | Type reference (TYPE) | CHAR1 | Einfügen nach Kopieren | 20130320 |
Method ADD_KEYSTROKES on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method ADD_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_LAYN | Knotenlayout ALV-Tree Control | 20121029 | |||
| 2 | IS_TAB_LINE | Call by reference | Type reference (TYPE) | ANY | 20121029 | ||||
| 3 | I_NODE_TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20121029 | ||||
| 4 | I_RELATIONSHIP | Call by reference | Type reference (TYPE) | I | 20121029 | ||||
| 5 | I_RELAT_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20121029 | |||
| 6 | RS_NEW_NODE_KEY | Value transfer | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20121029 |
Method ADD_NODE on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method BUILD_TREE Signature
Method BUILD_TREE on class CL_KW_STR_ALV_TREE_BASE has no parameter.
Method BUILD_TREE on class CL_KW_STR_ALV_TREE_BASE has no exception.
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 | ALV-Tree: Updatestruktur Knotenlayout | 20121029 | |||
| 2 | IS_TAB_LINE | Call by reference | Type reference (TYPE) | ANY | 20121029 | ||||
| 3 | I_NODE | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Knotenschlüssel | 20121029 | |||
| 4 | I_NODE_TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20121029 |
Method CHANGE_NODE on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method CREATE_ALV_TREE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_WORK_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20121029 | ||||
| 2 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstrakter Container für GUI Controls | 20121029 | |||
| 3 | IT_FCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20130405 | |||
| 4 | IV_ADD_KEYSTROKES | Call by reference | Type reference (TYPE) | CHAR1 | 'E' - Tastendrücken bearbeiten | 20130402 | |||
| 5 | I_MULTIPLE_SELECTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121029 |
Method CREATE_ALV_TREE_INSTANCE on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method CREATE_ALV_TREE_INSTANCE_GEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_WORK_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20121205 | ||||
| 2 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstrakter Container für GUI Controls | 20121205 | |||
| 3 | IT_FCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20130312 | |||
| 4 | IV_ADD_KEYSTROKES | Call by reference | Type reference (TYPE) | CHAR1 | 'E' - Tastendrücken bearbeiten | 20130402 | |||
| 5 | I_MULTIPLE_SELECTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121205 |
Method CREATE_ALV_TREE_INSTANCE_GEN on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method CREATE_FIELDCATALOG_DDIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20121029 | ||||
| 2 | RT_FCAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20121029 |
Method CREATE_FIELDCATALOG_DDIC on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method DELETE_ALL_NODES Signature
Method DELETE_ALL_NODES on class CL_KW_STR_ALV_TREE_BASE has no parameter.
Method DELETE_ALL_NODES on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method DELETE_SUBTREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACCEPT_NOT_EXIST | Value transfer | Type reference (TYPE) | CHAR1 | SPACE | Falls Knoten existiert nicht -> kein Abbruch | 20130327 | ||
| 2 | I_NODE | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Knotenschlüssel | 20121029 |
Method DELETE_SUBTREE on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TOOLTIPS | Call by reference | Type reference (TYPE) | LVC_T_QINF | Tabelle für die Exception Quickinfo | 20130320 | |||
| 2 | I_EXPANDED_PRESENTATION | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121029 |
Method DISPLAY on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method EXPAND_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EXPAND_COMPLETE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20121029 | |||
| 2 | I_NODE | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Knotenschlüssel | 20121029 |
Method EXPAND_NODE on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method FREE Signature
Method FREE on class CL_KW_STR_ALV_TREE_BASE has no parameter.
Method FREE on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method GET_ACCDESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACCDESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Beschreibung | 20130320 |
Method GET_ACCDESCRIPTION on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method GET_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Knotenschlüssel | 20121029 | |||
| 2 | RT_CHILD_NODE | Value transfer | Type reference (TYPE) | LVC_T_NKEY | ALV-Tree-Control: Knotentabelle | 20121029 |
Method GET_CHILDREN on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method GET_COLUMN_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELD_DESCR | Value transfer | Type reference (TYPE) | IWBTY_T_ALV_FIELD_DESCR | Langtext für Feld | 20130717 | |||
| 2 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | Feldname | 20130717 |
Method GET_COLUMN_DESCR on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method GET_FIRST_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Knotenschlüssel | 20121029 | |||
| 2 | R_CHILD_NODE | Value transfer | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Knotenschlüssel | 20121029 |
Method GET_FIRST_CHILD on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method GET_NEXT_SIBLING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Knotenschlüssel | 20121029 | |||
| 2 | R_NEXT_NODE | Value transfer | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Knotenschlüssel | 20121029 |
Method GET_NEXT_SIBLING on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Knotenschlüssel | 20121029 | |||
| 2 | R_PARENT_NODE | Value transfer | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Knotenschlüssel | 20121029 |
Method GET_PARENT on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method GET_PREVIOUS_SIBLING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Knotenschlüssel | 20121029 | |||
| 2 | R_PREVIOUS_NODE | Value transfer | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Knotenschlüssel | 20121029 |
Method GET_PREVIOUS_SIBLING on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method GET_ROOT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TOP_NODE | Value transfer | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Knotenschlüssel | 20130318 |
Method GET_ROOT_NODE on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method GET_SELECTED_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_SEL_COLUMNS | Value transfer | Type reference (TYPE) | LVC_T_FNAM | ALV-Control: Tabelle von Feldnamen | 20130717 |
Method GET_SELECTED_COLUMNS on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method GET_SELECTED_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_NODE | Value transfer | Type reference (TYPE) | LVC_T_NKEY | ALV-Tree-Control: Knotentabelle | 20121029 |
Method GET_SELECTED_NODES on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method GET_TOP_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TOP_NODE | Value transfer | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Knotenschlüssel | 20121029 |
Method GET_TOP_NODE on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method MOVE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RELATIONSHIP | Call by reference | Type reference (TYPE) | I | 20121029 | ||||
| 2 | I_SOURCE_NODE | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Knotenschlüssel | 20121029 | |||
| 3 | I_TARGET_NODE | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Knotenschlüssel | 20121029 |
Method MOVE_NODE on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method ON_CONTEXT_MENU_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Kontextmenü | 20121029 | |||
| 2 | I_FIELDNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20121029 | |||
| 3 | I_NODE | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Knotenschlüssel | 20121029 |
Method ON_CONTEXT_MENU_REQUEST on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method ON_CONTEXT_MENU_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode, der PAI ausgelöst hat | 20121029 | |||
| 2 | I_FIELDNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20121029 | |||
| 3 | I_NODE | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Knotenschlüssel | 20121029 |
Method ON_CONTEXT_MENU_SELECTED on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method ON_DOUBLE_CLICK 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 | ALV-Control: Feldname internes Tabellenfeld | 20121029 | |||
| 2 | I_NODE | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Knotenschlüssel | 20121029 |
Method ON_DOUBLE_CLICK on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method ON_DRAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DRAG_DROP_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | Drag & Drop DataObject | 20121029 | |||
| 2 | IT_NODE | Call by reference | Type reference (TYPE) | LVC_T_NKEY | ALV-Tree-Control: Knotentabelle | 20121029 |
Method ON_DRAG on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method ON_DRAG_MULTIPLE_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 20121029 | |||||
| 2 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20121029 | |||||
| 3 | NODE_KEY_TABLE | Value transfer | Attribute reference (LIKE) | 20121029 |
Method ON_DRAG_MULTIPLE_TREE on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method ON_DRAG_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 20121029 | |||||
| 2 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20121029 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20121029 |
Method ON_DRAG_TREE on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method ON_DROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DRAG_DROP_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | Drag & Drop DataObject | 20121029 | |||
| 2 | I_TARGET_NODE | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Knotenschlüssel | 20121029 |
Method ON_DROP on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method ON_DROP_COMPLETE_MULTIPLE_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 20121029 | |||||
| 2 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20121029 | |||||
| 3 | NODE_KEY_TABLE | Value transfer | Attribute reference (LIKE) | 20121029 |
Method ON_DROP_COMPLETE_MULTIPLE_TREE on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method ON_DROP_COMPLETE_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 20121029 | |||||
| 2 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20121029 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20121029 |
Method ON_DROP_COMPLETE_TREE on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method ON_DROP_EXTERNAL_FILES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILES | Call by reference | Attribute reference (LIKE) | 20121116 | |||||
| 2 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20121116 |
Method ON_DROP_EXTERNAL_FILES on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method ON_DROP_FILES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FILES | Call by reference | Type reference (TYPE) | STRING | 20121116 | ||||
| 2 | IV_TARGET_NODE | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20121116 |
Method ON_DROP_FILES on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method ON_DROP_GET_FLAVOR_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 20121029 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20121029 |
Method ON_DROP_GET_FLAVOR_TREE on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method ON_DROP_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 20121029 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20121029 |
Method ON_DROP_TREE on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method ON_ITEM_CMENU_REQUEST_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20121029 | |||||
| 2 | MENU | Value transfer | Attribute reference (LIKE) | 20121029 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20121029 |
Method ON_ITEM_CMENU_REQUEST_TREE on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method ON_ITEM_CMENU_SELECTED_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20121029 | |||||
| 2 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20121029 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20121029 |
Method ON_ITEM_CMENU_SELECTED_TREE on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method ON_ITEM_DOUBLE_CLICK_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20121029 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20121029 |
Method ON_ITEM_DOUBLE_CLICK_TREE on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method ON_ITEM_KEYPRESS_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Attribute reference (LIKE) | 20130402 | |||||
| 2 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20130402 |
Method ON_ITEM_KEYPRESS_TREE on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method ON_NODE_CMENU_REQUEST_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU | Value transfer | Attribute reference (LIKE) | 20121029 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20121029 |
Method ON_NODE_CMENU_REQUEST_TREE on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method ON_NODE_CMENU_SELECTED_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20121029 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20121029 |
Method ON_NODE_CMENU_SELECTED_TREE on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method ON_NODE_DOUBLE_CLICK_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20121029 |
Method ON_NODE_DOUBLE_CLICK_TREE on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method ON_NODE_KEYPRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KEY | Call by reference | Type reference (TYPE) | I | gedrückte Taste | 20130402 | |||
| 2 | IV_NODE | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20130402 |
Method ON_NODE_KEYPRESS on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method ON_NODE_KEYPRESS_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Attribute reference (LIKE) | 20130402 | |||||
| 2 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20130402 |
Method ON_NODE_KEYPRESS_TREE on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method REFRESH Signature
Method REFRESH on class CL_KW_STR_ALV_TREE_BASE has no parameter.
Method REFRESH on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method REGISTER_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ADD_KEYSTROKES | Call by reference | Type reference (TYPE) | CHAR1 | 'E' - Tastendrücken bearbeiten | 20130402 |
Method REGISTER_EVENTS on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method REMOVE_FIELD_FROM_FIELDLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELD_NAME | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20121029 |
Method REMOVE_FIELD_FROM_FIELDLIST on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method RESET_ALL_STD_FUNCTIONS Signature
Method RESET_ALL_STD_FUNCTIONS on class CL_KW_STR_ALV_TREE_BASE has no parameter.
Method RESET_ALL_STD_FUNCTIONS on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method RESET_FUNCTION_GROUP_FIND Signature
Method RESET_FUNCTION_GROUP_FIND on class CL_KW_STR_ALV_TREE_BASE has no parameter.
Method RESET_FUNCTION_GROUP_FIND on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method RESET_FUNCTION_GROUP_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LEAVE_ONLY_MAINTAIN | Value transfer | Type reference (TYPE) | CHAR1 | SPACE | Nur Änderungen ohne Speichern erlaubt | 20130226 |
Method RESET_FUNCTION_GROUP_LAYOUT on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method RESET_FUNCTION_GROUP_SUM Signature
Method RESET_FUNCTION_GROUP_SUM on class CL_KW_STR_ALV_TREE_BASE has no parameter.
Method RESET_FUNCTION_GROUP_SUM on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method RESET_FUNCTION_PRINT Signature
Method RESET_FUNCTION_PRINT on class CL_KW_STR_ALV_TREE_BASE has no parameter.
Method RESET_FUNCTION_PRINT on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method SET_ACCDESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACCDESCRIPTION | Call by reference | Type reference (TYPE) | STRING | Beschreibung | 20130320 |
Method SET_ACCDESCRIPTION on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method SET_ALLOW_DEFAULT_LAYOUT Signature
Method SET_ALLOW_DEFAULT_LAYOUT on class CL_KW_STR_ALV_TREE_BASE has no parameter.
Method SET_ALLOW_DEFAULT_LAYOUT on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method SET_COLUMN_INVISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELD_NAME | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20121029 |
Method SET_COLUMN_INVISIBLE on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method SET_COLUMN_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELD_NAME | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20121029 | |||
| 2 | I_POSITION | Call by reference | Type reference (TYPE) | I | 20121029 |
Method SET_COLUMN_POSITION on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method SET_COLUMN_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELD_NAME | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20121029 | |||
| 2 | I_LONG_TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | SPACE | Feldbezeichner lang | 20121029 | ||
| 3 | I_MEDIUM_TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | SPACE | Feldbezeichner mittel | 20121029 | ||
| 4 | I_SHORT_TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | SPACE | Feldbezeichner kurz | 20121029 |
Method SET_COLUMN_TEXT on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method SET_COLUMN_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELD_NAME | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20121029 |
Method SET_COLUMN_VISIBLE on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method SET_DND_BEHAVIOUR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALLOW_DRAG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121029 | |||
| 2 | I_ALLOW_DROP | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121029 | |||
| 3 | I_COPY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121029 | |||
| 4 | I_FLAVOR | Call by reference | Type reference (TYPE) | CSEQUENCE | 'ALV_LINE' | 20121029 | |||
| 5 | I_MOVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121029 |
Method SET_DND_BEHAVIOUR on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method SET_DND_BEHAVIOURS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FLAVORS | Call by reference | Type reference (TYPE) | IWBTY_T_FLAVOR | 20121221 |
Method SET_DND_BEHAVIOURS on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method SET_DND_BEHAVIOUR_4FILES Signature
Method SET_DND_BEHAVIOUR_4FILES on class CL_KW_STR_ALV_TREE_BASE has no parameter.
Method SET_DND_BEHAVIOUR_4FILES on class CL_KW_STR_ALV_TREE_BASE 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 | Tree Control: Eigenschaften des Hierarchie Headers | 20121029 |
Method SET_HIERARCHY_HEADER on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method SET_LAYOUT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HANDLE | Call by reference | Type reference (TYPE) | SLIS_HANDL | VerwaltungsID für Mehrfachaufrufe aus dem selben Programm | 20121029 | |||
| 2 | LOGICAL_GROUP | Call by reference | Type reference (TYPE) | SLIS_LOGGR | Logischer Gruppenbegriff | 20121029 | |||
| 3 | REPORT | Call by reference | Type reference (TYPE) | PROGRAM | Programm/Transaktion in SQL-Trace-Auswertung | 20121029 |
Method SET_LAYOUT_KEY on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method SET_OPTIMIZED_REPRESENTATION Signature
Method SET_OPTIMIZED_REPRESENTATION on class CL_KW_STR_ALV_TREE_BASE has no parameter.
Method SET_OPTIMIZED_REPRESENTATION on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method SET_SAVE_RESTRICTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121029 | |||
| 2 | I_NONE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121029 | |||
| 3 | I_USER_DEPENDENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121029 | |||
| 4 | I_USER_INDEPENDENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121029 |
Method SET_SAVE_RESTRICTION on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method SET_SELECTED_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Knotenschlüssel | 20121029 |
Method SET_SELECTED_NODE on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method SET_SELECTED_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NODE | Call by reference | Type reference (TYPE) | LVC_T_NKEY | ALV-Tree-Control: Knotentabelle | 20121029 |
Method SET_SELECTED_NODES on class CL_KW_STR_ALV_TREE_BASE has no exception.
Method SET_TOP_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TOP_NODE | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Knotenschlüssel | 20121029 |
Method SET_TOP_NODE on class CL_KW_STR_ALV_TREE_BASE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |