SAP ABAP Interface IF_UG_MD_LIST_TREE_GUI (Where-used List/Change Mgmt.: GUI Class)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UGMD6 (Package) FIN General Master Data: Where-used List

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UG_MD_CHANGE_MGMT_GUI | Change Management: GUI Class | 20030220 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UG_MD_WHERE_USED_GUI | Where-Used List: GUI Class | 20030217 |
Properties
Interface | IF_UG_MD_LIST_TREE_GUI | |
Short Description | Where-used List/Change Mgmt.: GUI Class |
General Data
Package | UGMD6 | FIN General Master Data: Where-used List |
Created | 20030217 | SAP |
Last changed | 20041006 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CL_UG_MD_LIST_TREE | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | CNTL | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20030217 |
Friends
Interface IF_UG_MD_LIST_TREE_GUI has no friend.
Attributes
Interface IF_UG_MD_LIST_TREE_GUI has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Header Content | 20040922 |
2 | ![]() |
Instance method | Public | Method | Get properties of screen to be displayed | 20030217 |
3 | ![]() |
Instance method | Public | Method | Get buttons for display | 20030217 |
4 | ![]() |
Instance method | Public | Method | Get events for toolbar | 20030217 |
5 | ![]() |
Instance method | Public | Method | Get structure and content of tree | 20030217 |
6 | ![]() |
Instance method | Public | Method | Get events for the tree | 20030217 |
7 | ![]() |
Instance method | Public | Method | Get title of tree (for printing) | 20040309 |
8 | ![]() |
Instance method | Public | Method | Sets Toolbar Event Handler Methods | 20030217 |
9 | ![]() |
Instance method | Public | Method | Sets Tree Event Handler Methods | 20030217 |
Events
Interface IF_UG_MD_LIST_TREE_GUI has no event.
Types
Interface IF_UG_MD_LIST_TREE_GUI has no local type.
Method Signatures
Method GET_HEADER_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_HTML | Call by reference | Type reference (TYPE) | W3HTMLTAB | HTML für HTML-Header | 20040922 | ||
2 | ![]() |
ET_TEXT | Call by reference | Type reference (TYPE) | CL_UG_MD_LIST_TREE=>T_TEXT | Text für TEXT-Header | 20040922 |
Method GET_HEADER_CONTENT on Interface IF_UG_MD_LIST_TREE_GUI has no exception.
Method GET_SCREEN_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_HAS_HEADER | Call by reference | Type reference (TYPE) | UG_FLG | 'X': HTML Header anzeigen | 20030217 | ||
2 | ![]() |
E_HAS_TOOLBAR | Call by reference | Type reference (TYPE) | UG_FLG | 'X': Toolbar anzeigen | 20030217 | ||
3 | ![]() |
E_HEADER_HEIGHT | Call by reference | Type reference (TYPE) | I | Höhe des Headers | 20030217 | ||
4 | ![]() |
E_SEL_MODE_MULTIPLE | Call by reference | Type reference (TYPE) | UG_FLG | 'X' Mehrfachselektion, ' ': Einfachselektion | 20030217 | ||
5 | ![]() |
E_TOOLBAR_HEIGHT | Call by reference | Type reference (TYPE) | I | Höhe der Toolbar | 20030217 |
Method GET_SCREEN_SETTINGS on Interface IF_UG_MD_LIST_TREE_GUI has no exception.
Method GET_TOOLBAR_BUTTONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BUTTON | Call by reference | Type reference (TYPE) | TTB_BUTTON | Toolbarbuttons | 20030217 |
Method GET_TOOLBAR_BUTTONS on Interface IF_UG_MD_LIST_TREE_GUI has no exception.
Method GET_TOOLBAR_EVENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_EVENT | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENTS | 20030217 |
Method GET_TOOLBAR_EVENTS on Interface IF_UG_MD_LIST_TREE_GUI has no exception.
Method GET_TREE_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ITEM | Call by reference | Type reference (TYPE) | TREEMLITAC | List Tree Model: Tabelle von ( Knotenschlüssel + Item ) | 20030217 | ||
2 | ![]() |
ET_NODE | Call by reference | Type reference (TYPE) | TREEMLNOTA | List Tree Model: Knotentabelle | 20030217 |
Method GET_TREE_CONTENT on Interface IF_UG_MD_LIST_TREE_GUI has no exception.
Method GET_TREE_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_EVENT | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENTS | 20030217 |
Method GET_TREE_EVENT on Interface IF_UG_MD_LIST_TREE_GUI has no exception.
Method GET_TREE_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TITEL | Call by reference | Type reference (TYPE) | STRING | 20040309 |
Method GET_TREE_TITLE on Interface IF_UG_MD_LIST_TREE_GUI has no exception.
Method SET_TOOLBAR_HANDLERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_TOOLBAR | Call by reference | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20030217 |
Method SET_TOOLBAR_HANDLERS on Interface IF_UG_MD_LIST_TREE_GUI has no exception.
Method SET_TREE_HANDLERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_TREE | Call by reference | Object reference (TYPE REF TO) | CL_LIST_TREE_MODEL | List Tree Control mit Datenhaltung am Backend | 20030217 |
Method SET_TREE_HANDLERS on Interface IF_UG_MD_LIST_TREE_GUI has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 200 |