SAP ABAP Data Element FEH_PLOAD_TYPE (Payload Type)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-ECH (Application Component) Error and Conflict Handler
     FEH_BASIS (Package) FEH Basis: General FEH Programs
Basic Data
Data Element FEH_PLOAD_TYPE
Short Description Payload Type  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FEH_PLOAD_TYPE    
Data Type CHAR   Character String 
Length 4    
Decimal Places 0    
Output Length 4    
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 Payld Type 
Medium 20 Payload Type 
Long 40 Payload Type 
Heading 55 Payload Type 
Documentation

Definition

Specifies after which process step a payload in Error and Conflict Handler (ECH) was created:

  • POST - Post-Mapping: The payload contains data in the data structures of the application or the related API. The data from this service was mapped successfully from the data structure of the service to the data structure of the application or the related API.
  • PRE - Pre-Mapping: The payload also contains data in the data structure of the service. The data from this service was not mapped successfully from the data structure of the service to the data structure of the application or the related API. In cases such as this, the payload was stored in Error and Conflict Handler due to an error when mapping the structures of the service and the API.

Use

Dependencies

Example

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