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

Definition

Label for a Web Dynpro component. The label can consist of alpha- numeric characters and the special characters underscore (_) and slash (/). The slash (/) serves to delimit the namespeace prefix from the rest of the label. The label must not begin with a number.

Use

Web Dynpro is SAP NetWeaver's programming model for user interfaces (UI). The Web Dynpro model is based on the Model View Controller programming model and goes beyond the classical dynpro model, in particular with regard to the following points:

  • Clear separation of business and display logic
  • Uniform meta model for all types of user interfaces
  • Execution in a browser-based environment
  • Greatest possible platform-independence of interfaces

Dependencies

Example

Further information

For more information about Web Dynpro, see the SAP Library for SAP NetWeaver on the SAP Help Portal at http://help.sap.com/nw_platform under UI Technologies in SAP NetWeaver.

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