SAP ABAP Class CL_EEF_ADJ_CONFLICT_WDY_CO_USE (Conflict with Plugs of a Web Dynpro Enhancement)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SEEF_WDY_ENHANCEMENT (Package) Web Dynpro Enhancements
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EEF_ADJ_CONFLICT_WDY Conflict for Web Dynpro Enhancements 20110630
Properties
Class CL_EEF_ADJ_CONFLICT_WDY_CO_USE  
Short Description Conflict with Plugs of a Web Dynpro Enhancement    
Super Class CL_EEF_ADJ_CONFLICT_WDY Conflict for Web Dynpro Enhancements 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEEF_WDY_ENHANCEMENT   Web Dynpro Enhancements 
Created 20110629   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EEF_ADJ_CONFLICT_WDY_CO_USE has no forward declaration.
Interfaces
Class CL_EEF_ADJ_CONFLICT_WDY_CO_USE has no interface implemented.
Friends
Class CL_EEF_ADJ_CONFLICT_WDY_CO_USE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_USAGES Instance attribute Private Type reference (TYPE) GT_USAGE_INFO_TAB 20110630
Methods
# Method Level Visibility Method type Description Created on
1 GET_USAGES Instance method Public Method 20110630
2 RESOLVE_CONFLICT_BY_DELETION Instance method Public Method Correction of a conflict by deleting the enh.impl.element 20110630
3 SET_USAGES Instance method Public Method Set Checker Uses 20110630
Events
Class CL_EEF_ADJ_CONFLICT_WDY_CO_USE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GT_USAGE_INFO Public See coding 20110630 begin of gt_usage_info, component_usage type WDY_COMPONENT_USAGE_NAME, used_controller type WDY_MD_OBJECT_NAME, adjust_mapping type char1, error_kind type cl_eef_adj_conflict_wdy=>gt_error_kind, msg type symsg, end of gt_usage_info
2 GT_USAGE_INFO_TAB Public See coding 20110630 gt_usage_info_tab type standard table of gt_usage_info
Method Signatures

Method GET_USAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_USAGES Call by reference Type reference (TYPE) GT_USAGE_INFO_TAB 20110630

Method GET_USAGES on class CL_EEF_ADJ_CONFLICT_WDY_CO_USE has no exception.

Method RESOLVE_CONFLICT_BY_DELETION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ADJUST_MAPPING Call by reference Type reference (TYPE) CHAR1 'D'->Mapping löschen/'A '->anpassen/' '-> ok 20110630
2 Importing P_COMPONENT_USAGE Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20110630
3 Importing P_USED_CONTROLLER Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20110630

Method RESOLVE_CONFLICT_BY_DELETION on class CL_EEF_ADJ_CONFLICT_WDY_CO_USE has no exception.

Method SET_USAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_USAGES Call by reference Type reference (TYPE) GT_USAGE_INFO_TAB 20110630

Method SET_USAGES on class CL_EEF_ADJ_CONFLICT_WDY_CO_USE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740