SAP ABAP Data Element TB_MOD (Datafeed: Operating mode function module)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   TR (Application Component) Treasury
     FTDF (Package) Treasury: Datafeed TR-TM-TM-TO-DF
Basic Data
Data Element TB_MOD
Short Description Datafeed: Operating mode function module  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type T_MODUS    
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 Mode 
Medium 15 Operating mode 
Long 20 Operating mode 
Heading 10 Mode 
Documentation

Definition

Datafeed operating mode:

  • '1' synchronous: SAP waits until the external partner program has delivered all the data.
  • '2' asynchronous: SAP does not wait until the external partner program has delivered all the data but immediately switches control back to the calling program. The data is delivered from the external partner program at a later date (possibly in separate blocks).

Technical note: The asynchronous link is created using transactional RFC technology.

History
Last changed by/on SAP  19970708 
SAP Release Created in