cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error importing vendor master data from ERP

Former Member
0 Likes
398

Hi experts,

currently we are trying to import vendor master data from ERP to SAP Sourcing 9.

We exported the data in an XML file by using the transaction BBP_ES_MAST_DOWNLOAD.

We already imported all the dependencies like vendor account group, purchase org, regions etc. successfully.

However, every time we are trying to import the vendor data we receive the same result:

Data Import:

Trace.txt:

Do you have any hints why this happens?

Thanks in advance and best regards,

Johannes

View Entire Topic
Former Member
0 Likes

Hello Johannes,

This looks to come from a custom script in your system.

Go to Setup > Script Definition and check all scripts defined on class "Supplier" (starting with those on context: Import Lifecycle Event).

Search for a script that starts with "throw doc.createApplicationException(test..."

Regards,

Bogdan