SAP ABAP Data Element WDY_WB_VC_CONTROLLER (Web Dynpro: View Name/Controller Name)
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_CONTROLLER
Short Description Web Dynpro: View Name/Controller Name  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type WDY_WB_VC_CONTROLLER    
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 View/Contr 
Medium 15 View/Controller 
Long 20 View/Controller 
Heading 20 View/Controller 
Documentation

Definition

Name of a controller, a view, or a window.

Use

A controller is the active part of a Web Dynpro application. It contains a context and a number of attributes, events, and methods.

A view describes the layout and the behavior of a rectangle area of a user interface. Each view is automatically assigned to a view controller. Always embed your view in a window.

A window is used to group multiple views and to specify the navigation between the views. A view can only displayed by the browser if the view is embedded in a window.

Dependencies

Example

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