Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
Read only

Interface Data Contain Errors - Error while creating POR

0 Likes
413

Hi,

I am working on SRM,

Trying to create PUrchase Order Response of PO Type LIMI using BBP_PD_PCO_CREATE But GEtting Error Interface Data COntain Erros.

what might be Error?isthat any data is  Missing

1 REPLY 1
Read only

Former Member
0 Likes
349

Can you please deactivate the enhancements and BADI implementations and check again ?

try deactivating BBP_DOC_CHANGE_BADI , BBP_DOC_CHECK_BADI , BBP_ITEM_CHECK_BADI

BBP_DOC_SAVE_BADI

Try deactivating all and then reactivate them one by one

while doing so check for any statements changing the code in SAP which is ideally not allowed like changing the product type or maybe something else ..

Please test with deactivation and let me know if it works ?