SAP ABAP Data Element EFG_DTE_DATA_DISPATCH (Data Dispatch Active in Form Class)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-PWB (Application Component) Print Workbench
     EEPW (Package) Print Workbench
Basic Data
Data Element EFG_DTE_DATA_DISPATCH
Short Description Data Dispatch Active in Form Class  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type EFG_FLAG    
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 10 Data Disp. 
Medium 15 Data Dispatch 
Long 20 Data Dispatch 
Heading 15 Data Dispatch 
Documentation

Definition

Activates the form class for direct data dispatch. This means that the data selected during the output process can also be directly processed by the application, instead of being output using the form tools.

Use

If the form class was activated for data dispatch, then you can select the "form class" option in assigned application forms of the "data dispatch" type. This causes the selected data to be transferred to the DISPATCH_DATA form routine of the form class library.

Dependencies

It is mandatory for the DISPATCH_DATA form routine to exist if the form class was activated for data dispatch.

Example

History
Last changed by/on SAP  20110908 
SAP Release Created in 710