Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UAC_GUI_COL_TREE_ABSTRACT | Abstract Class for Column Tree Control | 20031010 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UAC_GUI_ALV_TREE | Methods for ALV Tree | 20031013 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UAC_GUI_ETREE | includes IF_UAC_GUI_[TREE|GROUP] and OD | 20031010 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UAC_GUI_GROUP | IF_UAC_GUI_GROUP | 20031010 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UAC_GUI_GROUP_EVENT | Events of the grouping panel, hndld by if _uac_group_handler | 20031010 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UAC_OD_GUI_ATREE_ABSTRACT | over definition for cl_uac_gui_atree_abstract | 20031010 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UAC_GUI_ALV_ASSIGNMENT_TREE | Assignment based on ALV Tree | 20031010 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_UAC_GUI_ALV_TREE_ | Tree based on ALV Tree Control | 20031105 |
Properties
| Class | CL_UAC_GUI_ALV_ATREE_ABSTRACT | |
| Short Description | Abstract Class for ALV Tree Control | |
| Super Class | CL_UAC_GUI_COL_TREE_ABSTRACT | Abstract Class for Column Tree Control |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UAC_VIEW | Views for MVC Pattern |
| Created | 20031010 | SAP |
| Last change | 20050411 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UAC_GUI_ALV_TREE | Methods for ALV Tree | 20031013 | ||
| 2 | IF_UAC_GUI_ETREE | includes IF_UAC_GUI_[TREE|GROUP] and OD | 20031010 | ||
| 3 | IF_UAC_GUI_GROUP | IF_UAC_GUI_GROUP | 20031010 | ||
| 4 | IF_UAC_GUI_GROUP_EVENT | Events of the grouping panel, hndld by if _uac_group_handler | 20031010 | ||
| 5 | IF_UAC_OD_GUI_ATREE_ABSTRACT | over definition for cl_uac_gui_atree_abstract | 20031010 |
Friends
Class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | UAC_ATTRIBUTE | 'VISIBLE_COLUMNS' | Analytical Cost Management: Attribute | 20031010 | ||
| 2 | Constant | Protected | Type reference (TYPE) | UAC_COLUMN_ID | 'EDGE_COLUMN' | 20031027 | |||
| 3 | Constant | Protected | Type reference (TYPE) | UAC_STYLE_ID | 'EDGE_COLUMN' | 20031027 | |||
| 4 | Constant | Protected | Type reference (TYPE) | INT4 | 20 | 20031010 | |||
| 5 | Constant | Protected | Type reference (TYPE) | I | 250 | 20031010 | |||
| 6 | Constant | Protected | Type reference (TYPE) | I | 250 | 20031010 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | UAC_FLAG | 20031010 | ||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | AS4FLAG | Indicator (X or Blank) | 20041004 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | UAC_FLAG | 20031010 | ||||
| 10 | Instance attribute | Protected | Type reference (TYPE) | AS4FLAG | 20031015 | ||||
| 11 | Instance attribute | Protected | Type reference (TYPE) | UAC_FLAG | 20031010 | ||||
| 12 | Instance attribute | Protected | Type reference (TYPE) | AS4FLAG | 20031015 | ||||
| 13 | Instance attribute | Protected | Type reference (TYPE) | I | 20031107 | ||||
| 14 | Instance attribute | Protected | Type reference (TYPE) | UAC_FLAG | FALSE | Analytical Cost Management: Indicator (0 = FALSE, 1 = TRUE) | 20050531 | ||
| 15 | Instance attribute | Protected | Type reference (TYPE) | I | 20031125 | ||||
| 16 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_UAC_ASSIGNMENT_MODEL | 20031010 | ||||
| 17 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_UAC_ECTXT_MENU_MANAGER | 20031010 | ||||
| 18 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20031010 | ||||
| 19 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | 20031015 | ||||
| 20 | Instance attribute | Protected | Type reference (TYPE) | TYP_T_COLUMN | 20031010 | ||||
| 21 | Instance attribute | Protected | See coding | 20031010 | |||||
| 22 | Instance attribute | Protected | Type reference (TYPE) | CNTL_SIMPLE_EVENTS | 20031110 | ||||
| 23 | Instance attribute | Protected | Type reference (TYPE) | TYP_T_NODE | 20031010 | ||||
| 24 | Instance attribute | Protected | Type reference (TYPE) | TYP_T_TREE | 20031013 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | GROUP_ITEM_ADDED | Instance Event (0) |
Public (2) |
20031010 | |
| 2 | GROUP_ITEM_REMOVED | Instance Event (0) |
Public (2) |
20031010 | |
| 3 | GROUP_ORDER_CHANGED | Instance Event (0) |
Public (2) |
20031010 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_S_COLUMN | Protected | See coding | 20031010 | BEGIN OF typ_s_column,
model_column_id TYPE uac_column_id,
view_column_id TYPE lvc_fname,
END OF typ_s_column
|
||
| 2 | TYP_S_NODE | Protected | See coding | 20031010 | BEGIN OF typ_s_node,
model_node_id TYPE uac_node_id,
view_node_id TYPE lvc_nkey,
END OF typ_s_node
|
||
| 3 | TYP_S_TREE | Protected | See coding | 20031013 | BEGIN OF typ_s_tree,
alv TYPE REF TO cl_uac_alv_tree_wrap,
hierarchy_header TYPE treev_hhdr,
fcat TYPE lvc_t_fcat,
outtab TYPE REF TO data,
outtab_line TYPE REF TO data,
nodes TYPE typ_t_view_node,
columns TYPE typ_t_view_column,
special_groups TYPE lvc_t_sgrp,
END OF typ_s_tree
|
||
| 4 | TYP_T_COLUMN | Protected | See coding | 20031013 | typ_t_column TYPE HASHED TABLE OF typ_s_column
WITH UNIQUE KEY model_column_id
|
||
| 5 | TYP_T_NODE | Protected | See coding | 20031013 | typ_t_node TYPE HASHED TABLE OF typ_s_node
WITH UNIQUE KEY model_node_id
|
||
| 6 | TYP_T_TREE | Protected | See coding | 20031013 | typ_t_tree TYPE STANDARD TABLE OF typ_s_tree
WITH DEFAULT KEY
|
||
| 7 | TYP_T_VIEW_COLUMN | Protected | See coding | 20031029 | typ_t_view_column TYPE HASHED TABLE OF typ_s_column
WITH UNIQUE KEY view_column_id
|
||
| 8 | TYP_T_VIEW_NODE | Protected | See coding | 20031028 | typ_t_view_node TYPE HASHED TABLE OF typ_s_node
WITH UNIQUE KEY view_node_id
|
||
| 9 | TY_S_DROPDOWN | Protected | See coding | 20031010 | BEGIN OF ty_s_dropdown,
fcode TYPE uac_menu_function_code,
dref_value TYPE REF TO data,
END OF ty_s_dropdown
|
Method Signatures
Method ADD_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_COLUMN_DATA | Call by reference | Type reference (TYPE) | TYP_S_COLUMN_DATA | 20031015 | ||||
| 2 | ID_COLUMN_STYLE | Call by reference | Type reference (TYPE) | UAC_S_INT_COLUMN_STYLE | 20031015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031015 |
Method CHANGE_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_UPDATE_STYLE_ID | Call by reference | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Flag | 20031010 | |||
| 2 | ID_UPDATE_VALUE | Call by reference | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Flag | 20031010 | |||
| 3 | IT_CELL_DATA | Call by reference | Type reference (TYPE) | TYP_T_CELL_DATA | 20031010 | ||||
| 4 | IT_COLUMN_DATA | Call by reference | Type reference (TYPE) | TYP_T_COLUMN_DATA | 20031010 | ||||
| 5 | IT_NODE_DATA | Call by reference | Type reference (TYPE) | TYP_T_NODE_DATA | 20031010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031010 |
Method CHANGE_STYLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CELL_STYLE | Call by reference | Type reference (TYPE) | TYP_HT_CELL_STYLE | Analytical Cost Management: Knoten-Stil (intern) | 20031010 | |||
| 2 | IT_COLUMN_STYLE | Call by reference | Type reference (TYPE) | UAC_T_INT_COLUMN_STYLE | Analytical Cost Management: Spalten-Stil (intern) | 20031010 | |||
| 3 | IT_EDGE_STYLE | Call by reference | Type reference (TYPE) | UAC_T_INT_EDGE_STYLE | Analytical Cost Management: Kanten-Stil (intern) | 20031010 | |||
| 4 | IT_NODE_STYLE | Call by reference | Type reference (TYPE) | TYP_HT_NODE_STYLE | Analytical Cost Management: Knoten-Stil (intern) | 20031010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031010 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CELL_SELECTION | Call by reference | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Flag (0 = FALSCH, 1 = WAHR) | 20041004 | |||
| 2 | ID_CLASS_ID | Call by reference | Type reference (TYPE) | STRING | 20031010 | ||||
| 3 | ID_EXPAND_NO_CHILDREN | Call by reference | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Flag | 20031010 | |||
| 4 | ID_HIDE_SELECTION | Call by reference | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Flag | 20031015 | |||
| 5 | ID_IS_EDITABLE | Call by reference | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Flag | 20031010 | |||
| 6 | ID_LIFETIME | Call by reference | Type reference (TYPE) | I | 20031010 | ||||
| 7 | ID_MULTI_SELECTION | Call by reference | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Flag | 20031010 | |||
| 8 | ID_NAME | Call by reference | Type reference (TYPE) | STRING | 20031010 | ||||
| 9 | ID_NO_TOOLBAR | Call by reference | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Flag | 20031015 | |||
| 10 | ID_STYLE | Call by reference | Type reference (TYPE) | I | 20031010 | ||||
| 11 | ID_VIEW_ID | Call by reference | Type reference (TYPE) | UAC_EXT_ID | Analytical Cost Management: ext. ID für Control-Elemente | 20050318 | |||
| 12 | IR_CONVERTER | Call by reference | Object reference (TYPE REF TO) | IF_UAC_TREE_CONVERTER | Konverter für Daten von und nach Char128 | 20031010 | |||
| 13 | IR_CTXT_MENU_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_UAC_ECTXT_MENU_MANAGER | 20031010 | ||||
| 14 | IR_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_UAC_FILTER | filter for view | 20041104 | |||
| 15 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20031010 | |||
| 16 | IR_STYLE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_UAC_TREE_STYLE_MANAGER | 20031010 | ||||
| 17 | IR_TREE_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UAC_TREE_MODEL | 20031010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031010 | |||
| 2 | 20031010 |
Method DISPLAY_GROUP_PANEL Signature
Method DISPLAY_GROUP_PANEL on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no parameter.
Method DISPLAY_GROUP_PANEL on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method GET_GROUP_BY_INFORMATION Signature
Method GET_GROUP_BY_INFORMATION on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no parameter.
Method GET_GROUP_BY_INFORMATION on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method GET_MODEL_COLUMN_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_TREE_ID | Call by reference | Type reference (TYPE) | UAC_TREE_ID | 20031029 | ||||
| 2 | ID_VIEW_COLUMN_ID | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20031010 | |||
| 3 | RD_MODEL_COLUMN_ID | Value transfer | Type reference (TYPE) | UAC_COLUMN_ID | Analytical Cost Management: ID einer Spalte | 20031010 |
Method GET_MODEL_COLUMN_ID on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method GET_MODEL_NODE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_TREE_ID | Call by reference | Type reference (TYPE) | UAC_TREE_ID | 20031028 | ||||
| 2 | ID_VIEW_NODE_ID | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20031010 | |||
| 3 | RD_MODEL_NODE_ID | Value transfer | Type reference (TYPE) | UAC_NODE_ID | Analytical Cost Management: ID eines Knotens | 20031010 |
Method GET_MODEL_NODE_ID on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method GET_VIEW_COLUMN_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_MODEL_COLUMN_ID | Call by reference | Type reference (TYPE) | UAC_COLUMN_ID | Analytical Cost Management: ID einer Spalte | 20031010 | |||
| 2 | RD_VIEW_COLUMN_ID | Value transfer | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20031010 |
Method GET_VIEW_COLUMN_ID on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method GET_VIEW_NODE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_MODEL_NODE_ID | Call by reference | Type reference (TYPE) | UAC_NODE_ID | Analytical Cost Management: ID eines Knotens | 20031010 | |||
| 2 | RD_VIEW_NODE_ID | Value transfer | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20031010 |
Method GET_VIEW_NODE_ID on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method HANDLER_ITEM_VALUE_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_COLUMN_ID | Call by reference | Type reference (TYPE) | UAC_COLUMN_ID | CD_HIERARCHY_COLUMN_ID | Analytical Cost Management: ID einer Spalte | 20031010 | ||
| 2 | ID_NEW_VALUE | Call by reference | Type reference (TYPE) | UAC_VALUE | Analytical Cost Management: Wert | 20031010 | |||
| 3 | ID_NODE_ID | Call by reference | Type reference (TYPE) | UAC_NODE_ID | Analytical Cost Management: ID eines Knotens | 20031010 |
Method HANDLER_ITEM_VALUE_CHANGE on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method HIDE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_HIDE | Call by reference | Type reference (TYPE) | UAC_FLAG | IF_UAC_ASSIGNMENT_CONSTANTS=>TRUE | Analytical Cost Management: Flag (0 = FALSCH, 1 = WAHR) | 20041112 | ||
| 2 | ID_NODE_ID | Call by reference | Type reference (TYPE) | UAC_NODE_ID | Analytical Cost Management: ID eines Knotens | 20041112 |
Method HIDE_NODE on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method IS_GROUPING_LOCKED Signature
Method IS_GROUPING_LOCKED on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no parameter.
Method IS_GROUPING_LOCKED on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method IS_GROUP_PANEL_DISPLAYED Signature
Method IS_GROUP_PANEL_DISPLAYED on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no parameter.
Method IS_GROUP_PANEL_DISPLAYED on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method IS_GROUP_SHOWN_AS_TREE Signature
Method IS_GROUP_SHOWN_AS_TREE on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no parameter.
Method IS_GROUP_SHOWN_AS_TREE on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method ON_BEFORE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Value transfer | Attribute reference (LIKE) | 20031016 | |||||
| 2 | UCOMM | Value transfer | Attribute reference (LIKE) | 20031013 |
Method ON_BEFORE_USER_COMMAND on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method ON_BUTTON_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 3 | SENDER | Value transfer | Attribute reference (LIKE) | 20031016 |
Method ON_BUTTON_CLICK on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method ON_CHECKBOX_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECKED | Value transfer | Attribute reference (LIKE) | 20031016 | |||||
| 2 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20031016 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20031016 | |||||
| 4 | SENDER | Value transfer | Attribute reference (LIKE) | 20031016 |
Method ON_CHECKBOX_CHANGE on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method ON_DEF_CTXT_MENU_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 2 | SENDER | Value transfer | Attribute reference (LIKE) | 20031016 |
Method ON_DEF_CTXT_MENU_REQ on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method ON_DEF_CTXT_MENU_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 2 | SENDER | Value transfer | Attribute reference (LIKE) | 20031016 |
Method ON_DEF_CTXT_MENU_SEL on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method ON_EXPAND_NC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 2 | SENDER | Value transfer | Attribute reference (LIKE) | 20031016 |
Method ON_EXPAND_NC on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method ON_HEADER_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 2 | SENDER | Value transfer | Attribute reference (LIKE) | 20031016 |
Method ON_HEADER_CLICK on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method ON_HEADER_CTXT_MENU_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 2 | MENU | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 3 | SENDER | Value transfer | Attribute reference (LIKE) | 20031016 |
Method ON_HEADER_CTXT_MENU_REQ on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method ON_HEADER_CTXT_MENU_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 2 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 3 | SENDER | Value transfer | Attribute reference (LIKE) | 20031016 |
Method ON_HEADER_CTXT_MENU_SEL on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method ON_ITEM_CTXT_MENU_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 2 | MENU | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 4 | SENDER | Value transfer | Attribute reference (LIKE) | 20031016 |
Method ON_ITEM_CTXT_MENU_REQ on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method ON_ITEM_CTXT_MENU_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 2 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 4 | SENDER | Value transfer | Attribute reference (LIKE) | 20031016 |
Method ON_ITEM_CTXT_MENU_SEL on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method ON_ITEM_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 3 | SENDER | Value transfer | Attribute reference (LIKE) | 20031016 |
Method ON_ITEM_DOUBLE_CLICK on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method ON_ITEM_KEYPRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 2 | KEY | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 4 | SENDER | Value transfer | Attribute reference (LIKE) | 20031016 |
Method ON_ITEM_KEYPRESS on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method ON_LINK_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 3 | SENDER | Value transfer | Attribute reference (LIKE) | 20031016 |
Method ON_LINK_CLICK on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method ON_NODE_CTXT_MENU_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 3 | SENDER | Value transfer | Attribute reference (LIKE) | 20031016 |
Method ON_NODE_CTXT_MENU_REQ on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method ON_NODE_CTXT_MENU_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 3 | SENDER | Value transfer | Attribute reference (LIKE) | 20031016 |
Method ON_NODE_CTXT_MENU_SEL on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method ON_NODE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 2 | SENDER | Value transfer | Attribute reference (LIKE) | 20031016 |
Method ON_NODE_DOUBLE_CLICK on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method ON_NODE_KEYPRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 3 | SENDER | Value transfer | Attribute reference (LIKE) | 20031016 |
Method ON_NODE_KEYPRESS on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method ON_NODE_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 2 | SENDER | Value transfer | Attribute reference (LIKE) | 20031016 |
Method ON_NODE_SELECTED on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method SET_GROUP_BY_INFORMATION Signature
Method SET_GROUP_BY_INFORMATION on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no parameter.
Method SET_GROUP_BY_INFORMATION on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method SET_GROUP_PANEL_TEXT Signature
Method SET_GROUP_PANEL_TEXT on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no parameter.
Method SET_GROUP_PANEL_TEXT on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method SET_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CELL | Call by reference | Type reference (TYPE) | TYP_T_CELL_DATA | Analytical Cost Management: Knoten-Stil (intern) | 20031010 | |||
| 2 | IT_COLUMN | Call by reference | Type reference (TYPE) | TYP_T_COLUMN_DATA | 20031010 | ||||
| 3 | IT_NODE | Call by reference | Type reference (TYPE) | TYP_T_NODE_DATA | Analytical Cost Management: Knoten-Stil (intern) | 20031010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031010 |
Method SET_LOCKED_AT_GROUPING Signature
Method SET_LOCKED_AT_GROUPING on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no parameter.
Method SET_LOCKED_AT_GROUPING on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method SET_STYLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_COLUMN_STYLE | Call by reference | Type reference (TYPE) | UAC_S_INT_COLUMN_STYLE | Analytical Cost Management: Knoten-Stil (intern) | 20031010 | |||
| 2 | IT_CELL_STYLE | Call by reference | Type reference (TYPE) | TYP_HT_CELL_STYLE | Analytical Cost Management: Knoten-Stil (intern) | 20031010 | |||
| 3 | IT_COLUMN_STYLE | Call by reference | Type reference (TYPE) | TYP_HT_COLUMN_STYLE | 20031010 | ||||
| 4 | IT_EDGE_STYLE | Call by reference | Type reference (TYPE) | UAC_T_INT_EDGE_STYLE | Analytical Cost Management: Kanten-Stil (intern) | 20031010 | |||
| 5 | IT_NODE_STYLE | Call by reference | Type reference (TYPE) | TYP_HT_NODE_STYLE | Analytical Cost Management: Knoten-Stil (intern) | 20031010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031010 |
Method SHOW_GROUP_AS_TREE Signature
Method SHOW_GROUP_AS_TREE on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no parameter.
Method SHOW_GROUP_AS_TREE on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method VIEW_CHANGE_FCAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_COLUMN_ID | Call by reference | Type reference (TYPE) | UAC_COLUMN_ID | Analytical Cost Management: ID einer Spalte | 20031010 | |||
| 2 | ID_HIDE | Call by reference | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Flag | 20031010 | |||
| 3 | ID_ORDER | Call by reference | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Flag | 20031010 | |||
| 4 | ID_REMOVE | Call by reference | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Flag | 20031010 | |||
| 5 | ID_VALUE | Call by reference | Type reference (TYPE) | UAC_VALUE | Analytical Cost Management: Wert | 20031010 | |||
| 6 | ID_WIDTH | Call by reference | Type reference (TYPE) | I | 20031010 | ||||
| 7 | IT_COLUMN_ID | Call by reference | Type reference (TYPE) | UAC_T_COLUMN_ID | Analytical Cost Management: Spalten-ID | 20031010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNTL_ERROR | 20031010 | ||
| 2 | COLUMN_NOT_FOUND | 20031010 |
Method VIEW_FRONTEND_UPDATE Signature
Method VIEW_FRONTEND_UPDATE on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no parameter.
Method VIEW_FRONTEND_UPDATE on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method VIEW_GET_FCAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20031010 | |||
| 2 | ID_TREE_ID | Call by reference | Type reference (TYPE) | UAC_TREE_ID | 20031015 |
Method VIEW_GET_FCAT on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method VIEW_INIT_FCAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20031013 | |||
| 2 | ID_TREE_ID | Call by reference | Type reference (TYPE) | UAC_TREE_ID | 20031015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031013 |
Method VIEW_INIT_OUTTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DREF_OUTTAB | Call by reference | Object reference (TYPE REF TO) | DATA | 20031013 | ||||
| 2 | ET_DREF_OUTTAB | Call by reference | Object reference (TYPE REF TO) | DATA | 20031013 | ||||
| 3 | ID_TREE_ID | Call by reference | Type reference (TYPE) | UAC_TREE_ID | CD_TREE_ID | Analytical Cost Management: Baum-ID | 20050511 | ||
| 4 | IT_FCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | 20031013 |
Method VIEW_INIT_OUTTAB on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method VIEW_SETUP_EVENT_HANDLING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_TREE_ID | Call by reference | Type reference (TYPE) | UAC_TREE_ID | 20031015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031013 |
Method VIEW_SET_FCAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_TREE_ID | Call by reference | Type reference (TYPE) | UAC_TREE_ID | 20031015 | ||||
| 2 | IT_FCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20031010 |
Method VIEW_SET_FCAT on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method VIEW_SET_HIERARCHY_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_HIERARCHY_HEADER | Call by reference | Type reference (TYPE) | TREEV_HHDR | Tree Control: Eigenschaften des Hierarchie Headers | 20031010 | |||
| 2 | ID_TREE_ID | Call by reference | Type reference (TYPE) | UAC_TREE_ID | 20031015 | ||||
| 3 | ID_U_HEADING | Call by reference | Type reference (TYPE) | UAC_FLAG | FALSE | 20031016 | |||
| 4 | ID_U_TOOLTIP | Call by reference | Type reference (TYPE) | UAC_FLAG | FALSE | 20031016 | |||
| 5 | ID_U_T_IMAGE | Call by reference | Type reference (TYPE) | UAC_FLAG | FALSE | 20031016 | |||
| 6 | ID_U_WIDTH | Call by reference | Type reference (TYPE) | UAC_FLAG | FALSE | 20031016 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031010 |
Method _ON_DRAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 2 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 4 | SENDER | Value transfer | Attribute reference (LIKE) | 20031028 |
Method _ON_DRAG on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method _ON_DRAG_MULTIPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 2 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 3 | NODE_KEY_TABLE | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 4 | SENDER | Value transfer | Attribute reference (LIKE) | 20031028 |
Method _ON_DRAG_MULTIPLE on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method _ON_DROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 3 | SENDER | Value transfer | Attribute reference (LIKE) | 20031028 |
Method _ON_DROP on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method _ON_DROP_COMPLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 2 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 4 | SENDER | Value transfer | Attribute reference (LIKE) | 20031028 |
Method _ON_DROP_COMPLETE on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method _ON_DROP_COMPLETE_MULTIPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 2 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 3 | NODE_KEY_TABLE | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 4 | SENDER | Value transfer | Attribute reference (LIKE) | 20031028 |
Method _ON_DROP_COMPLETE_MULTIPLE on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Method _ON_DROP_GET_FLAVOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20031013 | |||||
| 3 | SENDER | Value transfer | Attribute reference (LIKE) | 20031028 |
Method _ON_DROP_GET_FLAVOR on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no exception.
Event Signatures
Event GROUP_ITEM_ADDED Signature
Event GROUP_ITEM_ADDED on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no parameter.
Event GROUP_ITEM_REMOVED Signature
Event GROUP_ITEM_REMOVED on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no parameter.
Event GROUP_ORDER_CHANGED Signature
Event GROUP_ORDER_CHANGED on class CL_UAC_GUI_ALV_ATREE_ABSTRACT has no parameter.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 300 |