SAP ABAP Class CL_EEF_ADJ_CONFLICT_WDY_SUBOBJ (Conflict at subobject level 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 20060125
Properties
Class CL_EEF_ADJ_CONFLICT_WDY_SUBOBJ  
Short Description Conflict at subobject level 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 20060125   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EEF_ADJ_CONFLICT_WDY_SUBOBJ has no forward declaration.
Interfaces
Class CL_EEF_ADJ_CONFLICT_WDY_SUBOBJ has no interface implemented.
Friends
Class CL_EEF_ADJ_CONFLICT_WDY_SUBOBJ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ELEMENTS Instance attribute Private Type reference (TYPE) GT_OBJ_INFO_TAB Conflict List 20060125
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_NAME Instance method Public Method Checks changed controller name 20060125
2 GET_ELEMENTS Instance method Public Method 20060125
3 RESOLVE_BY_DELETE_OBJ Instance method Public Method Correction of a conflict by deleting the enh.impl.element 20060125
4 RESOLVE_BY_RENAME_OBJ Instance method Public Method Correction of a conflict by renaming 20060125
5 SET_ELEMENTS Instance method Public Method Setting elements from checker 20060125
Events
Class CL_EEF_ADJ_CONFLICT_WDY_SUBOBJ has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GT_OBJ_INFO Public See coding 20060125 begin of gt_obj_info, error_kind type cl_eef_adj_conflict_wdy=>gt_error_kind, msg type symsg, end of gt_obj_info
2 GT_OBJ_INFO_TAB Public See coding 20060125 gt_obj_info_tab type standard table of gt_obj_info
Method Signatures

Method CHECK_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME Controllername 20060125
# Exception Resumable Description Created on
1 NOT_VALID Name ist nicht zulässig -> Message 20060125

Method GET_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_ELEMENTS Call by reference Type reference (TYPE) GT_OBJ_INFO_TAB 20060125

Method GET_ELEMENTS on class CL_EEF_ADJ_CONFLICT_WDY_SUBOBJ has no exception.

Method RESOLVE_BY_DELETE_OBJ Signature

Method RESOLVE_BY_DELETE_OBJ on class CL_EEF_ADJ_CONFLICT_WDY_SUBOBJ has no parameter.
Method RESOLVE_BY_DELETE_OBJ on class CL_EEF_ADJ_CONFLICT_WDY_SUBOBJ has no exception.

Method RESOLVE_BY_RENAME_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NEW_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME neuer Controller-Name 20060125

Method RESOLVE_BY_RENAME_OBJ on class CL_EEF_ADJ_CONFLICT_WDY_SUBOBJ has no exception.

Method SET_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ELEMENTS Call by reference Type reference (TYPE) GT_OBJ_INFO_TAB 20060125

Method SET_ELEMENTS on class CL_EEF_ADJ_CONFLICT_WDY_SUBOBJ has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 710