SAP ABAP Interface IF_ENH_LOG_DIFFERENCES_PLUGIN (Access to Enhancement Plug-In UI)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ENH (Application Component) Enhancement Tools
     SEEF_BASE (Package) Enhancement Base Functionality
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ENH_BADI_UI_PLUGIN Enhancement Tool BADI UI Plug-In 20040804
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ENH_CLASS_UI_PLUGIN Enhancement Tool CLAS UI Plugin 20060426
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ENH_FUGR_UI_PLUGIN Enhancement Tool FUGR UI Plug-In 20041011
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ENH_HOOK_UI_PLUGIN Enhancement Tool BADI UI Plug-In 20040611
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ENH_WDY_PLUGIN Plug-In for WDY Enhancement Processing 20060726
Properties
Interface IF_ENH_LOG_DIFFERENCES_PLUGIN  
Short Description Access to Enhancement Plug-In UI    
General Data
Package SEEF_BASE   Enhancement Base Functionality 
Created 20040611   SAP 
Last changed 20070910   SAP 
Unicode checks active    
Forward declarations
Interface IF_ENH_LOG_DIFFERENCES_PLUGIN has no forward declaration.
Interfaces
Interface IF_ENH_LOG_DIFFERENCES_PLUGIN has no interface.
Friends
Interface IF_ENH_LOG_DIFFERENCES_PLUGIN has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LOGDATA_1 Instance attribute Public Type reference (TYPE) ENHLOG Enhancement Log 20060511
2 LOGDATA_2 Instance attribute Public Type reference (TYPE) ENHLOG Enhancement Log 20060511
3 R_COMP_TOOL Instance attribute Public Object reference (TYPE REF TO) OBJECT 20060511
4 R_TOOL Instance attribute Public Object reference (TYPE REF TO) IF_ENH_TOOL SAP Enhancement Tool Root Interface 20060511
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACTIVE_TAB Instance method Public Method Determine FCODE of Active TABSTRIPs 20040914
2 GET_FCODE Instance method Public Method Get Sequence FCODE from PLUGIN 20040909
3 GET_FCODES Instance method Public Method Get FCODE Table for LOG Processing 20040913
4 GET_GROUP Instance method Public Method Return Allowed Group 20040913
5 GET_STATUS Instance method Public Method Set GUI Status and EXCL Table 20040913
6 GET_SUB_SCREENS Instance method Public Method Get SUBSCREENs for LOG Processing 20040909
7 INIT Instance method Public Method 20040611
8 RESTORE_VERSION Instance method Public Method 20040819
9 SET_FCODE Instance method Public Method Get Sequence FCODE from PLUGIN 20060731
10 SHOW_DIFFERENCES Instance method Public Method 20040819
11 SHOW_LOG_ENTRY Instance method Public Method Display LOG Entry 20040819
12 WB_GET_REF Instance method Public Method Get Workbench Reference for SUBSCREEN Processing 20040611
13 WB_SAVE_REF Instance method Public Method Save Workbench Reference for SUBSCREEN Processing 20040611
Events
Interface IF_ENH_LOG_DIFFERENCES_PLUGIN has no event.
Types
Interface IF_ENH_LOG_DIFFERENCES_PLUGIN has no local type.
Method Signatures

Method GET_ACTIVE_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_ACTIVE_TAB Value transfer Type reference (TYPE) SY-UCOMM Funktionscode, der PAI ausgelöst hat 20040914

Method GET_ACTIVE_TAB on Interface IF_ENH_LOG_DIFFERENCES_PLUGIN has no exception.

Method GET_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FCODE Value transfer Type reference (TYPE) SY-UCOMM Funktionscode, der PAI ausgelöst hat 20040909

Method GET_FCODE on Interface IF_ENH_LOG_DIFFERENCES_PLUGIN has no exception.

Method GET_FCODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IT_FCODES Value transfer Type reference (TYPE) ENH_DY_FCODES_IT Enhancement Dynpro Steuerung Fcodes 20040913

Method GET_FCODES on Interface IF_ENH_LOG_DIFFERENCES_PLUGIN has no exception.

Method GET_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GROUP Value transfer Type reference (TYPE) DE_ENH_DY_GROUP Dynpro-Gruppe 20040913

Method GET_GROUP on Interface IF_ENH_LOG_DIFFERENCES_PLUGIN has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXCL_TAB Call by reference Type reference (TYPE) ENH_DY_STATUS_EXCL_IT Tabelle der auszuschließenden STATUS 20040913
2 Exporting STATUS Call by reference Type reference (TYPE) GUI_STATUS Menu Painter: Statuscode 20040913

Method GET_STATUS on Interface IF_ENH_LOG_DIFFERENCES_PLUGIN has no exception.

Method GET_SUB_SCREENS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_SUBS Value transfer Type reference (TYPE) ENH_DY_SUBS_IT Enhancement Screens Subscreen Tabelle 20040909

Method GET_SUB_SCREENS on Interface IF_ENH_LOG_DIFFERENCES_PLUGIN has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_1 Call by reference Type reference (TYPE) ENHLOG Log eines Enhancements 20040611
2 Importing DATA_2 Call by reference Type reference (TYPE) ENHLOG Log eines Enhancements 20040611
3 Importing ENHANCEMENT Call by reference Object reference (TYPE REF TO) IF_ENH_TOOL SAP Enhancement Tool Root Interface 20040819

Method INIT on Interface IF_ENH_LOG_DIFFERENCES_PLUGIN has no exception.

Method RESTORE_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_LOGID Call by reference Type reference (TYPE) ENHLOGID ID eines Enhancment Log-Eintrags pro Enhancement 20041019
2 Importing P_TOOL_REF Call by reference Object reference (TYPE REF TO) IF_ENH_TOOL SAP Enhancement Tool Root Interface 20041019
# Exception Resumable Description Created on
1 CX_ENH_MOD_NOT_ALLOWED Enhancement Wurzel-Ausnahmeklasse 20060814
2 CX_ENH_RESTORE_NOT_POSSIBLE Enhancement Wurzel-Ausnahmeklasse 20060814

Method SET_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Type reference (TYPE) SY-UCOMM Funktionscode, der PAI ausgelöst hat 20060731

Method SET_FCODE on Interface IF_ENH_LOG_DIFFERENCES_PLUGIN has no exception.

Method SHOW_DIFFERENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_SOURCE_L Call by reference Type reference (TYPE) ANY ABAP-Source 20041015
2 Exporting P_SOURCE_R Call by reference Type reference (TYPE) ANY ABAP-Source 20041015

Method SHOW_DIFFERENCES on Interface IF_ENH_LOG_DIFFERENCES_PLUGIN has no exception.

Method SHOW_LOG_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG Call by reference Type reference (TYPE) ENHLOG Log eines Enhancements 20040820

Method SHOW_LOG_ENTRY on Interface IF_ENH_LOG_DIFFERENCES_PLUGIN has no exception.

Method WB_GET_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_REF_WB Value transfer Object reference (TYPE REF TO) CL_ENH_EDITOR Enhancement Editor 20040611

Method WB_GET_REF on Interface IF_ENH_LOG_DIFFERENCES_PLUGIN has no exception.

Method WB_SAVE_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_REF_WB Call by reference Object reference (TYPE REF TO) CL_ENH_EDITOR Enhancement Editor 20040611

Method WB_SAVE_REF on Interface IF_ENH_LOG_DIFFERENCES_PLUGIN has no exception.
History
Last changed by/on SAP  20070910 
SAP Release Created in 700