‎2020 Dec 04 4:52 AM
Hello,
I am using BAPI_COSTACTPLN_POSTPRIMCOST , in case of errors i am getting errors in return table
but in some cases i am getting empty return table. what will be reason ?
please help.
Regards,
Harshali P.
‎2020 Dec 04 5:05 AM
Hi Harshali,
if you are getting empty return table, most likely there is no error. Not every BAPI provides success message.
If BAPI is not doing what it is supposed to do after BAPI_TRANSACTION_COMMIT and return table is empty, then check passed data.
Gaurav