SAP ABAP Data Element WDY_WB_WIZARD_PKIND (Representation of Parameter in Web Dynpro Controller)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_DWB_WORKBENCH_TOOLS_MISC (Package) Web Dynpro: General Functions of Workbench
Basic Data
Data Element WDY_WB_WIZARD_PKIND
Short Description Representation of Parameter in Web Dynpro Controller  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type WDY_WB_WIZARD_PKIND    
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 Obj. 
Medium 10 ObjectType 
Long 15 Object Type 
Heading 10 ObjectType 
Documentation

Definition

The indicator determines how a service parameter should be represented in the Web Dynpro controller.

Use

  • Select the field if you want to create a context node/context attribute for the service parameter. This only makes sense if the value should be displayed in the UI.
  • If the field is not selected, the parameter is created as a controller attribute. This makes sense if the value is only required locally and should not be displayed in the UI. The attribute can be accessed directly in the controller's method implementations.

Dependencies

Example

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