SAP ABAP Interface IF_SAT_UI_TREE (*NO* Reuse: Types & Constants)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SABP_TOOLS_STDIO (Package) *NO* REUSE - UI Libraries for ABAP Runtime Tools only !!!!!!

⤷

⤷

Properties
Interface | IF_SAT_UI_TREE | |
Short Description | *NO* Reuse: Types & Constants |
General Data
Package | SABP_TOOLS_STDIO | *NO* REUSE - UI Libraries for ABAP Runtime Tools only !!!!!! |
Created | 20071109 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SAT_UI_TREE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SAT_UI_MENU | *NO* Reuse: Custom Constants for menu Handling | 20071109 |
Friends
Interface IF_SAT_UI_TREE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_HANDLE_CHANGE_TOOLBAR | Constant | Public | Type reference (TYPE) | STRING | `*HT*` | 20071109 | ||
2 | C_HANDLE_DOUBLE_CLICK | Constant | Public | Type reference (TYPE) | STRING | `*DC*` | 20071109 | ||
3 | C_HANDLE_DRAG_LINE | Constant | Public | Type reference (TYPE) | STRING | `*DA*` | 20071109 | ||
4 | C_HANDLE_DROP_LINE | Constant | Public | Type reference (TYPE) | STRING | `*DO*` | 20071109 | ||
5 | C_HANDLE_EXPAND_NODE | Constant | Public | Type reference (TYPE) | STRING | `*HE*` | 20071109 | ||
6 | C_HANDLE_MENU | Instance attribute | Public | Attribute reference (LIKE) | 20071109 | ||||
7 | C_HANDLE_USER_COMMAND | Constant | Public | Type reference (TYPE) | STRING | `*HU*` | 20071109 | ||
8 | C_MENU_CALCULATE | Constant | Public | Type reference (TYPE) | STRING | `*C*` | 20071109 | ||
9 | C_MENU_HIERACHY | Constant | Public | Type reference (TYPE) | STRING | `*H*` | 20071109 | ||
10 | C_MENU_PRINT | Constant | Public | Type reference (TYPE) | STRING | `*P*` | 20071109 | ||
11 | C_MENU_SEARCH | Constant | Public | Type reference (TYPE) | STRING | `*s*` | 20071109 | ||
12 | C_MENU_VARIANT | Constant | Public | Type reference (TYPE) | STRING | `*V*` | 20071109 |
Methods
Interface IF_SAT_UI_TREE has no method.
Events
Interface IF_SAT_UI_TREE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_ADDITIONAL_INFO | Public | See coding | Additional Info (Check Components) | 20071109 | begin of ty_s_additional_info,
use_single_selection type sap_bool,
enable_application_eventing type sap_bool,
event_ids type standard table of i
with default key,
end of ty_s_additional_info
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |