SAP ABAP Class CL_EEF_ADJ_REQUEST_CONFL_BADI (WB - BAdI Adjustm. - BAdI Request)
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_REQUEST_CONFLICT | Request for Processing Conflicts | 20060411 |
Properties
| Class | CL_EEF_ADJ_REQUEST_CONFL_BADI | |
| Short Description | WB - BAdI Adjustm. - BAdI Request | |
| Super Class | CL_EEF_ADJ_REQUEST_CONFLICT | Request for Processing Conflicts |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEEF_REDEFINITION_BADI | Enhancement Framework Redefinition BAdI |
| Created | 20060411 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EEF_ADJ_REQUEST_CONFL_BADI has no forward declaration.
Interfaces
Class CL_EEF_ADJ_REQUEST_CONFL_BADI has no interface implemented.
Friends
Class CL_EEF_ADJ_REQUEST_CONFL_BADI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SEEF_ADJ_OPERATION | 'ADJ_FILTER' | Adjust Filter | 20060411 | ||
| 2 | Constant | Public | Type reference (TYPE) | SEEF_ADJ_OPERATION | 'CHNG_CLASS' | Change Implementing Class | 20060411 | ||
| 3 | Constant | Public | Type reference (TYPE) | SEEF_ADJ_OPERATION | 'DELBADIMPL' | Delete BAdI Implementation | 20060411 | ||
| 4 | Constant | Public | Type reference (TYPE) | SEEF_ADJ_OPERATION | 'DELENHIMPL' | Delete Enhancement Implementation | 20060411 | ||
| 5 | Constant | Public | Type reference (TYPE) | SEEF_ADJ_OPERATION | 'DEL_FILTER' | Delete filter | 20060411 | ||
| 6 | Constant | Public | Type reference (TYPE) | SEEF_ADJ_OPERATION | 'EDIT_CLASS' | Edit Class | 20060411 | ||
| 7 | Constant | Public | Type reference (TYPE) | SEEF_ADJ_OPERATION | 'EDITFILTER' | Edit Filter | 20060411 | ||
| 8 | Constant | Public | Type reference (TYPE) | SEEF_ADJ_OPERATION | 'IMPL_INTF' | Implement Interface | 20060411 | ||
| 9 | Constant | Public | Type reference (TYPE) | SEEF_ADJ_OPERATION | 'IMPL_METH' | Implement Method | 20060411 | ||
| 10 | Instance attribute | Protected | Type reference (TYPE) | ENH_BADI_FILTER_ID | Enhancement BAdI Filter ID | 20060523 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20060412 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | SEOCPDNAME | Full Component Name | 20060419 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create a BAdI Conflict Request | 20060411 | |
| 2 | Instance method | Public | Method | 20060523 | ||
| 3 | Instance method | Public | Method | 20060419 | ||
| 4 | Instance method | Public | Method | 20060412 | ||
| 5 | Instance method | Public | Method | 20060523 | ||
| 6 | Instance method | Public | Method | 20060419 | ||
| 7 | Instance method | Public | Method | 20060412 |
Events
Class CL_EEF_ADJ_REQUEST_CONFL_BADI has no event.
Types
Class CL_EEF_ADJ_REQUEST_CONFL_BADI has no local type.
Method Signatures
Method CREATE_BADI_REQUEST 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 | 20060411 | |||
| 2 | OPERATION | Call by reference | Type reference (TYPE) | SEEF_ADJ_OPERATION | Operation eines Requests | 20060411 | |||
| 3 | REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_EEF_ADJ_REQUEST_CONFL_BADI | Request zur bearbeitung von Konflikten | 20060411 |
Method CREATE_BADI_REQUEST on class CL_EEF_ADJ_REQUEST_CONFL_BADI has no exception.
Method GET_FILTER_FOR_ADJUSTMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILTER_FOR_ADJUSTMENT | Value transfer | Type reference (TYPE) | ENH_BADI_FILTER_ID | 20060523 |
Method GET_FILTER_FOR_ADJUSTMENT on class CL_EEF_ADJ_REQUEST_CONFL_BADI has no exception.
Method GET_METHOD_FOR_IMPLEMENTATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METHOD_FOR_IMPLEMENTATION | Value transfer | Type reference (TYPE) | SEOCPDNAME | 20060419 |
Method GET_METHOD_FOR_IMPLEMENTATION on class CL_EEF_ADJ_REQUEST_CONFL_BADI has no exception.
Method GET_NEW_IMPL_CLASS_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMPL_CLASS_NAME_NEW | Value transfer | Type reference (TYPE) | SEOCLSNAME | 20060412 |
Method GET_NEW_IMPL_CLASS_NAME on class CL_EEF_ADJ_REQUEST_CONFL_BADI has no exception.
Method SET_FILTER_FOR_ADJUSTMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILTER_FOR_ADJUSTMENT | Value transfer | Type reference (TYPE) | ENH_BADI_FILTER_ID | 20060523 |
Method SET_FILTER_FOR_ADJUSTMENT on class CL_EEF_ADJ_REQUEST_CONFL_BADI has no exception.
Method SET_METHOD_FOR_IMPLEMENTATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METHOD_FOR_IMPLEMENTATION | Value transfer | Type reference (TYPE) | SEOCPDNAME | 20060419 |
Method SET_METHOD_FOR_IMPLEMENTATION on class CL_EEF_ADJ_REQUEST_CONFL_BADI has no exception.
Method SET_NEW_IMPL_CLASS_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMPL_CLASS_NAME_NEW | Value transfer | Type reference (TYPE) | SEOCLSNAME | 20060412 |
Method SET_NEW_IMPL_CLASS_NAME on class CL_EEF_ADJ_REQUEST_CONFL_BADI has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 710 |