SAP ABAP Data Element FP_DATA_HANDLER (Data Exchange: Interactive Forms)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FP (Application Component) Forms Processing
     SAFPX (Package) SAP Form Processing (from 6.40)
Basic Data
Data Element FP_DATA_HANDLER
Short Description Data Exchange: Interactive Forms  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SEOCLSNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table      
Further Characteristics
Search Help: Name FP_ELM_DATA_HANDLER    
Search Help: Parameters CLSNAME   
Parameter ID CLASS  
Default Component name HANDLER   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Exchange 
Medium 15 Data Exchange 
Long 20 Data Exchange 
Heading 30 Data Exchange 
Documentation

Definition

Class that performs the inbound and outbound processing of interactive forms data

Use

This class is called in the context of processing relevant URLs and cannot communicate with the front end.

The name of the form, the requested language, and a table containing selection parameters are passed to the method GET_DATA; it returns a table containing references to data that corresponds to the form interface parameters.

The name of the form, the requested languaged, and a table containing data references that correspond to the form interface parameters are passed to the method SET_DATA; it returns the processing status of this data.

Dependencies

The class has to implement the interface IF_FP_DATA_HANDLER.

Example

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