SAP ABAP Class CL_EEF_ADJ_VIEW_WDY_ABSTRACT (UI Enhancement Adjustment Tool Web Dynpro)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SEEF_WDY_ENHANCEMENT (Package) Web Dynpro Enhancements
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EEF_ADJ_VIEW UI for Enhancement Adjustment Tool 20050804
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EEF_ADJ_VIEW_WDY_COMPO UI Enhancement Adjustment Tool (Web Dynpro Plugs) 20050921
2 Inheritance (c INHERITING FROM c_ref)  CL_EEF_ADJ_VIEW_WDY_CONTEXT UI Enhancement Adjustment Tool (Web Dynpro Context) 20050914
3 Inheritance (c INHERITING FROM c_ref)  CL_EEF_ADJ_VIEW_WDY_CONTRACT 20051014
4 Inheritance (c INHERITING FROM c_ref)  CL_EEF_ADJ_VIEW_WDY_CO_USE UI Enhancement Adjustment Tool (CTLR Usages) 20110630
5 Inheritance (c INHERITING FROM c_ref)  CL_EEF_ADJ_VIEW_WDY_EXIT UI Enhancement Adjustment Tool (Web Dynpro Plugs) 20050922
6 Inheritance (c INHERITING FROM c_ref)  CL_EEF_ADJ_VIEW_WDY_EXITCTRCT UI Enhancement Adjustment Tool (Web Dynpro Plugs) 20051019
7 Inheritance (c INHERITING FROM c_ref)  CL_EEF_ADJ_VIEW_WDY_LAYOUT 20050927
8 Inheritance (c INHERITING FROM c_ref)  CL_EEF_ADJ_VIEW_WDY_NAVI UI Enhancement Adjustment Tool (Web Dynpro Navigation) 20050926
9 Inheritance (c INHERITING FROM c_ref)  CL_EEF_ADJ_VIEW_WDY_PLUG UI Enhancement Adjustment Tool (Web Dynpro Plugs) 20050804
10 Inheritance (c INHERITING FROM c_ref)  CL_EEF_ADJ_VIEW_WDY_SUBOBJ UI Enhancement Adjustment Tool (Web Dynpro Plugs) 20060125
... Click here to see Used By full list (11 items)
Properties
Class CL_EEF_ADJ_VIEW_WDY_ABSTRACT  
Short Description UI Enhancement Adjustment Tool Web Dynpro    
Super Class CL_EEF_ADJ_VIEW UI for Enhancement Adjustment Tool 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEEF_WDY_ENHANCEMENT   Web Dynpro Enhancements 
Created 20050804   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EEF_ADJ_VIEW_WDY_ABSTRACT has no forward declaration.
Interfaces
Class CL_EEF_ADJ_VIEW_WDY_ABSTRACT has no interface implemented.
Friends
Class CL_EEF_ADJ_VIEW_WDY_ABSTRACT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CONTAINER_NAME Constant Protected Type reference (TYPE) CON_NAME 'G_0200_CONTAINER' 20050914
2 C_DYNNR Constant Protected Type reference (TYPE) DYNNR '0200' 20050914
3 C_FALSE Constant Protected Type reference (TYPE) SEU_BOOL ' ' Boolean 20050908
4 C_OP_COMPARE Constant Protected Type reference (TYPE) GT_CORRECTION_OP '@46@' Compare 20051014
5 C_OP_DELETE Constant Protected Type reference (TYPE) GT_CORRECTION_OP '@11@' Correction: Delete 20050808
6 C_OP_INFO Constant Protected Type reference (TYPE) GT_CORRECTION_OP '@0S@' Icon for Info 20060322
7 C_OP_RENAME Constant Protected Type reference (TYPE) GT_CORRECTION_OP '@4F@' Correction: Rename 20050808
8 C_OP_SOLVE Constant Protected Type reference (TYPE) GT_CORRECTION_OP '@TS@' Solve Conflict 20060322
9 C_PROGRAM Constant Protected Type reference (TYPE) PROGRAMM 'SAPLSEEF_ADJ_TOOL_WDY' 20050914
10 C_STATE_ADDED Constant Public Type reference (TYPE) SEEF_ADJ_PARAMETER_STATE '@17@' 20050804
11 C_STATE_CONFLICT Constant Public Type reference (TYPE) SEEF_ADJ_PARAMETER_STATE '@03@' 20050804
12 C_STATE_DELETED Constant Public Type reference (TYPE) SEEF_ADJ_PARAMETER_STATE '@18@' 20050804
13 C_STATE_NONE Constant Public Type reference (TYPE) SEEF_ADJ_PARAMETER_STATE SPACE 20050804
14 C_STATE_NOT_EQUAL Constant Public Type reference (TYPE) SEEF_ADJ_PARAMETER_STATE '@1H@' 20051018
15 C_STATE_OK Constant Public Type reference (TYPE) SEEF_ADJ_PARAMETER_STATE '@01@' 20050804
16 C_TRUE Constant Protected Type reference (TYPE) SEU_BOOL 'X' 20050908
17 M_CONFLICT Instance attribute Protected Object reference (TYPE REF TO) IF_EEF_ADJ_CONFLICT 20050908
18 M_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER 20050908
19 M_DETAIL_ALV Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID Detail List of Conflicts 20050908
20 S_ALV_CORR_DISABLED Static Attribute Protected Type reference (TYPE) LVC_T_STYL Correction function switched off 20051020
21 S_ALV_CORR_ENABLED Static Attribute Protected Type reference (TYPE) LVC_T_STYL Correction function switched on 20051020
22 S_ALV_INFO_DISABLED Static Attribute Protected Type reference (TYPE) LVC_T_STYL Info button off 20051026
23 S_ALV_INFO_ENABLED Static Attribute Protected Type reference (TYPE) LVC_T_STYL Info button on 20051026
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_MESSAGE Instance method Protected Method Assignment of Message + Long Text Icon to Vis. Conflict 20051026
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20051020
3 GET_ALV_TOOLBAR_EXCL Instance method Protected Method ALV toolbar functions to be deactivated 20050914
4 HAS_MESSAGE_LONG_TEXT Instance method Protected Method Checks whether long text exists for T100 message 20051026
5 MESSAGE_TO_STRING Instance method Public Method Conversion of a T100 message to string 20050804
6 PREPARE_ALV_FOR_DISPLAY Instance method Protected Method Sets attributes for representation of ALV 20050914
7 RAISE_REQUEST_ADJUSTED Instance method Protected Method Trigger Event REQUEST_TRIGGERED with Operation Adjusted 20051005
8 SET_CONFLICT Instance method Public Method Sets the conflict to be processed 20050908
9 SHOW_MESSAGE_LONGTEXT Instance method Protected Method Display Long Text for T100 Message 20051026
Events
Class CL_EEF_ADJ_VIEW_WDY_ABSTRACT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GT_CORRECTION_OP Protected See coding 20050808 gt_correction_op(4) type c
Method Signatures

Method ASSIGN_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_DATA Call by reference Type reference (TYPE) ANY Visualisierung (Strukturzeile) des Konfliktes 20051026
2 Importing P_MESSAGE Call by reference Type reference (TYPE) SYMSG 20051026

Method ASSIGN_MESSAGE on class CL_EEF_ADJ_VIEW_WDY_ABSTRACT has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_EEF_ADJ_VIEW_WDY_ABSTRACT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EEF_ADJ_VIEW_WDY_ABSTRACT has no exception.

Method GET_ALV_TOOLBAR_EXCL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_TOOLBAR_EXCLUDINGS Value transfer Type reference (TYPE) UI_FUNCTIONS 20050914

Method GET_ALV_TOOLBAR_EXCL on class CL_EEF_ADJ_VIEW_WDY_ABSTRACT has no exception.

Method HAS_MESSAGE_LONG_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_EXISTS Value transfer Type reference (TYPE) SEU_BOOL 20051026
2 Importing P_MESSAGE Call by reference Type reference (TYPE) SYMSG 20051026

Method HAS_MESSAGE_LONG_TEXT on class CL_EEF_ADJ_VIEW_WDY_ABSTRACT has no exception.

Method MESSAGE_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_DOCU_OBJ Call by reference Type reference (TYPE) DOKU_OBJ 20050804
2 Importing P_MESSAGE Call by reference Type reference (TYPE) SYMSG 20050804
3 Exporting P_MESSAGE_STRING Call by reference Type reference (TYPE) STRING 20050804

Method MESSAGE_TO_STRING on class CL_EEF_ADJ_VIEW_WDY_ABSTRACT has no exception.

Method PREPARE_ALV_FOR_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_FIELD_CATALOG Call by reference Type reference (TYPE) LVC_T_FCAT 20050914
2 Changing P_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO 20050914
3 Importing P_STRUCTURE_NAME Call by reference Type reference (TYPE) TABNAME 20050914
4 Importing P_SUPPRESS_INFO_FIELD Call by reference Type reference (TYPE) SEU_BOOL SPACE 'X'->Info-Feld, falls vorhanden, ausblenden 20051026
5 Changing P_TOOLBAR_EXCLUDINGS Call by reference Type reference (TYPE) UI_FUNCTIONS 20050914

Method PREPARE_ALV_FOR_DISPLAY on class CL_EEF_ADJ_VIEW_WDY_ABSTRACT has no exception.

Method RAISE_REQUEST_ADJUSTED Signature

Method RAISE_REQUEST_ADJUSTED on class CL_EEF_ADJ_VIEW_WDY_ABSTRACT has no parameter.
Method RAISE_REQUEST_ADJUSTED on class CL_EEF_ADJ_VIEW_WDY_ABSTRACT has no exception.

Method SET_CONFLICT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CONFLICT Call by reference Object reference (TYPE REF TO) IF_EEF_ADJ_CONFLICT 20050908

Method SET_CONFLICT on class CL_EEF_ADJ_VIEW_WDY_ABSTRACT has no exception.

Method SHOW_MESSAGE_LONGTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_MESSAGE Call by reference Type reference (TYPE) SYMSG 20051026

Method SHOW_MESSAGE_LONGTEXT on class CL_EEF_ADJ_VIEW_WDY_ABSTRACT has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EEF_ADJ_VIEW_WDY_COMPO UI Enhancement Adjustment Tool (Web Dynpro Plugs) 20050921
2 Inheritance (c INHERITING FROM c_ref)  CL_EEF_ADJ_VIEW_WDY_CONTEXT UI Enhancement Adjustment Tool (Web Dynpro Context) 20050914
3 Inheritance (c INHERITING FROM c_ref)  CL_EEF_ADJ_VIEW_WDY_CONTRACT 20051014
4 Inheritance (c INHERITING FROM c_ref)  CL_EEF_ADJ_VIEW_WDY_CO_USE UI Enhancement Adjustment Tool (CTLR Usages) 20110630
5 Inheritance (c INHERITING FROM c_ref)  CL_EEF_ADJ_VIEW_WDY_EXIT UI Enhancement Adjustment Tool (Web Dynpro Plugs) 20050922
6 Inheritance (c INHERITING FROM c_ref)  CL_EEF_ADJ_VIEW_WDY_EXITCTRCT UI Enhancement Adjustment Tool (Web Dynpro Plugs) 20051019
7 Inheritance (c INHERITING FROM c_ref)  CL_EEF_ADJ_VIEW_WDY_LAYOUT 20050927
8 Inheritance (c INHERITING FROM c_ref)  CL_EEF_ADJ_VIEW_WDY_NAVI UI Enhancement Adjustment Tool (Web Dynpro Navigation) 20050926
9 Inheritance (c INHERITING FROM c_ref)  CL_EEF_ADJ_VIEW_WDY_PLUG UI Enhancement Adjustment Tool (Web Dynpro Plugs) 20050804
10 Inheritance (c INHERITING FROM c_ref)  CL_EEF_ADJ_VIEW_WDY_SUBOBJ UI Enhancement Adjustment Tool (Web Dynpro Plugs) 20060125
11 Inheritance (c INHERITING FROM c_ref)  CL_EEF_ADJ_VIEW_WDY_USAGE UI Enhancement Adjustm.Tool (WDY Uses) 20070424
History
Last changed by/on SAP  20090618 
SAP Release Created in 710