SAP ABAP Class CL_EEF_ADJ_CONFLICT_WDY_CTXT (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 20050914
Properties
Class CL_EEF_ADJ_CONFLICT_WDY_CTXT  
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 20050914   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EEF_ADJ_CONFLICT_WDY_CTXT has no forward declaration.
Interfaces
Class CL_EEF_ADJ_CONFLICT_WDY_CTXT has no interface implemented.
Friends
Class CL_EEF_ADJ_CONFLICT_WDY_CTXT 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_CTXT_INFO_TAB 20050914
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ATTRIBUTE_NAME Instance method Public Method Checks changed attribute name 20050915
2 CHECK_NODE_NAME Instance method Public Method Checks changed context node name 20050915
3 GET_ELEMENTS Instance method Public Method 20050914
4 RESOLVE_BY_DELETE_ATTRIBUTE Instance method Public Method Correction of a conflict by deleting the enh.impl.element 20050915
5 RESOLVE_BY_DELETE_MAPPING Instance method Public Method Correction of a conflict by deleting the enh.impl.element 20050915
6 RESOLVE_BY_DELETE_NODE Instance method Public Method Correction of a conflict by deleting the enh.impl.element 20050915
7 RESOLVE_BY_MOVE_TO_ROOT Instance method Public Method Correction by placing node under root node 20050928
8 RESOLVE_BY_RENAME_ATTRIBUTE Instance method Public Method Correction of a conflict by renaming an attribute 20050915
9 RESOLVE_BY_RENAME_NODE Instance method Public Method Correction of a conflict by renaming the node 20050915
10 SET_ELEMENTS Instance method Public Method Setting context elements from checker 20050914
Events
Class CL_EEF_ADJ_CONFLICT_WDY_CTXT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GT_CTXT_INFO Public See coding 20050914 begin of gt_ctxt_info, node_name type wdy_context_node_name, attribute_name type wdy_context_attribute_name, mapping_path type string, error_kind type cl_eef_adj_conflict_wdy=>gt_error_kind, msg type symsg, end of gt_ctxt_info
2 GT_CTXT_INFO_TAB Public See coding 20050914 gt_ctxt_info_tab type standard table of gt_ctxt_info
Method Signatures

Method CHECK_ATTRIBUTE_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 zu prüfender Attributname 20050915
2 Importing P_NODE_NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME Name des Vaterknotens 20050915
# Exception Resumable Description Created on
1 NOT_VALID Name ist nicht zulässig -> Message 20050915

Method CHECK_NODE_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 20050915
# Exception Resumable Description Created on
1 NOT_VALID Name ist nicht zulässig -> Message 20050915

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_CTXT_INFO_TAB 20050914

Method GET_ELEMENTS on class CL_EEF_ADJ_CONFLICT_WDY_CTXT has no exception.

Method RESOLVE_BY_DELETE_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME Attributname 20050915
2 Importing P_NODE_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME Name des Vaterknotens 20050915

Method RESOLVE_BY_DELETE_ATTRIBUTE on class CL_EEF_ADJ_CONFLICT_WDY_CTXT has no exception.

Method RESOLVE_BY_DELETE_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME Knotenname 20050915

Method RESOLVE_BY_DELETE_MAPPING on class CL_EEF_ADJ_CONFLICT_WDY_CTXT has no exception.

Method RESOLVE_BY_DELETE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME Knotenname 20050915

Method RESOLVE_BY_DELETE_NODE on class CL_EEF_ADJ_CONFLICT_WDY_CTXT has no exception.

Method RESOLVE_BY_MOVE_TO_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050928

Method RESOLVE_BY_MOVE_TO_ROOT on class CL_EEF_ADJ_CONFLICT_WDY_CTXT has no exception.

Method RESOLVE_BY_RENAME_ATTRIBUTE 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 Attributname 20050915
2 Importing P_NODE_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME Name des Vaterknotens 20050915
3 Importing P_OLD_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME alter Attributname 20050915

Method RESOLVE_BY_RENAME_ATTRIBUTE on class CL_EEF_ADJ_CONFLICT_WDY_CTXT has no exception.

Method RESOLVE_BY_RENAME_NODE 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 Knotenname 20050915
2 Importing P_OLD_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME alter Knotenname 20050915

Method RESOLVE_BY_RENAME_NODE on class CL_EEF_ADJ_CONFLICT_WDY_CTXT 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_CTXT_INFO_TAB 20050914

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