SAP ABAP Data Element FPM_STARTUP_PLUG (Web Dynpro: Name of Inbound/Outbound Plug)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_CORE (Package) Floorplan Manager (Framework)
Basic Data
Data Element FPM_STARTUP_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 FPM_STARTUP_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 ID for a plug in a view.

The ID can consist of the alphanumeric characters and the special character _ (underscore). The ID must not begin with a figure, an underline or the letter combination wd .

Use

Inbound and outbound plugs are used to navigate between different views.

Inbound plugs define the possible entry points of a view. Outbound plugs enable navigation to another view.

To navigate from one view to another, each outbound plug from the first view must be linked to one inbound plug of the second view with the help of 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  20110908 
SAP Release Created in 700