SAP ABAP Class CL_EEF_ADJ_CHECKER_CLASS (Checks class 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_CLASS | |
Short Description | Checks class 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 | 20050411 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_EEF_ADJ_CHECKER_CLASS has no forward declaration.
Interfaces
Class CL_EEF_ADJ_CHECKER_CLASS has no interface implemented.
Friends
Class CL_EEF_ADJ_CHECKER_CLASS 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 | 20050411 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ENH_TOOL_CLASS | Enhancement Tool for Classes | 20050411 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Checks whether conflicts occur with orig.or other enh.obj. | 20060314 |
2 | ![]() |
Instance method | Public | Method | Check Existing Conflicts | 20060314 |
3 | ![]() |
Instance method | Public | Method | Check whether contract is still valid | 20050411 |
4 | ![]() |
Instance method | Public | Method | Check for Conflicts with Original or Other ENHOs | 20060217 |
5 | ![]() |
Instance method | Public | Method | Initialization | 20050411 |
Events
Class CL_EEF_ADJ_CHECKER_CLASS has no event.
Types
Class CL_EEF_ADJ_CHECKER_CLASS 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 | 20060314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler beim Enhancement Abgleich | 20060314 |
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 | 20060314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Konflikt mit falscher Datenstruktur | 20060314 | |
2 | ![]() |
Konflikt ist nicht vorhanden | 20060314 | |
3 | ![]() |
Interner Fehler beim Enhancement Abgleich | 20060314 |
Method CHECK_CONTRACT 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 | 20050411 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler beim Enhancement Abgleich | 20050411 |
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 | 20060217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler beim Enhancement Abgleich | 20060217 |
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 | 20050411 | ||
2 | ![]() |
ENHANCEMENT_TOOL | Call by reference | Object reference (TYPE REF TO) | CL_ENH_TOOL_CLASS | Enhancement Tool für Klassen | 20050411 |
Method INIT on class CL_EEF_ADJ_CHECKER_CLASS has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |