SAP ABAP Class /SAPTRX/CL_DTI_LV_CNTL_MANAGER (Event Manager: EH Info Display GUI control manager)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
SCM-EM (Application Component) Event Management
⤷
/SAPTRX/ATIF (Package) Interface objects for Event Manager and Appl.Srv
⤷
⤷
Properties
| Class | /SAPTRX/CL_DTI_LV_CNTL_MANAGER | |
| Short Description | Event Manager: EH Info Display GUI control manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SAPTRX/ATIF | Interface objects for Event Manager and Appl.Srv |
| Created | 20000926 | SAP |
| Last change | 20080612 | 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
Class /SAPTRX/CL_DTI_LV_CNTL_MANAGER has no interface implemented.
Friends
Class /SAPTRX/CL_DTI_LV_CNTL_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | C | 'A' | Save variants as user specific | 20001129 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | LVC_T_DETA | Detail output | 20001215 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TY_DTI_T_GUI_CONTROL_REGISTRY | Tracking Info Display: GUI controls | 20000926 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TY_DTI_S_GUI_CONTROL_REGISTRY | Read WA for private GET_REGISTRY_ENTRY_BY_ID | 20001217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Add GUI Control to control registry | 20000926 | |
| 2 | Instance method | Public | Method | Free all created controls, resources | 20000926 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20000926 | |
| 4 | Instance method | Public | Method | Event Handler Info Display (DTI) ALV tree setup | 20000926 | |
| 5 | Instance method | Public | Method | DTI HTML control (requires pre-existing subscrn area). | 20001122 | |
| 6 | Instance method | Public | Method | DTI Grid control (requires pre-existing subscrn area). | 20001215 | |
| 7 | Instance method | Public | Method | Free control (and any containers) by name | 20001122 | |
| 8 | Instance method | Public | Method | Tell frontend to show updates, adjust columns | 20001018 | |
| 9 | Instance method | Public | Method | Get a control's fieldcat by "container/control" name | 20001217 | |
| 10 | Instance method | Public | Method | Get the control reference by "container/control" name | 20000927 | |
| 11 | Instance method | Public | Method | Get a control's data table reference | 20001217 | |
| 12 | Instance method | Public | Method | check GUI Control Registry Entry | 20000926 | |
| 13 | Instance method | Private | Method | Sets up an ALV tree HTML report header | 20001201 |
Events
Class /SAPTRX/CL_DTI_LV_CNTL_MANAGER has no event.
Types
Class /SAPTRX/CL_DTI_LV_CNTL_MANAGER has no local type.
Method Signatures
Method ADD_CONTROL_TO_REGISTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GUI_CONTROL_REGISTRY_ENTRY | Call by reference | Type reference (TYPE) | TY_DTI_S_GUI_CONTROL_REGISTRY | GUI-Steuerungsregistratureintrag | 20000926 | |||
| 2 | RC | Value transfer | Type reference (TYPE) | I | Returncode | 20000926 |
Method ADD_CONTROL_TO_REGISTRY on class /SAPTRX/CL_DTI_LV_CNTL_MANAGER has no exception.
Method CLEAN_UP Signature
Method CLEAN_UP on class /SAPTRX/CL_DTI_LV_CNTL_MANAGER has no parameter.
Method CLEAN_UP on class /SAPTRX/CL_DTI_LV_CNTL_MANAGER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /SAPTRX/CL_DTI_LV_CNTL_MANAGER has no parameter.
Method CONSTRUCTOR on class /SAPTRX/CL_DTI_LV_CNTL_MANAGER has no exception.
Method CREATE_ALV_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TREE_REF | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_TREE | ALV-Baumsteuerung | 20001011 | |||
| 2 | I_CONTAINER_NAME | Call by reference | Type reference (TYPE) | SCRFNAME | Name eines Bildelements | 20000926 | |||
| 3 | I_FIELD_CAT_NAME | Call by reference | Type reference (TYPE) | TABNAME | Objektname des Feldkatalogs | 20000926 | |||
| 4 | I_ITEM_SELECTION | Call by reference | Type reference (TYPE) | C | Positions-Auswahl | 20011012 | |||
| 5 | I_KEEP_COLUMN_WIDTH | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' für Beibehaltg Spaltenbreite; ansonst. Spalte optimieren | 20030723 | |||
| 6 | I_LOG_GROUP | Call by reference | Type reference (TYPE) | SLIS_LOGGR | Name der logischen Gruppe für Anzeigenvariante | 20010125 | |||
| 7 | I_NO_HTML_HEADER | Call by reference | Type reference (TYPE) | C | 'X' | HTML-Überschrift anlegen | 20001130 | ||
| 8 | I_REF_DISPLAY_TAB | Call by reference | Object reference (TYPE REF TO) | DATA | Tabellenreferenz anzeigen | 20000926 |
Method CREATE_ALV_TREE on class /SAPTRX/CL_DTI_LV_CNTL_MANAGER has no exception.
Method CREATE_HTML_VIEWER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_HTML_VIEWER_REF | Call by reference | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | HTML-Steuerungs-Proxy-Klasse | 20001122 | |||
| 2 | I_CONTAINER_NAME | Call by reference | Type reference (TYPE) | SCRFNAME | Name eines Bildelements | 20001122 |
Method CREATE_HTML_VIEWER on class /SAPTRX/CL_DTI_LV_CNTL_MANAGER has no exception.
Method CREATE_POPUP_ALV_GRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_GRID_REF | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | Gittersteuerungsreferenz | 20001215 | |||
| 2 | I_CONTAINER_NAME | Call by reference | Type reference (TYPE) | SCRFNAME | Name eines Bildelements | 20001215 |
Method CREATE_POPUP_ALV_GRID on class /SAPTRX/CL_DTI_LV_CNTL_MANAGER has no exception.
Method FREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTAINER_NAME | Call by reference | Type reference (TYPE) | SCRFNAME | Name eines Bildelements | 20001122 | |||
| 2 | RC | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement für Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20001122 |
Method FREE on class /SAPTRX/CL_DTI_LV_CNTL_MANAGER has no exception.
Method FRONTEND_REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NODE_KEYS | Call by reference | Type reference (TYPE) | LVC_T_NKEY | ALV-Baumsteuerung: Knoten-Tabelle | 20001018 | |||
| 2 | I_ALV_TREE | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_TREE | ALV-Baumsteuerung | 20001018 | |||
| 3 | I_KEEP_COLUMN_WIDTH | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20030605 |
Method FRONTEND_REFRESH on class /SAPTRX/CL_DTI_LV_CNTL_MANAGER has no exception.
Method GET_CONTROL_FIELDCAT_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewer-Steuerung | 20001217 | |||
| 2 | I_ID | Call by reference | Type reference (TYPE) | SCRFNAME | Name eines Bildelements | 20001217 |
Method GET_CONTROL_FIELDCAT_BY_ID on class /SAPTRX/CL_DTI_LV_CNTL_MANAGER has no exception.
Method GET_CONTROL_INSTANCE_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INSTANCE | Call by reference | Type reference (TYPE) | ANY | GUI-Steuerungsinstanz | 20000927 | |||
| 2 | I_ID | Call by reference | Type reference (TYPE) | SCRFNAME | Name eines Bildelements | 20000927 |
Method GET_CONTROL_INSTANCE_BY_NAME on class /SAPTRX/CL_DTI_LV_CNTL_MANAGER has no exception.
Method GET_DISPLAY_TABLE_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TAB_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Datentabellenreferenz | 20001217 | |||
| 2 | I_ID | Call by reference | Type reference (TYPE) | SCRFNAME | Name eines Bildelements | 20001217 |
Method GET_DISPLAY_TABLE_REF on class /SAPTRX/CL_DTI_LV_CNTL_MANAGER has no exception.
Method REGISTRY_ENTRY_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTROL_NAME | Call by reference | Type reference (TYPE) | SCRFNAME | Name eines Bildelements | 20000926 | |||
| 2 | RC | Value transfer | Type reference (TYPE) | I | Returncode | 20000926 |
Method REGISTRY_ENTRY_EXISTS on class /SAPTRX/CL_DTI_LV_CNTL_MANAGER has no exception.
Method SETUP_TREE_HTML_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALV_TREE | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_TREE | ALV-Baumsteuerung | 20001201 | |||
| 2 | RC | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement für Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20001201 |
Method SETUP_TREE_HTML_HEADER on class /SAPTRX/CL_DTI_LV_CNTL_MANAGER has no exception.
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in | 46C |