SAP ABAP Class CL_EEF_ADJ_REQUEST_CONFLICT (Request for Processing Conflicts)
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_ABSTRACT_REQUEST Abstract Request for Enhancement Adjustment Tools 20050330
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EEF_ADJ_REQUEST_CONFL_BADI WB - BAdI Adjustm. - BAdI Request 20060411
2 Inheritance (c INHERITING FROM c_ref)  CL_EEF_ADJ_REQ_CONFL_HOOK_IMPL Request for Processing Hook Implementation Conflicts 20050406
Properties
Class CL_EEF_ADJ_REQUEST_CONFLICT  
Short Description Request for Processing Conflicts    
Super Class CL_EEF_ADJ_ABSTRACT_REQUEST Abstract Request for Enhancement Adjustment Tools 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEEF_ADJUSTMENT   Enhancement Adjustment 
Created 20050330   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EEF_ADJ_REQUEST_CONFLICT has no forward declaration.
Interfaces
Class CL_EEF_ADJ_REQUEST_CONFLICT has no interface implemented.
Friends
Class CL_EEF_ADJ_REQUEST_CONFLICT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONFLICT Instance attribute Protected Object reference (TYPE REF TO) IF_EEF_ADJ_CONFLICT Enhancement Adjustment: Conflict 20050330
2 C_OPERATION_AUTO_ADJUST Constant Public Type reference (TYPE) SEEF_ADJ_OPERATION 'AUTOADJUST' 20090117
3 C_OPERATION_DEL_ENH_IMPL Constant Public Type reference (TYPE) SEEF_ADJ_OPERATION 'DELENHIMPL' Request Operation 20060425
4 C_OPERATION_EDIT Constant Public Type reference (TYPE) SEEF_ADJ_OPERATION 'EDIT' Request Operation 20050406
5 C_OPERATION_SET_ADJUSTED Constant Public Type reference (TYPE) SEEF_ADJ_OPERATION 'SET_ADJ' Request Operation 20050411
6 C_OPERATION_SET_RESETTED Constant Public Type reference (TYPE) SEEF_ADJ_OPERATION 'RESET' Request Operation 20060913
7 C_OPERATION_TERMINATE_EDITING Constant Public Type reference (TYPE) SEEF_ADJ_OPERATION 'EDIT_END' Request Operation 20050408
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Generates a Conflict Request 20090117
2 GET_CONFLICT Instance method Public Method Determines conflict to be processed 20050330
3 SET_CONFLICT Instance method Public Method Sets the conflict to be processed 20050406
Events
Class CL_EEF_ADJ_REQUEST_CONFLICT has no event.
Types
Class CL_EEF_ADJ_REQUEST_CONFLICT has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFLICT Call by reference Object reference (TYPE REF TO) IF_EEF_ADJ_CONFLICT 20090117
2 Importing OPERATION Call by reference Type reference (TYPE) SEEF_ADJ_OPERATION 20090117
3 Returning REQUEST Value transfer Object reference (TYPE REF TO) CL_EEF_ADJ_REQUEST_CONFLICT 20090117

Method CREATE on class CL_EEF_ADJ_REQUEST_CONFLICT has no exception.

Method GET_CONFLICT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONFLICT Value transfer Object reference (TYPE REF TO) IF_EEF_ADJ_CONFLICT Enhancement Abgleich: Konflikt 20050330

Method GET_CONFLICT on class CL_EEF_ADJ_REQUEST_CONFLICT has no exception.

Method SET_CONFLICT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFLICT Call by reference Object reference (TYPE REF TO) IF_EEF_ADJ_CONFLICT Enhancement Abgleich: Konflikt 20050406

Method SET_CONFLICT on class CL_EEF_ADJ_REQUEST_CONFLICT has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710