Enterprise Resource Planning Blogs by SAP
Get insights and updates about cloud ERP and RISE with SAP, SAP S/4HANA and SAP S/4HANA Cloud, and more enterprise management capabilities with SAP blog posts.
cancel
Showing results for 
Search instead for 
Did you mean: 
former_member182985
Contributor
Some customers always ask how to use MDS_LOAD_COCKPIT to synchronize the BP and customer/vendor. In this blog, I will introduce the steps for this program.

1. Run tcode MDS_LOAD_COCKPIT.
2. In the top-left part "Synchronization Process", you could choose the synchronization destination.   
The customizing is in the following path:
SPRO ->
Cross-Application Components ->
Master Data Synchronization ->
Synchronization Control ->
Synchronization Control

Only the activated synchronization process can be seen in this part of MDS_LOAD_COCKPIT.

3. In this sample, I choose destination BP -> Customer.
Source object is BP and target Object is Customer.

4. In the Processing tab, you can set the block size. Default block size is 50.
Once the "Background Processing" flag, the job will be run as the background job. If you want to debug the synchronization process, you could remove the flag.
In "Synchronization scope" session, you have the following options and you could decide which you need to synchronize.
- Business partners and relationships
- Business partners only
- Relationships only
Then you could add which partner you want to do the synchronization. Here I add one BP as an example.

5. Now you could click on the execute button in the top-left corner to start the program. Afterwards, you could click on the "Monitor" tab to check the queue status. Once everything is OK, the program and status light will be green.


6. If you want to know whether there is any error in the synchronization process, you could check in tcode MDS_PPO2. You can check in my blog about how to use this tcode MDS_PPO2.
How to use tcode MDS_PPO2

Hope this blog helps you.
31 Comments