SAP ABAP Class CL_EEF_ADJ_VIEW_CONFLICT (UI of Conflict List)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ENH (Application Component) Enhancement Tools
⤷
SEEF_ADJUSTMENT (Package) Enhancement Adjustment
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EEF_ADJ_VIEW | UI of Enhancement Adjustment Tool | 20041214 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EEF_ADJ_VIEW_GUI_CONTROL | UI of Enhancement Adjustment Tool (in Container) | 20041214 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_EEF_ADJ_VIEW_CONFLICT_WDY | Web Dynpro-Specific UI of a Conflict List | 20050803 |
Properties
| Class | CL_EEF_ADJ_VIEW_CONFLICT | |
| Short Description | UI of Conflict List | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEEF_ADJUSTMENT | Enhancement Adjustment |
| Created | 20041214 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EEF_ADJ_VIEW_CONFLICT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_EEF_ADJ_VIEW | UI of Enhancement Adjustment Tool | 20041214 | ||
| 2 | IF_EEF_ADJ_VIEW_GUI_CONTROL | UI of Enhancement Adjustment Tool (in Container) | 20041214 |
Friends
Class CL_EEF_ADJ_VIEW_CONFLICT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_EEF_ADJ_TOOL | 20090119 | ||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_GUI_ALV_GRID | ALV List Viewer | 20090119 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_EEF_ADJ_CONFLICT_LIST | List of Conflicts for Enhancement Adjustment | 20041217 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20041214 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | CON_NAME | Name of a Custom Control Container | 20041214 | |||
| 6 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'ADJUST_ENHANCEMENT' | Function Code | 20050117 | ||
| 7 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'CONFLICT_EDIT' | Function Code | 20061124 | ||
| 8 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'CONFLICT_HELP' | Function Code | 20060906 | ||
| 9 | Constant | Private | See coding | 20050104 | |||||
| 10 | Constant | Private | Type reference (TYPE) | CHAR4 | '@01@' | Icon for Adjusted | 20050111 | ||
| 11 | Constant | Private | Type reference (TYPE) | CHAR4 | '@08@' | Icon for Automatic Adjustment | 20050111 | ||
| 12 | Constant | Private | Type reference (TYPE) | CHAR4 | '@0A@' | Icon for Manual Adjustment | 20050111 | ||
| 13 | Constant | Private | Type reference (TYPE) | CHAR4 | '@EB@' | Icon for Not Relevant | 20050111 | ||
| 14 | Constant | Private | Type reference (TYPE) | CHAR4 | '@MG@' | Icon for Unknown | 20050111 | ||
| 15 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ENH_TOOL | SAP Enhancement Tool Root Interface | 20050119 | |||
| 16 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WB_MANAGER | Interface for Workbench Manager | 20050228 |
Methods
Events
Class CL_EEF_ADJ_VIEW_CONFLICT has no event.
Types
Class CL_EEF_ADJ_VIEW_CONFLICT has no local type.
Method Signatures
Method ADD_FUNCTIONS_TO_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20050114 | |||||
| 2 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20050114 |
Method ADD_FUNCTIONS_TO_TOOLBAR on class CL_EEF_ADJ_VIEW_CONFLICT has no exception.
Method BUILD_ALV_FIELDCATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDCATALOG | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20050111 | |||
| 2 | STRUCTURE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Struktur der Konfliktdaten | 20050111 |
Method BUILD_ALV_FIELDCATALOG on class CL_EEF_ADJ_VIEW_CONFLICT has no exception.
Method GET_SELECTED_CONFLICT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SELECTED_CONFLICT | Value transfer | Object reference (TYPE REF TO) | IF_EEF_ADJ_CONFLICT | Enhancement Abgleich: Konflikt | 20061124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Konflikt ist nicht vorhanden | 20061124 |
Method HANDLE_CONFLICTS_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Value transfer | Attribute reference (LIKE) | 20090119 |
Method HANDLE_CONFLICTS_CHANGED on class CL_EEF_ADJ_VIEW_CONFLICT has no exception.
Method HANDLE_CONTEXT_MENU_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20050104 |
Method HANDLE_CONTEXT_MENU_REQUEST on class CL_EEF_ADJ_VIEW_CONFLICT has no exception.
Method HANDLE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20041220 | |||||
| 2 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20041220 | |||||
| 3 | E_ROW | Value transfer | Attribute reference (LIKE) | 20041220 |
Method HANDLE_DOUBLE_CLICK on class CL_EEF_ADJ_VIEW_CONFLICT 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) | 20050104 |
Method HANDLE_USER_COMMAND on class CL_EEF_ADJ_VIEW_CONFLICT has no exception.
Method PREPARE_ALV_FOR_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20050111 | |||
| 2 | LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV-Control: Layoutstruktur | 20050112 | |||
| 3 | SORT_INFO | Call by reference | Type reference (TYPE) | LVC_T_SORT | 20090121 | ||||
| 4 | TOOLBAR_EXCLUDINGS | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Funktionscodestabelle | 20050114 |
Method PREPARE_ALV_FOR_DISPLAY on class CL_EEF_ADJ_VIEW_CONFLICT has no exception.
Method SET_CONFLICTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFLICTS | Call by reference | Object reference (TYPE REF TO) | CL_EEF_ADJ_CONFLICT_LIST | Liste von Konflikten für Enhancementabgleich | 20041217 |
Method SET_CONFLICTS on class CL_EEF_ADJ_VIEW_CONFLICT has no exception.
Method SHOW_CONFLICT_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONFLICT | Call by reference | Object reference (TYPE REF TO) | IF_EEF_ADJ_CONFLICT | Enhancement Abgleich: Konflikt | 20060906 |
Method SHOW_CONFLICT_HELP on class CL_EEF_ADJ_VIEW_CONFLICT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |