Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UAC_GUI_ALV_ATREE_ABSTRACT | Abstract Class for ALV Tree Control | 20031010 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UAC_ASSIGNMNT_MODEL_HANDLER | Handles assignment events | 20031010 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UAC_EDGE_STYLE_HANDLER | 20031010 | |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UAC_GUI_ATREE | includes IF_UAC_GUI_[TREE|GROUP|EDGE] and OD | 20031010 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UAC_GUI_EDGE | IF_UAC_GUI_EDGE | 20031010 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UAC_GUI_EDGE_EVENT | Events of the assignment area, hndld by if_uac_edge_handler | 20031010 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UAC_OD_GUI_ASSIGNMENT_TREE | over definition for cl_uac_gui_assignment_tree | 20031010 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UA_VIEW_ALV | 20031017 |
Properties
| Class | CL_UAC_GUI_ALV_ASSIGNMENT_TREE | |
| Short Description | Assignment based on ALV Tree | |
| Super Class | CL_UAC_GUI_ALV_ATREE_ABSTRACT | Abstract Class for ALV 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 | 20070913 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UAC_ASSIGNMNT_MODEL_HANDLER | Handles assignment events | 20031010 | ||
| 2 | IF_UAC_EDGE_STYLE_HANDLER | 20031010 | |||
| 3 | IF_UAC_GUI_ATREE | includes IF_UAC_GUI_[TREE|GROUP|EDGE] and OD | 20031010 | ||
| 4 | IF_UAC_GUI_EDGE | IF_UAC_GUI_EDGE | 20031010 | ||
| 5 | IF_UAC_GUI_EDGE_EVENT | Events of the assignment area, hndld by if_uac_edge_handler | 20031010 | ||
| 6 | IF_UAC_OD_GUI_ASSIGNMENT_TREE | over definition for cl_uac_gui_assignment_tree | 20031010 |
Friends
Class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | UAC_NODE_ID | Analytical Cost Management: ID of Node | 20031121 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | UAC_TREE_ID | Analytical Cost Management: Tree ID | 20031121 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | UAC_STYLE_ID | Analytical Cost Assignment: Style ID | 20031121 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | UAC_TREE_ID | Analytical Cost Management: Tree ID | 20031124 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | UAC_TREE_ID | Analytical Cost Management: Tree ID | 20031124 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_UAC_ACTXT_MENU_MANAGER | if_uac_actxt_menu_manager | 20031010 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_UAC_ASSIGNMNT_STYLE_MANAGER | 20031010 | ||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_QINF | Table for Exception Quickinfo | 20070316 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EDGE_CREATE | Instance Event (0) |
Private (0) |
20031010 | |
| 2 | EDGE_DOUBLE_CLICK | Instance Event (0) |
Private (0) |
20031010 | |
| 3 | EDGE_REMOVE | Instance Event (0) |
Private (0) |
20031010 |
Types
Class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no local type.
Method Signatures
Method ADD_EDGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_EDGE_ID | Call by reference | Type reference (TYPE) | UAC_T_EDGE_ID | Analytical Cost Management: Kanten-Id | 20031010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Control-Fehler | 20031010 |
Method ADD_EDGE_COLUMN 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 | 20031027 |
Method ADD_EDGE_COLUMN on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no exception.
Method ADD_EDGE_EVENT_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_EDGE_CHANGE | Call by reference | Type reference (TYPE) | UAC_FLAG | FALSE | Analytical Cost Management: Flag | 20031010 | ||
| 2 | IR_EDGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_UAC_EDGE_HANDLER | IF w callback methods for edge events | 20031010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031010 |
Method ADD_EVENT_HANDLER Signature
Method ADD_EVENT_HANDLER on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no parameter.
Method ADD_EVENT_HANDLER on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no exception.
Method CLEAR_ASSIGNMENTS_FOR_TREE 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 | Analytical Cost Management: Baum-ID | 20031121 |
Method CLEAR_ASSIGNMENTS_FOR_TREE on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CLASS_ID | Call by reference | Type reference (TYPE) | STRING | ID_CLASS_ID | 20031010 | |||
| 2 | ID_EXPAND_NO_CHILDREN | Call by reference | Type reference (TYPE) | UAC_FLAG | ID_EXPAND_NO_CHILDREN | 20031010 | |||
| 3 | ID_HIDE_SELECTION | Call by reference | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Flag | 20031015 | |||
| 4 | ID_IS_EDITABLE | Call by reference | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Flag | 20031010 | |||
| 5 | ID_LIFETIME | Call by reference | Type reference (TYPE) | I | ID_LIFETIME | 20031010 | |||
| 6 | ID_MULTI_SELECTION | Call by reference | Type reference (TYPE) | UAC_FLAG | ID_MULTI_SELECTION | 20031010 | |||
| 7 | ID_NAME | Call by reference | Type reference (TYPE) | STRING | ID_NAME | 20031010 | |||
| 8 | ID_NO_TOOLBAR | Call by reference | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Flag | 20031015 | |||
| 9 | ID_STYLE | Call by reference | Type reference (TYPE) | I | ID_STYLE | 20031010 | |||
| 10 | ID_VIEW_ID | Call by reference | Type reference (TYPE) | UAC_EXT_ID | Analytical Cost Management: ext. ID für Control-Elemente | 20050318 | |||
| 11 | IR_CONVERTER | Call by reference | Object reference (TYPE REF TO) | IF_UAC_TREE_CONVERTER | Konverter für Daten von und nach Char128 | 20031010 | |||
| 12 | IR_CTXT_MENU_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_UAC_ACTXT_MENU_MANAGER | IR_ACTXT_MENU_MANAGER | 20031010 | |||
| 13 | IR_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_UAC_FILTER | filter for view | 20041104 | |||
| 14 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | IR_PARENT | 20031010 | |||
| 15 | IR_STYLE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_UAC_ASSIGNMNT_STYLE_MANAGER | IR_ASSIGNMENT_STYLE_MANAGER | 20031010 | |||
| 16 | IR_TREE_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UAC_ASSIGNMENT_MODEL | IR_ASSIGNMENT_MODEL | 20031010 | |||
| 17 | IT_EXCEPT_QINFO | Call by reference | Type reference (TYPE) | LVC_T_QINF | Tabelle für die Exception Quickinfo | 20070316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNTL_ERROR | 20031010 |
Method GET_ALL_NODES_ALLOWED Signature
Method GET_ALL_NODES_ALLOWED on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no parameter.
Method GET_ALL_NODES_ALLOWED on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no exception.
Method GET_ASSIGNMENT_FLOW Signature
Method GET_ASSIGNMENT_FLOW on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no parameter.
Method GET_ASSIGNMENT_FLOW on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no exception.
Method GET_ASSIGNMENT_NODE Signature
Method GET_ASSIGNMENT_NODE on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no parameter.
Method GET_ASSIGNMENT_NODE on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no exception.
Method GET_CTXT_MENU_MANAGER Signature
Method GET_CTXT_MENU_MANAGER on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no parameter.
Method GET_CTXT_MENU_MANAGER on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no exception.
Method GET_FOCUS_TREE Signature
Method GET_FOCUS_TREE on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no parameter.
Method GET_FOCUS_TREE on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no exception.
Method GET_STYLE_MANAGER Signature
Method GET_STYLE_MANAGER on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no parameter.
Method GET_STYLE_MANAGER on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no exception.
Method GET_TREE_MODEL Signature
Method GET_TREE_MODEL on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no parameter.
Method GET_TREE_MODEL on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no exception.
Method HIDE_TREE Signature
Method HIDE_TREE on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no parameter.
Method HIDE_TREE on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no exception.
Method INDICATE_POSSIBLE_EDGES Signature
Method INDICATE_POSSIBLE_EDGES on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no parameter.
Method INDICATE_POSSIBLE_EDGES on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no exception.
Method IS_TREE_HIDDEN Signature
Method IS_TREE_HIDDEN on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no parameter.
Method IS_TREE_HIDDEN on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no exception.
Method ON_EDGES_ADDED Signature
Method ON_EDGES_ADDED on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no parameter.
Method ON_EDGES_ADDED on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no exception.
Method ON_EDGES_REMOVED Signature
Method ON_EDGES_REMOVED on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no parameter.
Method ON_EDGES_REMOVED on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no exception.
Method ON_EDGE_STYLE_CHANGED Signature
Method ON_EDGE_STYLE_CHANGED on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no parameter.
Method ON_EDGE_STYLE_CHANGED on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no exception.
Method REFRESH_ASSIGNMENTS_FOR_TREE 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 | Analytical Cost Management: Baum-ID | 20031121 |
Method REFRESH_ASSIGNMENTS_FOR_TREE on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no exception.
Method REGISTER_EVENTS Signature
Method REGISTER_EVENTS on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no parameter.
Method REGISTER_EVENTS on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no exception.
Method REMOVE_EDGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_EDGE_ID | Call by reference | Type reference (TYPE) | UAC_T_EDGE_ID | Analytical Cost Management: Schlüssel für Kanten | 20031010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Control-Fehler | 20031010 |
Method REMOVE_EVENT_HANDLER Signature
Method REMOVE_EVENT_HANDLER on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no parameter.
Method REMOVE_EVENT_HANDLER on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no exception.
Method SET_ALL_NODES_ALLOWED Signature
Method SET_ALL_NODES_ALLOWED on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no parameter.
Method SET_ALL_NODES_ALLOWED on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no exception.
Method SET_ALL_NODES_ALLOWED_FOR_TREE 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 | Analytical Cost Management: Baum-ID | 20031121 |
Method SET_ALL_NODES_ALLOWED_FOR_TREE on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no exception.
Method SET_ASSIGNMENT_FLOW Signature
Method SET_ASSIGNMENT_FLOW on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no parameter.
Method SET_ASSIGNMENT_FLOW on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no exception.
Method SET_ASSIGNMENT_HEADER Signature
Method SET_ASSIGNMENT_HEADER on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no parameter.
Method SET_ASSIGNMENT_HEADER on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no exception.
Method SET_ASSIGNMENT_NODE Signature
Method SET_ASSIGNMENT_NODE on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no parameter.
Method SET_ASSIGNMENT_NODE on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no exception.
Method SET_ASSIGNMENT_WIDTH Signature
Method SET_ASSIGNMENT_WIDTH on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no parameter.
Method SET_ASSIGNMENT_WIDTH on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no exception.
Method SET_CTXT_MENU_MANAGER Signature
Method SET_CTXT_MENU_MANAGER on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no parameter.
Method SET_CTXT_MENU_MANAGER on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no exception.
Method SET_STYLE_MANAGER Signature
Method SET_STYLE_MANAGER on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no parameter.
Method SET_STYLE_MANAGER on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no exception.
Method SET_TREE_MODEL Signature
Method SET_TREE_MODEL on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no parameter.
Method SET_TREE_MODEL on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no exception.
Method SET_TREE_WIDTH Signature
Method SET_TREE_WIDTH on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no parameter.
Method SET_TREE_WIDTH on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no exception.
Method UNSELECT_ALL Signature
Method UNSELECT_ALL on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no parameter.
Method UNSELECT_ALL on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no exception.
Event Signatures
Event EDGE_CREATE Signature
Event EDGE_CREATE on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no parameter.
Event EDGE_DOUBLE_CLICK Signature
Event EDGE_DOUBLE_CLICK on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no parameter.
Event EDGE_REMOVE Signature
Event EDGE_REMOVE on class CL_UAC_GUI_ALV_ASSIGNMENT_TREE has no parameter.
History
| Last changed by/on | SAP | 20070913 |
| SAP Release Created in | 300 |