SAP ABAP Class CL_WDY_WB_OUTPLUG_ED (Help Functions for Handling Outbound Plugs)
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_PROC_ED Web Dynpro: Parameter Editor of VC Editor 20030121
Properties
Class CL_WDY_WB_OUTPLUG_ED  
Short Description Help Functions for Handling Outbound Plugs    
Super Class CL_WDY_WB_PROC_ED Web Dynpro: Parameter Editor of VC 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 20030121   SAP 
Last change 20110908   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_WDY_WB_OUTPLUG_ED has no interface implemented.
Friends
Class CL_WDY_WB_OUTPLUG_ED has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CONTAINER_NAME Constant Private Type reference (TYPE) CHAR30 'PARAMETER_CONTAINER_OP' 20030121
2 M_REF_VIEW Instance attribute Private Object reference (TYPE REF TO) IF_WDY_MD_ABSTRACT_VIEW 20030121
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030121
2 COPY_OUTPLUG Instance method Public Method 20030121
3 CREATE_OUTPLUG Instance method Public Method 20030121
4 DELETE_OUTPLUG Instance method Public Method 20030121
5 GET_CURRENT_OUTPLUG Instance method Public Method Get Current Plug Parameters 20030121
6 GET_OUTPLUGS Instance method Public Method 20030121
7 RENAME_OUTPLUG Instance method Public Method 20030121
8 RESET_INTERFACE_PLUGS Instance method Public Method Reset Interface Property for Outbound Plugs 20051107
9 SET_OUTPLUG Instance method Public Method Set Current Outbound Plug Parameters 20030121
10 UPDATE_OUTPLUG Instance method Public Method 20030121
Events
Class CL_WDY_WB_OUTPLUG_ED has no event.
Types
Class CL_WDY_WB_OUTPLUG_ED has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CURRENT_ENHANCEMENT Call by reference Type reference (TYPE) ENHNAME aktuelles Enhancement (Erweiterungsmodus) 20050407
2 Importing P_MODE Value transfer Type reference (TYPE) CHAR1 'S'-> anzeigen/'M'->ändern/'E'->erweitern 20030121
3 Importing P_REF_VIEW Call by reference Object reference (TYPE REF TO) IF_WDY_MD_ABSTRACT_VIEW 20030121
4 Importing P_USE_ALV Value transfer Type reference (TYPE) SEU_BOOL ' ' 'X'->Parameterpflege mit ALV 20031215
5 Importing P_WITH_PARAM_EDITOR Value transfer Type reference (TYPE) SEU_BOOL 'X' ' '/'X'->Parameter-Editor nicht aktiv/aktiv 20031215

Method CONSTRUCTOR on class CL_WDY_WB_OUTPLUG_ED has no exception.

Method COPY_OUTPLUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ORIG_NAME Call by reference Type reference (TYPE) WDY_WB_VC_PLUG 20030121
2 Importing P_ORIG_VIEW Call by reference Type reference (TYPE) WDY_CONTROLLER_KEY 20030121
3 Importing P_PLUG Call by reference Type reference (TYPE) WDY_WB_VC_OUTPLUG_DEF 20030121
4 Importing P_REF_ORIG_VIEW Call by reference Object reference (TYPE REF TO) IF_WDY_MD_ABSTRACT_VIEW alternativ statt Key die Referenz 20030604
5 Returning P_REF_OUTPLUG Value transfer Object reference (TYPE REF TO) IF_WDY_MD_OUTBOUND_PLUG Referenz auf neuen Outplug 20030121

Method COPY_OUTPLUG on class CL_WDY_WB_OUTPLUG_ED has no exception.

Method CREATE_OUTPLUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PLUG Value transfer Type reference (TYPE) WDY_WB_VC_OUTPLUG_DEF 20030121
2 Returning P_RESULT Value transfer Object reference (TYPE REF TO) IF_WDY_MD_OUTBOUND_PLUG 20030121

Method CREATE_OUTPLUG on class CL_WDY_WB_OUTPLUG_ED has no exception.

Method DELETE_OUTPLUG 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_WB_VC_PLUG 20030121

Method DELETE_OUTPLUG on class CL_WDY_WB_OUTPLUG_ED has no exception.

Method GET_CURRENT_OUTPLUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_PARAM_TAB Call by reference Type reference (TYPE) WDY_WB_VC_PARAM_TAB 20030121
2 Exporting P_PLUG_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20030122

Method GET_CURRENT_OUTPLUG on class CL_WDY_WB_OUTPLUG_ED has no exception.

Method GET_OUTPLUGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_PLUGTAB Value transfer Type reference (TYPE) WDYVC_WB_VC_OUTPLUG_TAB Tabelle der Outbound-Plugs mit Parametern 20030121

Method GET_OUTPLUGS on class CL_WDY_WB_OUTPLUG_ED has no exception.

Method RENAME_OUTPLUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ORIG_NAME Call by reference Type reference (TYPE) WDY_WB_VC_PLUG 20030121
2 Importing P_PLUG Call by reference Type reference (TYPE) WDY_WB_VC_OUTPLUG_DEF 20030121

Method RENAME_OUTPLUG on class CL_WDY_WB_OUTPLUG_ED has no exception.

Method RESET_INTERFACE_PLUGS Signature

Method RESET_INTERFACE_PLUGS on class CL_WDY_WB_OUTPLUG_ED has no parameter.
Method RESET_INTERFACE_PLUGS on class CL_WDY_WB_OUTPLUG_ED has no exception.

Method SET_OUTPLUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_MODE Value transfer Type reference (TYPE) CHAR1 'S'-> anzeigen/'M'->ändern(übersteuert Editormode) 20031111
2 Importing P_PARAM_TAB Call by reference Type reference (TYPE) WDY_WB_VC_PARAM_TAB 20030121
3 Importing P_PLUG_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20030121
4 Importing P_REF_PLUG Call by reference Object reference (TYPE REF TO) IF_WDY_MD_OUTBOUND_PLUG 20030121

Method SET_OUTPLUG on class CL_WDY_WB_OUTPLUG_ED has no exception.

Method UPDATE_OUTPLUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CREATE_PARAM Call by reference Type reference (TYPE) SEU_BOOL 'X'->Parameter anlegen, falls sinnvoll 20080618
2 Exporting P_PARAM_TAB Call by reference Type reference (TYPE) WDY_WB_VC_PARAM_TAB Parametertabelle des Plugs 20080618
3 Importing P_PLUG Call by reference Type reference (TYPE) WDY_WB_VC_OUTPLUG_DEF 20030121

Method UPDATE_OUTPLUG on class CL_WDY_WB_OUTPLUG_ED has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640