SAP ABAP Data Element FEH_CALLTYP (Call Type in FEH (Service, RFC, and so on))
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_CALLTYP
Short Description Call Type in FEH (Service, RFC, and so on)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FEH_DOM_CALLTYP    
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 Call Type 
Medium 20 Call Type 
Long 40 Call Type in FEH 
Heading 55 FEH Call Type 
Documentation

Definition

Call type of the calling API in Error and Conflict Handling (FEH).

Use

The call type determines whether the call is an asynchronous inbound service (0), an asynchronous outbound service (1), or an asynchronous RFC call by a function module (2). The call type also specifies which type of description corresponds to a call in FEH.

Dependencies

Description

Example

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