!--a11y-->
Defining Background Job for Data Synchronization 
Use
Data synchronization can be scheduled as a background job. This enables data to be synchronized at regular intervals.

SAP recommends scheduling a weekly background job. As the runtime might be long, you should schedule the job to run on weekends.
Procedure

You will need this variant when you schedule the background job.
Defining Background Job
|
Field |
Entry |
|
Jobname |
Enter a unique name for the synchronization. |
|
Job class |
This field might be preset by the system and not changeable. If the field is empty, enter a value, e.g. job class B. |
|
Execution target |
Select a server from the list. |
ABAP Program
|
Field |
Entry |
|
Name |
Enter the name of the reorganization program SMOF_COMPARE. |
|
Variant |
Enter the new variant you created in step 3. |
Result
The background job has been scheduled.