SAP ABAP Class CL_EEF_ADJ_CONFLICT_BADI (CL_EEF_ADJ_CONFLICT_BADI)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-CEX-BAD (Application Component) Customer Enhancements: BAdIs
⤷
SEEF_REDEFINITION_BADI (Package) Enhancement Framework Redefinition BAdI

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_EEF_ADJ_ABSTRACT_CONFLICT | Abstract Conflict for Enhancement Adjustment | 20060410 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EEF_ADJ_CONFLICT_REFRESH | WB - Adjustment Enhancements - Conflict can be updated | 20060410 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_EEF_ADJ_CONFL_BADI_IMPL | 20060410 | |
2 | Inheritance (c INHERITING FROM c_ref) | CL_EEF_ADJ_CONFL_BADI_SPOT | 20060410 |
Properties
Class | CL_EEF_ADJ_CONFLICT_BADI | |
Short Description | ||
Super Class | CL_EEF_ADJ_ABSTRACT_CONFLICT | Abstract Conflict for Enhancement Adjustment |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SEEF_REDEFINITION_BADI | Enhancement Framework Redefinition BAdI |
Created | 20060410 | SAP |
Last change | 20070911 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_EEF_ADJ_CONFLICT_BADI has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_EEF_ADJ_CONFLICT_REFRESH | WB - Adjustment Enhancements - Conflict can be updated | 20060410 |
Friends
Class CL_EEF_ADJ_CONFLICT_BADI has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SEEF_ADJ_CONFL_BADI | CONFLICT_DATA | 20060410 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | SEEF_ADJ_CONFLICT_TYPE | '_ADJ' | Conflict Type | 20060413 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | TABNAME | 'SEEF_ADJ_CONFL_BADI' | C_STRUCTURE_NAME | 20060410 | |
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ENH_TOOL_BADI_DEF | ENHANCEMENT_SPOT | 20060413 | ||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ENH_TOOL_BADI_IMPL | ENHANCEMENT_TOOL | 20060410 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | R3STATE | 'A' | ENHANCEMENT_TOOL_VERSION | 20060410 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | CHECK | 20060410 |
2 | ![]() |
Instance method | Public | Method | GET_BADI_IMPLEMENTATION_NAME | 20060410 |
3 | ![]() |
Instance method | Public | Method | GET_BADI_NAME | 20060410 |
4 | ![]() |
Instance method | Public | Method | GET_ENHANCEMENT_SPOT | 20060413 |
5 | ![]() |
Instance method | Protected | Method | INIT | 20060410 |
6 | ![]() |
Instance method | Public | Method | Sets the Enhancement Spot | 20061205 |
7 | ![]() |
Instance method | Public | Method | Sets the enhancement tool | 20061205 |
Events
Class CL_EEF_ADJ_CONFLICT_BADI has no event.
Types
Class CL_EEF_ADJ_CONFLICT_BADI has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on class CL_EEF_ADJ_CONFLICT_BADI has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler beim Enhancement Abgleich | 20060502 |
Method GET_BADI_IMPLEMENTATION_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BADI_IMPLEMENTATION_NAME | Value transfer | Type reference (TYPE) | ENH_BADI_IMPL | BADI_IMPLEMENTATION_NAME | 20060410 |
Method GET_BADI_IMPLEMENTATION_NAME on class CL_EEF_ADJ_CONFLICT_BADI has no exception.
Method GET_BADI_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BADI_NAME | Value transfer | Type reference (TYPE) | ENHBADIID | BADI_NAME | 20060410 |
Method GET_BADI_NAME on class CL_EEF_ADJ_CONFLICT_BADI has no exception.
Method GET_ENHANCEMENT_SPOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENHANCEMENT_SPOT | Value transfer | Object reference (TYPE REF TO) | CL_ENH_TOOL_BADI_DEF | ENHANCEMENT_SPOT | 20060413 |
Method GET_ENHANCEMENT_SPOT on class CL_EEF_ADJ_CONFLICT_BADI has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENHANCEMENT_TOOL | Call by reference | Object reference (TYPE REF TO) | CL_ENH_TOOL_BADI_IMPL | ENHANCEMENT_TOOL | 20060410 |
Method INIT on class CL_EEF_ADJ_CONFLICT_BADI has no exception.
Method SET_ENHANCEMENT_SPOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENHANCEMENT_SPOT | Call by reference | Object reference (TYPE REF TO) | CL_ENH_TOOL_BADI_DEF | Enhancement Tool BADI | 20061205 |
Method SET_ENHANCEMENT_SPOT on class CL_EEF_ADJ_CONFLICT_BADI has no exception.
Method SET_ENHANCEMENT_TOOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENHANCEMENT_TOOL | Call by reference | Object reference (TYPE REF TO) | CL_ENH_TOOL_BADI_IMPL | Enhancement Tool Redefinition BAdI | 20061205 |
Method SET_ENHANCEMENT_TOOL on class CL_EEF_ADJ_CONFLICT_BADI has no exception.
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in | 710 |