SAP ABAP Interface IF_EEF_ADJ_CONFLICT (Enhancement Adjustment: Conflict)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ENH (Application Component) Enhancement Tools
     SEEF_ADJUSTMENT (Package) Enhancement Adjustment
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_EEF_ADJ_CONFLICT_ADJUSTABLE WB - Adjustm. Enhancements - Autom. Adjustable Conflict 20060419
2 Interface composition (i COMPRISING i_ref)  IF_EEF_ADJ_CONFLICT_REFRESH WB - Adjustment Enhancements - Conflict can be updated 20060407
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EEF_ADJ_ABSTRACT_CONFLICT Abstract Conflict for Enhancement Adjustment 20060109
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EEF_ADJ_CONFLICT_CLASS Conflict for Class Enhancements 20050413
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EEF_ADJ_CONFLICT_FUGR Conflict for Function Group Enhancements 20050118
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EEF_ADJ_CONFLICT_WDY Conflict for Web Dynpro Enhancements 20050728
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EEF_ADJ_SCP_CONFLICT Conflict for Source Code Plug-ins 20090113
Properties
Interface IF_EEF_ADJ_CONFLICT  
Short Description Enhancement Adjustment: Conflict    
General Data
Package SEEF_ADJUSTMENT   Enhancement Adjustment 
Created 20050104   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_EEF_ADJ_CONFLICT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20050225
Friends
Interface IF_EEF_ADJ_CONFLICT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ADJUSTED Constant Public Type reference (TYPE) SEEF_ADJ_CONFLICT_TYPE '_ADJ' Type of a Conflict 20060413
2 C_ENHANCED_OBJECT_IS_DELETED Constant Public Type reference (TYPE) SEEF_ADJ_CONFLICT_TYPE '_DEL' Type of a Conflict 20050810
3 C_ERROR Constant Public Type reference (TYPE) SEEF_ADJ_CONFLICT_TYPE '_ERR' Type of a Conflict 20050509
4 C_MISSING_CONTRACT Constant Public Type reference (TYPE) SEEF_ADJ_CONFLICT_TYPE '_CON' Type of a Conflict 20050912
5 C_PRIO_HIGH Constant Public Type reference (TYPE) SEEF_ADJ_CONFLICT_PRIORITY 2 20090120
6 C_PRIO_LOW Constant Public Type reference (TYPE) SEEF_ADJ_CONFLICT_PRIORITY 4 20090120
7 C_PRIO_MEDIUM Constant Public Type reference (TYPE) SEEF_ADJ_CONFLICT_PRIORITY 3 20090120
8 C_PRIO_VERY_HIGH Constant Public Type reference (TYPE) SEEF_ADJ_CONFLICT_PRIORITY 1 20090120
9 C_SCOPE_ACTIVATION Constant Public Type reference (TYPE) I 1 20091123
10 C_SCOPE_DEFAULT Constant Public Type reference (TYPE) I 0 20091123
Methods
# Method Level Visibility Method type Description Created on
1 GET_ADJUSTMENT_STATE Instance method Public Method Determines compare status 20050112
2 GET_CONFLICT_PRIORITY Instance method Public Method Returns the priority of a conflict 20080819
3 GET_CONFLICT_TYPE Instance method Public Method Determines the conflict type 20050411
4 GET_DATA Instance method Public Method Returns conflict data 20050107
5 GET_DATA_STRUCTURE Instance method Public Method Returns data structure name 20050107
6 GET_ID Instance method Public Method Returns conflict ID 20050104
7 INIT Instance method Public Method Initialize 20050107
8 SET_ADJUSTMENT_STATE Instance method Public Method Sets Adjustment Status 20050114
9 SET_CONFLICT_PRIORITY Instance method Public Method Sets the priority of a conflict 20080819
10 SET_ID Instance method Public Method Sets conflict ID 20050107
Events
# Event Type Visibility Description Created on
1 CHANGED Instance Event
(0)
Public
(2)
Conflict Changed 20050118
Types
Interface IF_EEF_ADJ_CONFLICT has no local type.
Method Signatures

Method GET_ADJUSTMENT_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ADJUSTMENT_STATE Value transfer Type reference (TYPE) ENHSTATE Enhancement Abgleichstatus 20050112

Method GET_ADJUSTMENT_STATE on Interface IF_EEF_ADJ_CONFLICT has no exception.

Method GET_CONFLICT_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PRIORITY Value transfer Type reference (TYPE) SEEF_ADJ_CONFLICT_PRIORITY Priorität eines Konflikts 20080819

Method GET_CONFLICT_PRIORITY on Interface IF_EEF_ADJ_CONFLICT has no exception.

Method GET_CONFLICT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONFLICT_TYPE Value transfer Type reference (TYPE) SEEF_ADJ_CONFLICT_TYPE Art eines Konflikts 20050411

Method GET_CONFLICT_TYPE on Interface IF_EEF_ADJ_CONFLICT has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONFLICT_DATA Call by reference Type reference (TYPE) DATA Konfliktdaten 20050107

Method GET_DATA on Interface IF_EEF_ADJ_CONFLICT has no exception.

Method GET_DATA_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STRUCTURE_NAME Value transfer Type reference (TYPE) TABNAME Tabellenname 20050107

Method GET_DATA_STRUCTURE on Interface IF_EEF_ADJ_CONFLICT has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ID Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20050104

Method GET_ID on Interface IF_EEF_ADJ_CONFLICT has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFLICT_DATA Call by reference Type reference (TYPE) DATA Konfliktdaten 20050107

Method INIT on Interface IF_EEF_ADJ_CONFLICT has no exception.

Method SET_ADJUSTMENT_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADJUSTMENT_STATE Call by reference Type reference (TYPE) ENHSTATE Enhancement Abgleichstatus 20050114

Method SET_ADJUSTMENT_STATE on Interface IF_EEF_ADJ_CONFLICT has no exception.

Method SET_CONFLICT_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PRIORITY Call by reference Type reference (TYPE) SEEF_ADJ_CONFLICT_PRIORITY Priorität eines Konflikts 20080819

Method SET_CONFLICT_PRIORITY on Interface IF_EEF_ADJ_CONFLICT has no exception.

Method SET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) INT4 Konflikt-ID 20050107

Method SET_ID on Interface IF_EEF_ADJ_CONFLICT has no exception.
Event Signatures

Event CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 CONFLICT Exporting Value transfer Object reference (TYPE REF TO) IF_EEF_ADJ_CONFLICT Enhancement Abgleich: Konflikt 20050118
History
Last changed by/on SAP  20110908 
SAP Release Created in 700