SAP ABAP Class CL_EEF_ADJ_CONFLICT_WDY_LAYOUT (Conflict in layout 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 20050728
Properties
Class CL_EEF_ADJ_CONFLICT_WDY_LAYOUT  
Short Description Conflict in layout 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 20050728   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_EEF_ADJ_CONFLICT_WDY_LAYOUT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_EEF_ADJ_CONFLICT_WDY_NAVI Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_EEF_ADJ_CONFLICT_WDY_LAYOUT has no interface implemented.
Friends
Class CL_EEF_ADJ_CONFLICT_WDY_LAYOUT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_UI_ELEMENTS Instance attribute Private Type reference (TYPE) GT_UI_ELEMENT_INFO_TAB 20050926
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_UI_ELEMENT_NAME Instance method Public Method Checks changed plug name 20051005
2 GET_UI_ELEMENTS Instance method Public Method 20050926
3 RESOLVE_CONFLICT_BY_ADJ_LD Instance method Public Method Correction of a Conflict Through Adjustment of Layout Data 20070824
4 RESOLVE_CONFLICT_BY_DELETION Instance method Public Method Correction of a conflict by deleting the enh.impl.element 20051004
5 RESOLVE_CONFLICT_BY_RENAMING Instance method Public Method Correction of a conflict by renaming 20051005
6 SET_UI_ELEMENTS Instance method Public Method 20050926
Events
Class CL_EEF_ADJ_CONFLICT_WDY_LAYOUT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GT_UI_ELEMENT_INFO Public See coding 20050926 begin of gt_ui_element_info, ui_element_name type wdy_md_object_name, ui_element_def_lib type wdy_md_ui_element_library, ui_element_def type wdy_md_ui_element_def_name, ui_element_parent type wdy_md_object_name, ui_element_aggregation type wdy_md_ui_element_aggregation, ui_element_binding_name type wdy_md_object_name, layout_data_def type wdy_md_object_name, error_kind type cl_eef_adj_conflict_wdy=>gt_error_kind, msg type symsg, end of gt_ui_element_info
2 GT_UI_ELEMENT_INFO_TAB Public See coding 20050926 gt_ui_element_info_tab type standard table of gt_ui_element_info
Method Signatures

Method CHECK_UI_ELEMENT_NAME Signature

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

Method GET_UI_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_UI_ELEMENTS Call by reference Type reference (TYPE) GT_UI_ELEMENT_INFO_TAB 20050926

Method GET_UI_ELEMENTS on class CL_EEF_ADJ_CONFLICT_WDY_LAYOUT has no exception.

Method RESOLVE_CONFLICT_BY_ADJ_LD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_LINE Call by reference Type reference (TYPE) CL_EEF_ADJ_CONFLICT_WDY_LAYOUT=>GT_UI_ELEMENT_INFO 20070824

Method RESOLVE_CONFLICT_BY_ADJ_LD on class CL_EEF_ADJ_CONFLICT_WDY_LAYOUT 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_LINE Call by reference Type reference (TYPE) CL_EEF_ADJ_CONFLICT_WDY_LAYOUT=>GT_UI_ELEMENT_INFO 20051004

Method RESOLVE_CONFLICT_BY_DELETION on class CL_EEF_ADJ_CONFLICT_WDY_LAYOUT has no exception.

Method RESOLVE_CONFLICT_BY_RENAMING 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 20051005
2 Importing P_OLD_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20051005

Method RESOLVE_CONFLICT_BY_RENAMING on class CL_EEF_ADJ_CONFLICT_WDY_LAYOUT has no exception.

Method SET_UI_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_UI_ELEMENTS Call by reference Type reference (TYPE) GT_UI_ELEMENT_INFO_TAB 20050926

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