SAP ABAP Class CL_ENH_WDY_API (Web Dynpro Enhancement (Special API for Adjustment))
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
Properties
Class CL_ENH_WDY_API  
Short Description Web Dynpro Enhancement (Special API for Adjustment)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEEF_WDY_ENHANCEMENT   Web Dynpro Enhancements 
Created 20050908   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 WDYVC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ENH_WDY_API has no interface implemented.
Friends
Class CL_ENH_WDY_API has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_COMPONENT_NAME Instance attribute Private Type reference (TYPE) WDY_COMPONENT_NAME Web Dynpro: Component Name 20050927
2 M_REF_ENH_TOOL Instance attribute Private Object reference (TYPE REF TO) CL_ENH_TOOL_WDY 20050908
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_LAYOUT_DATA Instance method Public Method Adapt Layout Data 20070824
2 ADJ_CONTEXT_BINDING_FOR_ATTR Instance method Private Method Renaming Attribute Names in Context Binding 20050928
3 ADJ_CONTEXT_BINDING_FOR_NODE Instance method Private Method Renaming Node Names in Context Binding 20050928
4 ADJ_EVENT_BINDING Instance method Private Method Adapting Event Binding for Renamed/Deleted Action 20050928
5 ADJ_REF_CONTEXT_MAPPINGS Instance method Private Method Adapting context mappings that point to deleted/renamed node 20050928
6 ADJ_REF_NAVI_LINKS Instance method Private Method Adapting navigation lins for renamed plug 20050928
7 ADJ_REF_NAVI_TARGETS Instance method Private Method Adapting navigation targets for renamed plug 20050928
8 ADJ_SUBSCRIBED_EVENT Instance method Private Method Changes name of subscribed event in event handlers 20050928
9 ADJ_SUBSCRIBED_SUPPLY_FUNC Instance method Private Method Changes name of supply function in context node 20050928
10 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050908
11 DELETE_COMPO Instance method Public Method Deleting Controller Component 20050908
12 DELETE_COMPUSAGE Instance method Public Method Deleting a component usage 20070424
13 DELETE_CONTEXT_ATTRIBUTE Instance method Public Method Deleting a context attribute 20050915
14 DELETE_CONTEXT_BINDING Instance method Private Method Deleting Context Binding 20050927
15 DELETE_CONTEXT_MAPPING Instance method Public Method Deleting mapping of a node 20050915
16 DELETE_CONTEXT_NODE Instance method Public Method Deleting a context node 20050915
17 DELETE_CTLR_USAGE Instance method Public Method Deleting a Controller Usage (and Adaptation of Mapping) 20110630
18 DELETE_METHOD_EXIT Instance method Public Method Deleting a Pre/Post-Exit of a Method 20050922
19 DELETE_NAVIGATION_LINK Instance method Public Method Deletes navigation link 20050926
20 DELETE_NAVIGATION_TARGET Instance method Public Method Deletes navigation target 20050926
21 DELETE_PLUG Instance method Public Method Deleting a Plug 20050908
22 DELETE_REF_NAVI_LINKS Instance method Private Method Deletes navig.links for deleted plug 20050928
23 DELETE_REF_NAVI_TARGETS Instance method Private Method Deletes navig. targets for deleted plug 20050928
24 DELETE_REMOVED_NAVI_TARGET Instance method Public Method Deletes remove entry for navigation target 20050926
25 DELETE_SUBOBJ Instance method Public Method Deleting a controller (incl. View/Window) 20060126
26 DELETE_UI_ELEMENT Instance method Public Method Deleting a plug 20051004
27 DELETE_UI_ELEMENT_BINDING Instance method Public Method Deleting a plug 20051004
28 DELETE_UI_ELEMENT_REC Instance method Private Method 20051004
29 GET_CONTROLLER_DATA Instance method Public Method Supplies enhancements for a controller 20050908
30 GET_VIEW_DATA Instance method Public Method Supplies enhancements for a view/window 20050908
31 MOVE_CONTEXT_NODE Instance method Public Method Reassigning a context node 20050928
32 RENAME_COMPO Instance method Public Method Renaming a controller component 20050908
33 RENAME_COMPUSAGE Instance method Public Method Renaming a component usage 20070424
34 RENAME_CONTEXT_ATTRIBUTE Instance method Public Method Renaming a context node 20050915
35 RENAME_CONTEXT_NODE Instance method Public Method Renaming a context node 20050915
36 RENAME_PLUG Instance method Public Method Renaming a plug 20050908
37 RENAME_SUBOBJ Instance method Public Method Renaming a controller (incl. View/Window) 20060126
38 RENAME_UI_ELEMENT Instance method Public Method Renaming a plug 20051005
39 REPLACE_METHOD_NAME_IN_CODE Instance method Private Method Renaming of method name in code 20050908
Events
Class CL_ENH_WDY_API has no event.
Types
Class CL_ENH_WDY_API has no local type.
Method Signatures

Method ADJUST_LAYOUT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NEW_LAYOUT_DATA Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME Web Dynpro : Name eines Web Dynpro Metadaten Objekts 20070824
2 Importing P_UI_ELEMENT_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20070824
3 Importing P_VIEW_NAME Call by reference Type reference (TYPE) WDY_VIEW_NAME 20070824
# Exception Resumable Description Created on
1 NOT_EXISTING 20070824

Method ADJ_CONTEXT_BINDING_FOR_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ATTR_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050928
2 Importing P_NEW_ATTR_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050928
3 Importing P_NODE_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050928
4 Importing P_VIEW_NAME Call by reference Type reference (TYPE) WDY_VIEW_NAME 20050928

Method ADJ_CONTEXT_BINDING_FOR_ATTR on class CL_ENH_WDY_API has no exception.

Method ADJ_CONTEXT_BINDING_FOR_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NEW_NODE_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050928
2 Importing P_NODE_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050928
3 Importing P_VIEW_NAME Call by reference Type reference (TYPE) WDY_VIEW_NAME 20050928

Method ADJ_CONTEXT_BINDING_FOR_NODE on class CL_ENH_WDY_API has no exception.

Method ADJ_EVENT_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ACTION_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050928
2 Importing P_NEW_ACTION_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME SPACE ' '->Löschen des Event-Bindings 20050928
3 Importing P_VIEW_NAME Call by reference Type reference (TYPE) WDY_VIEW_NAME 20050928
# Exception Resumable Description Created on
1 NOT_EXISTING 20050928

Method ADJ_REF_CONTEXT_MAPPINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NEW_NODE_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME SPACE ' '->löschen 20050928
2 Importing P_REF_CONTROLLER_NAME Call by reference Type reference (TYPE) WDY_CONTROLLER_NAME 20050928
3 Importing P_REF_NODE_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050928

Method ADJ_REF_CONTEXT_MAPPINGS on class CL_ENH_WDY_API has no exception.

Method ADJ_REF_NAVI_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NEW_PLUG_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050928
2 Importing P_REF_PLUG_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050928
3 Importing P_REF_VIEW_NAME Call by reference Type reference (TYPE) WDY_VIEW_NAME 20050928

Method ADJ_REF_NAVI_LINKS on class CL_ENH_WDY_API has no exception.

Method ADJ_REF_NAVI_TARGETS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NEW_PLUG_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050928
2 Importing P_REF_PLUG_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050928
3 Importing P_REF_VIEW_NAME Call by reference Type reference (TYPE) WDY_VIEW_NAME 20050928

Method ADJ_REF_NAVI_TARGETS on class CL_ENH_WDY_API has no exception.

Method ADJ_SUBSCRIBED_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CONTROLLER_NAME Call by reference Type reference (TYPE) WDY_CONTROLLER_NAME 20050928
2 Importing P_EVENT_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050928
3 Importing P_NEW_EVENT_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME SPACE ' '->clear 20050928

Method ADJ_SUBSCRIBED_EVENT on class CL_ENH_WDY_API has no exception.

Method ADJ_SUBSCRIBED_SUPPLY_FUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CONTROLLER_NAME Call by reference Type reference (TYPE) WDY_CONTROLLER_NAME 20050928
2 Importing P_NEW_SUPPLY_FUNC_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME SPACE ' '-> clear 20050928
3 Importing P_SUPPLY_FUNC_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050928

Method ADJ_SUBSCRIBED_SUPPLY_FUNC on class CL_ENH_WDY_API has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_REF_ENH_TOOL Call by reference Object reference (TYPE REF TO) CL_ENH_TOOL_WDY 20050908

Method CONSTRUCTOR on class CL_ENH_WDY_API has no exception.

Method DELETE_COMPO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_COMPO_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050908
2 Importing P_CONTROLLER_NAME Call by reference Type reference (TYPE) WDY_CONTROLLER_NAME 20050908
# Exception Resumable Description Created on
1 NOT_EXISTING 20050908

Method DELETE_COMPUSAGE 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 name der Component-Usage 20070424
# Exception Resumable Description Created on
1 NOT_EXISTING 20070424

Method DELETE_CONTEXT_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ATTRIBUTE_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME Web Dynpro : Name eines Web Dynpro Metadaten Objekts 20050915
2 Importing P_CONTROLLER_NAME Call by reference Type reference (TYPE) WDY_CONTROLLER_NAME 20050915
3 Importing P_NODE_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050915
# Exception Resumable Description Created on
1 NOT_EXISTING 20050915

Method DELETE_CONTEXT_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ATTRIBUTE_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050927
2 Importing P_NODE_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050927
3 Importing P_VIEW_NAME Call by reference Type reference (TYPE) WDY_VIEW_NAME 20050927

Method DELETE_CONTEXT_BINDING on class CL_ENH_WDY_API has no exception.

Method DELETE_CONTEXT_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CONTROLLER_NAME Call by reference Type reference (TYPE) WDY_CONTROLLER_NAME 20050915
2 Importing P_NODE_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050915
# Exception Resumable Description Created on
1 NOT_EXISTING 20050915

Method DELETE_CONTEXT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CONTROLLER_NAME Call by reference Type reference (TYPE) WDY_CONTROLLER_NAME 20050915
2 Importing P_NODE_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050915
# Exception Resumable Description Created on
1 NOT_EXISTING 20050915

Method DELETE_CTLR_USAGE 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_CONTROLLER_NAME Call by reference Type reference (TYPE) WDY_CONTROLLER_NAME 20110630
4 Importing P_USED_CONTROLLER Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20110630
# Exception Resumable Description Created on
1 NOT_EXISTING 20110630

Method DELETE_METHOD_EXIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CONTROLLER_NAME Call by reference Type reference (TYPE) WDY_CONTROLLER_NAME 20050922
2 Importing P_EXIT_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050922
# Exception Resumable Description Created on
1 NOT_EXISTING 20050922

Method DELETE_NAVIGATION_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NAVLINK_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050926
2 Importing P_WINDOW_NAME Call by reference Type reference (TYPE) WDY_WINDOW_NAME 20050926
# Exception Resumable Description Created on
1 NOT_EXISTING 20050926

Method DELETE_NAVIGATION_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NAVLINK_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050926
2 Importing P_TARGREF_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME falls nicht spezifiziert, alle Targets zum Link P_NAVLINK_NA 20050926
3 Importing P_WINDOW_NAME Call by reference Type reference (TYPE) WDY_WINDOW_NAME 20050926
# Exception Resumable Description Created on
1 NOT_EXISTING 20050926

Method DELETE_PLUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PLUG_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050908
2 Importing P_VIEW_NAME Call by reference Type reference (TYPE) WDY_VIEW_NAME 20050908
# Exception Resumable Description Created on
1 NOT_EXISTING 20050908

Method DELETE_REF_NAVI_LINKS Signature

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

Method DELETE_REF_NAVI_LINKS on class CL_ENH_WDY_API has no exception.

Method DELETE_REF_NAVI_TARGETS Signature

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

Method DELETE_REF_NAVI_TARGETS on class CL_ENH_WDY_API has no exception.

Method DELETE_REMOVED_NAVI_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NAVLINK_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050926
2 Importing P_TARGREF_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050926
3 Importing P_WINDOW_NAME Call by reference Type reference (TYPE) WDY_WINDOW_NAME 20050926
# Exception Resumable Description Created on
1 NOT_EXISTING 20050926

Method DELETE_SUBOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CONTROLLER_NAME Call by reference Type reference (TYPE) WDY_CONTROLLER_NAME 20060126
# Exception Resumable Description Created on
1 NOT_EXISTING 20060126

Method DELETE_UI_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_UI_ELEMENT_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20051004
2 Importing P_VIEW_NAME Call by reference Type reference (TYPE) WDY_VIEW_NAME 20051004
# Exception Resumable Description Created on
1 NOT_EXISTING 20051004

Method DELETE_UI_ELEMENT_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_BINDING_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME Web Dynpro : Name eines Web Dynpro Metadaten Objekts 20051004
2 Importing P_UI_ELEMENT_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20051004
3 Importing P_VIEW_NAME Call by reference Type reference (TYPE) WDY_VIEW_NAME 20051004
# Exception Resumable Description Created on
1 NOT_EXISTING 20051004

Method DELETE_UI_ELEMENT_REC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_UI_ELEMENT_NAME Call by reference Type reference (TYPE) WDY_UI_ELEMENT_NAME Web Dynpro : Name eines Web Dynpro Metadaten Objekts 20051004
2 Changing P_VIEW_DATA Call by reference Type reference (TYPE) ENHWDYV Web Dynpro: Extensibility View-Struktur 20051004

Method DELETE_UI_ELEMENT_REC on class CL_ENH_WDY_API has no exception.

Method GET_CONTROLLER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CONTROLLER_NAME Call by reference Type reference (TYPE) WDY_CONTROLLER_NAME 20050908
2 Exporting P_ENH_DATA Call by reference Type reference (TYPE) ENHWDYC 20050908
3 Importing P_VERSION Call by reference Type reference (TYPE) R3STATE 'I' 20050908

Method GET_CONTROLLER_DATA on class CL_ENH_WDY_API has no exception.

Method GET_VIEW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_ENH_DATA Call by reference Type reference (TYPE) ENHWDYV 20050908
2 Importing P_VERSION Call by reference Type reference (TYPE) R3STATE 'I' 20050908
3 Importing P_VIEW_NAME Call by reference Type reference (TYPE) WDY_VIEW_NAME 20050908

Method GET_VIEW_DATA on class CL_ENH_WDY_API has no exception.

Method MOVE_CONTEXT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CONTROLLER_NAME Call by reference Type reference (TYPE) WDY_CONTROLLER_NAME 20050928
2 Importing P_NODE_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050928
3 Importing P_PARENT_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050928
# Exception Resumable Description Created on
1 NOT_EXISTING 20050928

Method RENAME_COMPO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CONTROLLER_NAME Call by reference Type reference (TYPE) WDY_CONTROLLER_NAME 20050908
2 Importing P_NEW_COMPO_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050908
3 Importing P_OLD_COMPO_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050908
# Exception Resumable Description Created on
1 NOT_EXISTING 20050908

Method RENAME_COMPUSAGE 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 Name der Component-Usage 20070424
2 Importing P_OLD_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME Name der Component-Usage 20070424
# Exception Resumable Description Created on
1 NOT_EXISTING 20070424

Method RENAME_CONTEXT_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CONTROLLER_NAME Call by reference Type reference (TYPE) WDY_CONTROLLER_NAME 20050915
2 Importing P_NEW_ATTRIBUTE_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050915
3 Importing P_NODE_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050915
4 Importing P_OLD_ATTRIBUTE_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050915
# Exception Resumable Description Created on
1 NOT_EXISTING 20050915

Method RENAME_CONTEXT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CONTROLLER_NAME Call by reference Type reference (TYPE) WDY_CONTROLLER_NAME 20050915
2 Importing P_NEW_NODE_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050915
3 Importing P_OLD_NODE_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050915
# Exception Resumable Description Created on
1 NOT_EXISTING 20050915

Method RENAME_PLUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NEW_PLUG_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050908
2 Importing P_OLD_PLUG_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050908
3 Importing P_VIEW_NAME Call by reference Type reference (TYPE) WDY_VIEW_NAME 20050908
# Exception Resumable Description Created on
1 NOT_EXISTING 20050908

Method RENAME_SUBOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CONTROLLER_NAME Call by reference Type reference (TYPE) WDY_CONTROLLER_NAME 20060126
2 Importing P_NEW_NAME Call by reference Type reference (TYPE) WDY_CONTROLLER_NAME 20060126
# Exception Resumable Description Created on
1 NOT_EXISTING 20060126
2 NOT_ORIGINAL_IN_ENH Objekt liegt nicht original im Enhancement 20060126

Method RENAME_UI_ELEMENT 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
3 Importing P_VIEW_NAME Call by reference Type reference (TYPE) WDY_VIEW_NAME 20051005
# Exception Resumable Description Created on
1 NOT_EXISTING 20051005

Method REPLACE_METHOD_NAME_IN_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_CODE_BODY Call by reference Type reference (TYPE) STRING 20050908
2 Importing P_NEW_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050908
3 Importing P_OLD_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050908

Method REPLACE_METHOD_NAME_IN_CODE on class CL_ENH_WDY_API has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710