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 ENH_EDITOR_STATE Instance attribute Private Object reference (TYPE REF TO) CL_ENH_EDITOR_STATE Enhancement Editor State 20060731
2 GS_LAYOUT_LOG Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV Control: Layout Structure 20060731
3 G_CONTAINER_LOG Instance attribute Private Type reference (TYPE) SCRFNAME Name of a Screen Element 20060731
4 G_CUST_CONT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20060731
5 G_ENHLOG Instance attribute Private Type reference (TYPE) ENHLOG Enhancement Log 20060731
6 G_GRID_ENH_LOG Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20060731
7 G_GRID_LOG_OBJ Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20060731
8 G_REF Instance attribute Private Object reference (TYPE REF TO) CL_ENH_EDITOR Enhancement Editor 20060731
9 G_REF_LOG_PLUGIN Instance attribute Private Object reference (TYPE REF TO) IF_ENH_LOG_DIFFERENCES_PLUGIN Access to Enhancement Plug-In UI 20060731
10 G_REF_TOOL Instance attribute Private Object reference (TYPE REF TO) IF_ENH_TOOL SAP Enhancement Tool Root Interface 20060731
11 G_TRSTAT Instance attribute Private Type reference (TYPE) SYCHAR01 CHAR01 Data Element for SYST 20060731
12 IT_ENHLOG Instance attribute Private Type reference (TYPE) ENHLOG_IT Internal Table for enhlog 20060731
13 IT_ENHLOG_O Instance attribute Private Type reference (TYPE) ENHLOG_IT Internal Table for enhlog 20060731
14 IT_EXCLUDE Instance attribute Private Type reference (TYPE) UI_FUNCTIONS Function Code Table 20060731
15 IT_F_CAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20060731
16 IT_LOGS Instance attribute Private Type reference (TYPE) ENH_LOG_IT Internal Table for Log Entries 20060731
17 WB_REQUEST Instance attribute Private Object reference (TYPE REF TO) CL_WB_REQUEST Workbench Request 20060731
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20060731
2 FREE Instance method Public Method Release ALV CUST Controls 20060731
3 HANDLE_DOUBLE_CLICK Instance method Public Event handling method HANDLE_DOUBLE_CLICK 20060731
4 HANDLE_TOOLBAR Instance method Public Event handling method HANDLE_TOOLBAR 20060731
5 HANDLE_USER_COMMAND Instance method Public Event handling method HANDLE_USER_COMMAND 20060731
6 PREPARE_LOG_NAVIGATION Instance method Private Method Prepare Navigation 20060731
7 REFRESH_ALV Instance method Public Method Show ALV 20060731
8 SET_HANDLER Instance method Private Method Set Handler 20060731
9 SHOW_ALV Instance method Public Method Show ALV 20060731
10 SHOW_LOG_ENTRY 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 Importing P_CONTAINER Call by reference Type reference (TYPE) SCRFNAME Container fuer Custom Controls in der Dynpro Area 20060731
2 Importing P_GRID_LOG_OBJ Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20060731
3 Importing P_IT_ENHLOG Call by reference Type reference (TYPE) ENHLOG_IT Interne Tabelle über enhlog 20060731
4 Importing P_IT_LOGS Call by reference Type reference (TYPE) ENH_LOG_IT Interne Tablle über Log-Einträge 20060731
5 Importing P_REF Call by reference Object reference (TYPE REF TO) CL_ENH_EDITOR Enhancement Editor 20060731
6 Importing 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 Importing 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 Importing E_COLUMN Value transfer Attribute reference (LIKE) E_COLUMN 20060731
2 Importing 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 Importing E_INTERACTIVE Value transfer Attribute reference (LIKE) E_INTERACTIVE 20060731
2 Importing 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 Importing 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 Importing P_ENHLOG_1 Call by reference Type reference (TYPE) ENHLOG Log eines Enhancements 20060731
2 Importing P_ENHLOG_2 Call by reference Type reference (TYPE) ENHLOG Log eines Enhancements 20060731
3 Importing 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 Importing 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 Importing 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