SAP ABAP Class CL_ENH_LOG_MAIN (CL_ENH_LOG_MAIN)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ENH (Application Component) Enhancement Tools
⤷
SEEF_BASE (Package) Enhancement Base Functionality

⤷

⤷

Properties
Class | CL_ENH_LOG_MAIN | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SEEF_BASE | Enhancement Base Functionality |
Created | 20060601 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ENH_LOG_MAIN has no forward declaration.
Interfaces
Class CL_ENH_LOG_MAIN has no interface implemented.
Friends
Class CL_ENH_LOG_MAIN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ENH_EDITOR_STATE | Enhancement Editor State | 20060731 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV Control: Layout Structure | 20060731 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SCRFNAME | Name of a Screen Element | 20060731 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20060731 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ENHLOG | Enhancement Log | 20060731 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20060731 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20060731 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ENH_EDITOR | Enhancement Editor | 20060731 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_ENH_LOG_DIFFERENCES_PLUGIN | Access to Enhancement Plug-In UI | 20060731 | ||
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_ENH_TOOL | SAP Enhancement Tool Root Interface | 20060731 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | CHAR01 Data Element for SYST | 20060731 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ENHLOG_IT | Internal Table for enhlog | 20060731 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ENHLOG_IT | Internal Table for enhlog | 20060731 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20060731 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20060731 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ENH_LOG_IT | Internal Table for Log Entries | 20060731 | ||
17 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WB_REQUEST | Workbench Request | 20060731 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20060731 | |
2 | ![]() |
Instance method | Public | Method | Release ALV CUST Controls | 20060731 |
3 | ![]() |
Instance method | Public | Event handling method | HANDLE_DOUBLE_CLICK | 20060731 |
4 | ![]() |
Instance method | Public | Event handling method | HANDLE_TOOLBAR | 20060731 |
5 | ![]() |
Instance method | Public | Event handling method | HANDLE_USER_COMMAND | 20060731 |
6 | ![]() |
Instance method | Private | Method | Prepare Navigation | 20060731 |
7 | ![]() |
Instance method | Public | Method | Show ALV | 20060731 |
8 | ![]() |
Instance method | Private | Method | Set Handler | 20060731 |
9 | ![]() |
Instance method | Public | Method | Show ALV | 20060731 |
10 | ![]() |
Instance method | Private | Method | Display LOG Entry | 20060731 |
Events
Class CL_ENH_LOG_MAIN has no event.
Types
Class CL_ENH_LOG_MAIN has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CONTAINER | Call by reference | Type reference (TYPE) | SCRFNAME | Container fuer Custom Controls in der Dynpro Area | 20060731 | ||
2 | ![]() |
P_GRID_LOG_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20060731 | ||
3 | ![]() |
P_IT_ENHLOG | Call by reference | Type reference (TYPE) | ENHLOG_IT | Interne Tabelle über enhlog | 20060731 | ||
4 | ![]() |
P_IT_LOGS | Call by reference | Type reference (TYPE) | ENH_LOG_IT | Interne Tablle über Log-Einträge | 20060731 | ||
5 | ![]() |
P_REF | Call by reference | Object reference (TYPE REF TO) | CL_ENH_EDITOR | Enhancement Editor | 20060731 | ||
6 | ![]() |
P_REF_LOG_PLUGIN | Call by reference | Object reference (TYPE REF TO) | IF_ENH_LOG_DIFFERENCES_PLUGIN | Zugriff auf das Enhancement Plugin UI | 20060731 | ||
7 | ![]() |
P_REF_TOOL | Call by reference | Object reference (TYPE REF TO) | IF_ENH_TOOL | SAP Enhancement Tool Root Interface | 20060731 |
Method CONSTRUCTOR on class CL_ENH_LOG_MAIN has no exception.
Method FREE Signature
Method FREE on class CL_ENH_LOG_MAIN has no parameter.
Method FREE on class CL_ENH_LOG_MAIN has no exception.
Method HANDLE_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_COLUMN | Value transfer | Attribute reference (LIKE) | E_COLUMN | 20060731 | |||
2 | ![]() |
E_ROW | Value transfer | Attribute reference (LIKE) | E_ROW | 20060731 |
Method HANDLE_DOUBLE_CLICK on class CL_ENH_LOG_MAIN has no exception.
Method HANDLE_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | E_INTERACTIVE | 20060731 | |||
2 | ![]() |
E_OBJECT | Value transfer | Attribute reference (LIKE) | E_OBJECT | 20060731 |
Method HANDLE_TOOLBAR on class CL_ENH_LOG_MAIN has no exception.
Method HANDLE_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_UCOMM | Value transfer | Attribute reference (LIKE) | E_UCOMM | 20060731 |
Method HANDLE_USER_COMMAND on class CL_ENH_LOG_MAIN has no exception.
Method PREPARE_LOG_NAVIGATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ENHLOG_1 | Call by reference | Type reference (TYPE) | ENHLOG | Log eines Enhancements | 20060731 | ||
2 | ![]() |
P_ENHLOG_2 | Call by reference | Type reference (TYPE) | ENHLOG | Log eines Enhancements | 20060731 | ||
3 | ![]() |
P_UCOMM | Call by reference | Type reference (TYPE) | SY-UCOMM | Funktionscode, der PAI ausgelöst hat | 20060731 |
Method PREPARE_LOG_NAVIGATION on class CL_ENH_LOG_MAIN has no exception.
Method REFRESH_ALV Signature
Method REFRESH_ALV on class CL_ENH_LOG_MAIN has no parameter.
Method REFRESH_ALV on class CL_ENH_LOG_MAIN has no exception.
Method SET_HANDLER Signature
Method SET_HANDLER on class CL_ENH_LOG_MAIN has no parameter.
Method SET_HANDLER on class CL_ENH_LOG_MAIN has no exception.
Method SHOW_ALV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_TRSTAT | Call by reference | Type reference (TYPE) | SYCHAR01 | CHAR01-Datenelement für SYST | 20060731 |
Method SHOW_ALV on class CL_ENH_LOG_MAIN has no exception.
Method SHOW_LOG_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_TABIX | Call by reference | Type reference (TYPE) | SY-TABIX | Index interner Tabellen | 20060731 |
Method SHOW_LOG_ENTRY on class CL_ENH_LOG_MAIN has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |