SAP ABAP Class CL_WDY_WB_VC_PLUG_SUPPORT (Help Functions for Handling of Plugs in Editor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
⤷
SWDP_DWB_TOOL_VIEW_CONTROLLER (Package) Web Dynpro Workbench Tool: View/Controller Editor
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDY_WB_VC_PROC_SUPPORT | Help Functions for Handling Procedures in Editor | 20021015 |
Properties
| Class | CL_WDY_WB_VC_PLUG_SUPPORT | |
| Short Description | Help Functions for Handling of Plugs in Editor | |
| Super Class | CL_WDY_WB_VC_PROC_SUPPORT | Help Functions for Handling Procedures in Editor |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_DWB_TOOL_VIEW_CONTROLLER | Web Dynpro Workbench Tool: View/Controller Editor |
| Created | 20021008 | SAP |
| Last change | 20021015 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDY_WB_VC_PLUG_SUPPORT has no forward declaration.
Interfaces
Class CL_WDY_WB_VC_PLUG_SUPPORT has no interface implemented.
Friends
Class CL_WDY_WB_VC_PLUG_SUPPORT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDY_MD_ABSTRACT_VIEW | 20021008 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20021008 | |
| 2 | Instance method | Public | Method | 20021008 | ||
| 3 | Instance method | Public | Method | 20021008 | ||
| 4 | Instance method | Public | Method | 20021008 | ||
| 5 | Instance method | Public | Method | 20021008 | ||
| 6 | Static method | Public | Method | Method Name for Inbound Plug | 20021111 | |
| 7 | Instance method | Public | Method | 20021008 | ||
| 8 | Instance method | Public | Method | 20021008 |
Events
Class CL_WDY_WB_VC_PLUG_SUPPORT has no event.
Types
Class CL_WDY_WB_VC_PLUG_SUPPORT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_REF_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_ABSTRACT_VIEW | 20021008 |
Method CONSTRUCTOR on class CL_WDY_WB_VC_PLUG_SUPPORT has no exception.
Method COPY_INPLUG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ORIG_NAME | Call by reference | Type reference (TYPE) | WDY_WB_VC_PLUG | 20021008 | ||||
| 2 | P_ORIG_VIEW | Call by reference | Type reference (TYPE) | WDY_CONTROLLER_KEY | 20021014 | ||||
| 3 | P_PLUG | Call by reference | Type reference (TYPE) | WDY_WB_VC_INPLUG_MAP | 20021008 |
Method COPY_INPLUG on class CL_WDY_WB_VC_PLUG_SUPPORT has no exception.
Method CREATE_INPLUG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PLUG | Value transfer | Type reference (TYPE) | WDY_WB_VC_INPLUG_MAP | 20021008 | ||||
| 2 | P_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_INBOUND_PLUG | 20021008 |
Method CREATE_INPLUG on class CL_WDY_WB_VC_PLUG_SUPPORT has no exception.
Method DELETE_INPLUG 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_WB_VC_PLUG | 20021008 |
Method DELETE_INPLUG on class CL_WDY_WB_VC_PLUG_SUPPORT has no exception.
Method GET_INPLUGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PLUGTAB | Value transfer | Type reference (TYPE) | WDY_WB_VC_INPLUG_MAP_TAB | 20021008 |
Method GET_INPLUGS on class CL_WDY_WB_VC_PLUG_SUPPORT has no exception.
Method GET_METHOD_NAME_FOR_INPLUG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_INPLUG | Call by reference | Type reference (TYPE) | WDY_WB_VC_PLUG | WebDynpro: Name eines Inbound Plug | 20021111 | |||
| 2 | P_METHOD_NAME | Value transfer | Type reference (TYPE) | WDY_WB_VC_METHNAME | WedDynpro: Methode | 20021111 |
Method GET_METHOD_NAME_FOR_INPLUG on class CL_WDY_WB_VC_PLUG_SUPPORT has no exception.
Method RENAME_INPLUG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ORIG_NAME | Call by reference | Type reference (TYPE) | WDY_WB_VC_PLUG | 20021008 | ||||
| 2 | P_PLUG | Call by reference | Type reference (TYPE) | WDY_WB_VC_INPLUG_MAP | 20021008 |
Method RENAME_INPLUG on class CL_WDY_WB_VC_PLUG_SUPPORT has no exception.
Method UPDATE_INPLUG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PLUG | Call by reference | Type reference (TYPE) | WDY_WB_VC_INPLUG_MAP | WebDynpro: Dynprostruk für Zuordnung Inbound-Plug<->Methode | 20021008 |
Method UPDATE_INPLUG on class CL_WDY_WB_VC_PLUG_SUPPORT has no exception.
History
| Last changed by/on | SAP | 20021015 |
| SAP Release Created in | 630 |