SAP ABAP Data Element MDST_SYNC_PROC_KIND (FM Processing Type (Foreground, Background))
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   AP-MD-BF-SYN (Application Component) Master Data Synchronization
     MDS_LOAD (Package) Master Data Synchronization: Data Load
Basic Data
Data Element MDST_SYNC_PROC_KIND
Short Description FM Processing Type (Foreground, Background)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFELD    
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
Medium Back 
Long 10 Background 
Heading 15 Background 
Documentation

Definition

The processing type defines whether a function module is called in the foreground or background. The default setting is background processing.


Use

The system mainly uses background processing for mass synchronization. The advantage of this is that the function module is called in parallel processes, which means that the data is processed faster.

During foreground processing, the Synchronization Cockpit processes the data sequentially in the selected block size.

Dependencies

Example

History
Last changed by/on SAP  20050615 
SAP Release Created in 600