SAP ABAP Class CL_EEF_ADJ_VIEW_WITH_CONFLICTS (Abstract UI with 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 | Inheritance (c INHERITING FROM c_ref) | CL_EEF_ADJ_VIEW | UI for Enhancement Adjustment Tool | 20050118 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_EEF_ADJ_VIEW_BADI | UI for Enhancement Adjustment Tool (BAdIs) | 20050411 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_EEF_ADJ_VIEW_CLASS | UI Enhancement Compare Tool (Classes) | 20050411 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_EEF_ADJ_VIEW_FUGR | UI for Enhancement Adjustment of Function Group Enhancements | 20050118 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_EEF_ADJ_VIEW_HOOK_IMPL | UI for Enhancement Adjustment Tool (HOOK Implementations) | 20050118 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_EEF_ADJ_VIEW_WDY | UI Enhancement Adjustment Tool (Web Dynpro) | 20050721 |
Properties
| Class | CL_EEF_ADJ_VIEW_WITH_CONFLICTS | |
| Short Description | Abstract UI with Conflict List | |
| 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_ADJUSTMENT | Enhancement Adjustment |
| Created | 20050118 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EEF_ADJ_VIEW_WITH_CONFLICTS has no forward declaration.
Interfaces
Class CL_EEF_ADJ_VIEW_WITH_CONFLICTS has no interface implemented.
Friends
Class CL_EEF_ADJ_VIEW_WITH_CONFLICTS 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) | CL_EEF_ADJ_CONFLICT_LIST | List of Conflicts for Enhancement Adjustment | 20050607 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_EEF_ADJ_CONFLICT | Enhancement Adjustment: Conflict | 20050324 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EEF_ADJ_VIEW_CONFLICT | 20050118 | ||||
| 4 | Constant | Protected | Type reference (TYPE) | D021S-FNAM | 'G_0300_SUBSCREEN' | Subscreen Area for Editor | 20060425 | ||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_EEF_ADJ_VIEW_SUBSCREEN | UI of Enhancement Adjustment Tool (as Subscreen) | 20050118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Creates Conflict View | 20050118 | |
| 2 | Instance method | Public | Event handling method | Handles EDIT_CONFLICT Event | 20050207 | |
| 3 | Instance method | Public | Method | Sets Conflicts to Be Displayed | 20050118 |
Events
Class CL_EEF_ADJ_VIEW_WITH_CONFLICTS has no event.
Types
Class CL_EEF_ADJ_VIEW_WITH_CONFLICTS has no local type.
Method Signatures
Method CREATE_CONFLICT_VIEW Signature
Method CREATE_CONFLICT_VIEW on class CL_EEF_ADJ_VIEW_WITH_CONFLICTS has no parameter.
Method CREATE_CONFLICT_VIEW on class CL_EEF_ADJ_VIEW_WITH_CONFLICTS has no exception.
Method HANDLE_EDIT_CONFLICT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFLICT | Value transfer | Attribute reference (LIKE) | 20050207 |
Method HANDLE_EDIT_CONFLICT on class CL_EEF_ADJ_VIEW_WITH_CONFLICTS 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 | 20050118 |
Method SET_CONFLICTS on class CL_EEF_ADJ_VIEW_WITH_CONFLICTS has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |