Customer Vendor Integration Tool
This will help you to check if your customizing is properly set when you use the new Customer Vendor Integration (CVI), which is delivered with the enhanced functions as of Release ERP 6.0, to synchronize the business partner with the customer and/or vendor.
The report CVI_FS_CHECK_CUSTOMIZING is provided in the SAP Note 1623677 is used to display and check the Customizing for the customer vendor integration. Please keep in mind that the SAP Note 956054 is required for the correct synchronization.
The best choice to get the report is upgrade to the corresponding SP:
SAP_APPL 600 SAPKH60021
SAP_APPL 602 SAPKH60211
SAP_APPL 603 SAPKH60310
SAP_APPL 604 SAPKH60411
SAP_APPL 605 SAPKH60507
SAP_APPL 606 SAPKH60602
Start the report:
- General Settings:
In this part you can check if the general settings for CVI are correctly customized.
In the above screen, the CVI is activate for all the directions however the PPO has not been activated.
Also, in this screen we can see the table CRMC_BUT_CALL_FU, in this table the mainly/relevant FM for synchronization has to be called. These FMs are the following:
BPOUT BUPX 1000000 MDS_BUPA_OUTBOUND X
CRMOU BUPA 1000000 BUPA_OUTBOUND_BPS_FILL_CENTRAL X
CRMOU BUPR 1000000 BUPA_OUTBOUND_BPR_FILL_CENTRAL X
MERGE BUPA 1000000 MERGE_BUPA_CENTRAL X
MERGE BUPA 2000000 MERGE_BUPA_FINSERV X
MERGE BUPR 1000000 MERGE_BUPR_CENTRAL X
We can check the first error showed in the output of the General settings
Customer/Vendor Settings
Here you can find all the settings for the CVI and also a log appears with the errors. These include role assignments for the synchronization directions “business partner -> customer/vendor” and “vendor/customer -> business”. In this transaction you can go directly to the customizng in SPRO. It is very important to check that all the settings are set properly according to the note 956054.
I implemented note 1623677 and it gave me report CVI_FS_CHECK_CUSTOMIZING, but when I try to run it in se38 or sa38 I got the error message that I need to choose an executable object. It's just a mod. pool that lists a couple of includes. I checked the package, the only other program listed is CVI_ADJUST_ROLE_CUSTOMIZING.
What do I need to do to get the check report?
Hello Monika,
You need to execute transaction CVI_FS_CHECK_CUST.
Regards,
Santiago
There is no such transaction after implementing the above note. Does it come with a different note?
Monika,
Do you have the correct Support Package? The note says you have to import the corresponding Support Package.
Santiago
Ah no, I don't have it. Thank you!
I also found out that transaction MDS_PPO2 is helping in analyzing problems when creating customers from business partners.