SAP ABAP Data Element MCMACOBTCH (Flag for background processing)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDIC (Package) ABAP Dictionary
Basic Data
Data Element MCMACOBTCH
Short Description Flag for background processing  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type MCMACOBTCH    
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 Background 
Medium 17 Backg.proc. 
Long 23 Background processing 
Heading  
Documentation

Definition

Select this flag if the matchcode records should be maintained in the background.

Use

If you select the flag, a background job is generated with the name DB-MCOB<mconame> which executes the function in the background. This job uses program RSMCBTCH.

Otherwise the matchcode records are maintained interactively. In this case program RSMCBTCH is started immediately.

In background processing, a job repetition period can be defined in days. This permits the background job to be executed repeatedly at the same time after the specified number of days.

The background job can be monitored and/or updated with the usual means.

Dependencies

Functions GEN and PRT are always executed immediately. If one of these functions was selected, the field is meaningless.

In background processing, a repetition period can be specified in days. This permits the job to be executed repeatedly at the same time after the specified number of days.

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