How to handle exceptions in BAPI?

Questions by murthykln

Showing Answers 1 - 3 of 3 Answers

Exception parametres in a function module which implements a BAPIBAPIs should only carry out data conversions between the date format used in the database and external formates used by the calling program in exceptional circumstances.These exceptions are listed below. Exceptions error_during_iso_convertion error_converting_currency_amount.To convert data formats in these exceptional circumstances, you can use the transactions described in the converting between internal and external data formats.All BAPI export parameter with the exception of the return parameter are ignored and are not included in the IDOC that is generated....

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions