cancel
Showing results for 
Search instead for 
Did you mean: 

SRM-MDM: error " No vendor directory linked" executing ROS_send_upd_vendor

Former Member
0 Kudos

Hi experts,

I'm doing a catalog integration between SRM and MDM. When executing the report ROS_send_upd_vendor2cat I obtain the next error: "No vendor directory linked"

I already have a list of vendors however I am missing something, does anybody knows if i have to do anything else?

Regards

Gonzalo

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Gonzalo,

For Vendor replication in SRM

Replicate the vendor in SRM using transaction - BBPGETVD.

Delta modification -> Report BBP_VENDOR_SYNC

Refer SLG1 Transaction for logs

Rfer OSS Note - OSS note 796706

Copying vendors back from SRM to backend is no standard functionality for this behaviour. You can try to reuse and adapt :

function - bbp_partner_send

that is used for SUS vendor synchronization.

or Ros_send_upd_vendor2cat

which is used to create source of supply catalogue for supplier directory.

For Material Replication

Execute R3AS for objects DNL_CUST_BASIS3 AND DNL_CUST_PROD0. Ensure that you have maintained all the settings for material replication.

Hope this helps.

Regards,

Vikas

Former Member
0 Kudos

OK, thank you

Answers (0)