ā2014 Jan 16 6:22 AM
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
ā2014 Jan 16 9:45 AM
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 ?