SAP ABAP Data Element WDY_WB_VC_TYPING (Web Dynpro : Type Specification of Parameter)
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_TYPING
Short Description Web Dynpro : Type Specification of Parameter  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type WDY_WB_VC_TYPING    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 RefTo 
Medium 10 Reference 
Long 15 Reference Type 
Heading RefTo 
Documentation

Definition

The type specifies how a parameter is typed. You have the following options:

  • Reference to a data type with TYPE or TYPE REF TO (DATA)
  • Reference to an object type with TYPE REF TO

If the checkbox is set to "RefTo", "TYPE REF TO" is used for the typing, otherwise "TYPE" is used. Only "TYPE REF TO" is permitted for object types (classes, interfaces).

Use

Dependencies

Example

History
Last changed by/on SAP  20100420 
SAP Release Created in 700