Hierarchy
⤷
⤷
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 | 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 | Instance attribute | Private | Type reference (TYPE) | WDY_COMPONENT_NAME | Web Dynpro: Component Name | 20050927 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ENH_TOOL_WDY | 20050908 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adapt Layout Data | 20070824 | |
| 2 | Instance method | Private | Method | Renaming Attribute Names in Context Binding | 20050928 | |
| 3 | Instance method | Private | Method | Renaming Node Names in Context Binding | 20050928 | |
| 4 | Instance method | Private | Method | Adapting Event Binding for Renamed/Deleted Action | 20050928 | |
| 5 | Instance method | Private | Method | Adapting context mappings that point to deleted/renamed node | 20050928 | |
| 6 | Instance method | Private | Method | Adapting navigation lins for renamed plug | 20050928 | |
| 7 | Instance method | Private | Method | Adapting navigation targets for renamed plug | 20050928 | |
| 8 | Instance method | Private | Method | Changes name of subscribed event in event handlers | 20050928 | |
| 9 | Instance method | Private | Method | Changes name of supply function in context node | 20050928 | |
| 10 | Instance method | Public | Constructor | CONSTRUCTOR | 20050908 | |
| 11 | Instance method | Public | Method | Deleting Controller Component | 20050908 | |
| 12 | Instance method | Public | Method | Deleting a component usage | 20070424 | |
| 13 | Instance method | Public | Method | Deleting a context attribute | 20050915 | |
| 14 | Instance method | Private | Method | Deleting Context Binding | 20050927 | |
| 15 | Instance method | Public | Method | Deleting mapping of a node | 20050915 | |
| 16 | Instance method | Public | Method | Deleting a context node | 20050915 | |
| 17 | Instance method | Public | Method | Deleting a Controller Usage (and Adaptation of Mapping) | 20110630 | |
| 18 | Instance method | Public | Method | Deleting a Pre/Post-Exit of a Method | 20050922 | |
| 19 | Instance method | Public | Method | Deletes navigation link | 20050926 | |
| 20 | Instance method | Public | Method | Deletes navigation target | 20050926 | |
| 21 | Instance method | Public | Method | Deleting a Plug | 20050908 | |
| 22 | Instance method | Private | Method | Deletes navig.links for deleted plug | 20050928 | |
| 23 | Instance method | Private | Method | Deletes navig. targets for deleted plug | 20050928 | |
| 24 | Instance method | Public | Method | Deletes remove entry for navigation target | 20050926 | |
| 25 | Instance method | Public | Method | Deleting a controller (incl. View/Window) | 20060126 | |
| 26 | Instance method | Public | Method | Deleting a plug | 20051004 | |
| 27 | Instance method | Public | Method | Deleting a plug | 20051004 | |
| 28 | Instance method | Private | Method | 20051004 | ||
| 29 | Instance method | Public | Method | Supplies enhancements for a controller | 20050908 | |
| 30 | Instance method | Public | Method | Supplies enhancements for a view/window | 20050908 | |
| 31 | Instance method | Public | Method | Reassigning a context node | 20050928 | |
| 32 | Instance method | Public | Method | Renaming a controller component | 20050908 | |
| 33 | Instance method | Public | Method | Renaming a component usage | 20070424 | |
| 34 | Instance method | Public | Method | Renaming a context node | 20050915 | |
| 35 | Instance method | Public | Method | Renaming a context node | 20050915 | |
| 36 | Instance method | Public | Method | Renaming a plug | 20050908 | |
| 37 | Instance method | Public | Method | Renaming a controller (incl. View/Window) | 20060126 | |
| 38 | Instance method | Public | Method | Renaming a plug | 20051005 | |
| 39 | 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 | P_NEW_LAYOUT_DATA | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Web Dynpro : Name eines Web Dynpro Metadaten Objekts | 20070824 | |||
| 2 | P_UI_ELEMENT_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20070824 | ||||
| 3 | P_VIEW_NAME | Call by reference | Type reference (TYPE) | WDY_VIEW_NAME | 20070824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070824 |
Method ADJ_CONTEXT_BINDING_FOR_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ATTR_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050928 | ||||
| 2 | P_NEW_ATTR_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050928 | ||||
| 3 | P_NODE_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050928 | ||||
| 4 | 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 | P_NEW_NODE_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050928 | ||||
| 2 | P_NODE_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050928 | ||||
| 3 | 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 | P_ACTION_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050928 | ||||
| 2 | P_NEW_ACTION_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | SPACE | ' '->Löschen des Event-Bindings | 20050928 | ||
| 3 | P_VIEW_NAME | Call by reference | Type reference (TYPE) | WDY_VIEW_NAME | 20050928 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050928 |
Method ADJ_REF_CONTEXT_MAPPINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_NEW_NODE_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | SPACE | ' '->löschen | 20050928 | ||
| 2 | P_REF_CONTROLLER_NAME | Call by reference | Type reference (TYPE) | WDY_CONTROLLER_NAME | 20050928 | ||||
| 3 | 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 | P_NEW_PLUG_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050928 | ||||
| 2 | P_REF_PLUG_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050928 | ||||
| 3 | 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 | P_NEW_PLUG_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050928 | ||||
| 2 | P_REF_PLUG_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050928 | ||||
| 3 | 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 | P_CONTROLLER_NAME | Call by reference | Type reference (TYPE) | WDY_CONTROLLER_NAME | 20050928 | ||||
| 2 | P_EVENT_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050928 | ||||
| 3 | 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 | P_CONTROLLER_NAME | Call by reference | Type reference (TYPE) | WDY_CONTROLLER_NAME | 20050928 | ||||
| 2 | P_NEW_SUPPLY_FUNC_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | SPACE | ' '-> clear | 20050928 | ||
| 3 | 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 | 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 | P_COMPO_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050908 | ||||
| 2 | P_CONTROLLER_NAME | Call by reference | Type reference (TYPE) | WDY_CONTROLLER_NAME | 20050908 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050908 |
Method DELETE_COMPUSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | name der Component-Usage | 20070424 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070424 |
Method DELETE_CONTEXT_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Web Dynpro : Name eines Web Dynpro Metadaten Objekts | 20050915 | |||
| 2 | P_CONTROLLER_NAME | Call by reference | Type reference (TYPE) | WDY_CONTROLLER_NAME | 20050915 | ||||
| 3 | P_NODE_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050915 |
Method DELETE_CONTEXT_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050927 | ||||
| 2 | P_NODE_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050927 | ||||
| 3 | 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 | P_CONTROLLER_NAME | Call by reference | Type reference (TYPE) | WDY_CONTROLLER_NAME | 20050915 | ||||
| 2 | P_NODE_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050915 |
Method DELETE_CONTEXT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CONTROLLER_NAME | Call by reference | Type reference (TYPE) | WDY_CONTROLLER_NAME | 20050915 | ||||
| 2 | P_NODE_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050915 |
Method DELETE_CTLR_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ADJUST_MAPPING | Call by reference | Type reference (TYPE) | CHAR1 | 'D'->Mapping löschen/'A'->anpassen/' '->ok | 20110630 | |||
| 2 | P_COMPONENT_USAGE | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20110630 | ||||
| 3 | P_CONTROLLER_NAME | Call by reference | Type reference (TYPE) | WDY_CONTROLLER_NAME | 20110630 | ||||
| 4 | P_USED_CONTROLLER | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20110630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110630 |
Method DELETE_METHOD_EXIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CONTROLLER_NAME | Call by reference | Type reference (TYPE) | WDY_CONTROLLER_NAME | 20050922 | ||||
| 2 | P_EXIT_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050922 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050922 |
Method DELETE_NAVIGATION_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_NAVLINK_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050926 | ||||
| 2 | P_WINDOW_NAME | Call by reference | Type reference (TYPE) | WDY_WINDOW_NAME | 20050926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050926 |
Method DELETE_NAVIGATION_TARGET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_NAVLINK_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050926 | ||||
| 2 | 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 | P_WINDOW_NAME | Call by reference | Type reference (TYPE) | WDY_WINDOW_NAME | 20050926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050926 |
Method DELETE_PLUG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PLUG_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050908 | ||||
| 2 | P_VIEW_NAME | Call by reference | Type reference (TYPE) | WDY_VIEW_NAME | 20050908 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050908 |
Method DELETE_REF_NAVI_LINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_REF_PLUG_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050928 | ||||
| 2 | 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 | P_REF_PLUG_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050928 | ||||
| 2 | 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 | P_NAVLINK_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050926 | ||||
| 2 | P_TARGREF_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050926 | ||||
| 3 | P_WINDOW_NAME | Call by reference | Type reference (TYPE) | WDY_WINDOW_NAME | 20050926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050926 |
Method DELETE_SUBOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CONTROLLER_NAME | Call by reference | Type reference (TYPE) | WDY_CONTROLLER_NAME | 20060126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060126 |
Method DELETE_UI_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_UI_ELEMENT_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20051004 | ||||
| 2 | P_VIEW_NAME | Call by reference | Type reference (TYPE) | WDY_VIEW_NAME | 20051004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051004 |
Method DELETE_UI_ELEMENT_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_BINDING_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Web Dynpro : Name eines Web Dynpro Metadaten Objekts | 20051004 | |||
| 2 | P_UI_ELEMENT_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20051004 | ||||
| 3 | P_VIEW_NAME | Call by reference | Type reference (TYPE) | WDY_VIEW_NAME | 20051004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051004 |
Method DELETE_UI_ELEMENT_REC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_UI_ELEMENT_NAME | Call by reference | Type reference (TYPE) | WDY_UI_ELEMENT_NAME | Web Dynpro : Name eines Web Dynpro Metadaten Objekts | 20051004 | |||
| 2 | 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 | P_CONTROLLER_NAME | Call by reference | Type reference (TYPE) | WDY_CONTROLLER_NAME | 20050908 | ||||
| 2 | P_ENH_DATA | Call by reference | Type reference (TYPE) | ENHWDYC | 20050908 | ||||
| 3 | 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 | P_ENH_DATA | Call by reference | Type reference (TYPE) | ENHWDYV | 20050908 | ||||
| 2 | P_VERSION | Call by reference | Type reference (TYPE) | R3STATE | 'I' | 20050908 | |||
| 3 | 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 | P_CONTROLLER_NAME | Call by reference | Type reference (TYPE) | WDY_CONTROLLER_NAME | 20050928 | ||||
| 2 | P_NODE_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050928 | ||||
| 3 | P_PARENT_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050928 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050928 |
Method RENAME_COMPO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CONTROLLER_NAME | Call by reference | Type reference (TYPE) | WDY_CONTROLLER_NAME | 20050908 | ||||
| 2 | P_NEW_COMPO_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050908 | ||||
| 3 | P_OLD_COMPO_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050908 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050908 |
Method RENAME_COMPUSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_NEW_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | neuer Name der Component-Usage | 20070424 | |||
| 2 | P_OLD_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Name der Component-Usage | 20070424 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070424 |
Method RENAME_CONTEXT_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CONTROLLER_NAME | Call by reference | Type reference (TYPE) | WDY_CONTROLLER_NAME | 20050915 | ||||
| 2 | P_NEW_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050915 | ||||
| 3 | P_NODE_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050915 | ||||
| 4 | P_OLD_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050915 |
Method RENAME_CONTEXT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CONTROLLER_NAME | Call by reference | Type reference (TYPE) | WDY_CONTROLLER_NAME | 20050915 | ||||
| 2 | P_NEW_NODE_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050915 | ||||
| 3 | P_OLD_NODE_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050915 |
Method RENAME_PLUG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_NEW_PLUG_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050908 | ||||
| 2 | P_OLD_PLUG_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050908 | ||||
| 3 | P_VIEW_NAME | Call by reference | Type reference (TYPE) | WDY_VIEW_NAME | 20050908 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050908 |
Method RENAME_SUBOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CONTROLLER_NAME | Call by reference | Type reference (TYPE) | WDY_CONTROLLER_NAME | 20060126 | ||||
| 2 | P_NEW_NAME | Call by reference | Type reference (TYPE) | WDY_CONTROLLER_NAME | 20060126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060126 | |||
| 2 | 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 | P_NEW_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20051005 | ||||
| 2 | P_OLD_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20051005 | ||||
| 3 | P_VIEW_NAME | Call by reference | Type reference (TYPE) | WDY_VIEW_NAME | 20051005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051005 |
Method REPLACE_METHOD_NAME_IN_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CODE_BODY | Call by reference | Type reference (TYPE) | STRING | 20050908 | ||||
| 2 | P_NEW_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20050908 | ||||
| 3 | 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 |