SAP ABAP Class CL_EEF_ADJ_CHECKER_INTF (Checks Interface Enhancement for Conflicts)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-CLA (Application Component) Class Builder
⤷
SEEF_CLASS_ENHANCEMENT (Package) Class Enhancements
⤷
⤷
Properties
| Class | CL_EEF_ADJ_CHECKER_INTF | |
| Short Description | Checks Interface Enhancement for Conflicts | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEEF_CLASS_ENHANCEMENT | Class Enhancements |
| Created | 20060330 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EEF_ADJ_CHECKER_INTF has no forward declaration.
Interfaces
Class CL_EEF_ADJ_CHECKER_INTF has no interface implemented.
Friends
Class CL_EEF_ADJ_CHECKER_INTF 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_ENH_CONTRACT_CLASS | Enhancement Contract for Classes | 20060330 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ENH_TOOL_INTF | Enhancement Tool for Interfaces | 20060330 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks whether conflicts occur with orig.or other enh.obj. | 20060330 | |
| 2 | Instance method | Public | Method | Check Existing Conflicts | 20060330 | |
| 3 | Instance method | Public | Method | Check for Conflicts with Original or Other ENHOs | 20060330 | |
| 4 | Instance method | Public | Method | Initialization | 20060330 |
Events
Class CL_EEF_ADJ_CHECKER_INTF has no event.
Types
Class CL_EEF_ADJ_CHECKER_INTF has no local type.
Method Signatures
Method CHECK_CONFLICT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFLICT | Call by reference | Object reference (TYPE REF TO) | IF_EEF_ADJ_CONFLICT | Enhancement Abgleich: Konflikt | 20060330 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler beim Enhancement Abgleich | 20060330 |
Method CHECK_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 | 20060330 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Konflikt mit falscher Datenstruktur | 20060330 | ||
| 2 | Konflikt ist nicht vorhanden | 20060330 | ||
| 3 | Interner Fehler beim Enhancement Abgleich | 20060330 |
Method CHECK_ENHANCEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFLICTS | Value transfer | Object reference (TYPE REF TO) | CL_EEF_ADJ_CONFLICT_LIST | Liste von Konflikten für Enhancementabgleich | 20060330 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler beim Enhancement Abgleich | 20060330 |
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTRACT | Call by reference | Object reference (TYPE REF TO) | IF_ENH_CONTRACT_CLASS | Enhancement Kontrakt für Klassen | 20060330 | |||
| 2 | ENHANCEMENT_TOOL | Call by reference | Object reference (TYPE REF TO) | CL_ENH_TOOL_INTF | Enhancement Tool für Klassen | 20060330 |
Method INIT on class CL_EEF_ADJ_CHECKER_INTF has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |