SAP ABAP Data Element WDY_WB_VC_PLUG (Web Dynpro: Name of Inbound/Outbound Plug)
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
Basic Data
Data Element WDY_WB_VC_PLUG
Short Description Web Dynpro: Name of Inbound/Outbound Plug  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type WDY_WB_VC_PLUG    
Data Type CHAR   Character String 
Length 20    
Decimal Places 0    
Output Length 20    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Plug Name 
Medium 15 Plug Name 
Long 20 Plug Name 
Heading 15 Plug Name 
Documentation

Definition

Unique label of a plug within a view.

The label can consist of alphanumeric characters and the special character underscore (_). The label must not start with a number, an underscore, or the letter combination wd.

Use

Inbound and outbound plugs are used for navigating between different views.

While inbound plugs define the possible entry points for a view, you can use outbound plugs to navigate to another view.

To be able to navigate from one view to another, an outbound plug of the first view must be linked with the inbound plug of the second view in each case using navigation links. The navigation links are not defined in the view, but in the window.

Dependencies

Inbound and outbound plugs share the same namespace.

Example

History
Last changed by/on SAP  20080411 
SAP Release Created in 630