SAP ABAP Data Element WDY_WB_VC_ACTION_TYPE (Web Dynpro: Action Type)
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_ACTION_TYPE
Short Description Web Dynpro: Action Type  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type WDY_WB_VC_ACTION_TYPE    
Data Type NUMC   Character string with only digits 
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 10 ActionType 
Medium 15 Action Type 
Long 20 Action Type 
Heading 10 ActionType 
Documentation

Definition

There are three types of actions:

  • Standard (also called validation-dependent)
    The action is only triggered if all input data is correct.
  • Validation-independent
    The action is triggered in all cases regardless of the validation results.
  • No phase model
    Only the action handler is called, and no other method. At present this is only available for quickview actions.

Use

Dependencies

Example

History
Last changed by/on SAP  20130604 
SAP Release Created in 640