2006 Dec 06 5:09 AM
When we create a Remote enabled Function Module which is going to be used as BAPI, we do not provide 'Exception' parameter. In that case how are the Exceptions and Errors handled?
When we create a Remote enabled Function Module which is going to be used as BAPI, we do not provide 'Exception' parameter. In that case how are the Exceptions and Errors handled?
2006 Dec 06 5:17 AM
While creating BAPIs,include Return table (of structure BAPIRET2)as table parameter. This table is populated with error messages/Sucessful messages after BAPI was executed.
Please check this table for any error messages.
2006 Dec 06 5:22 AM
Have a look at below link. It will you detailed info about how to handle errors in BAPI.
<a href="http://help.sap.com/saphelp_nw04/helpdata/en/a5/3ec9f74ac011d1894e0000e829fbbd/content.htm">BAPI Error Handling</a>
I hope it helps.
Best Regards,
Vibha
*Please mark all the helpful answers
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |