Skip to Content
0
Former Member
Oct 27, 2005 at 10:33 PM

BAPI

15 Views

Hi,

I have a BAPI, and for a certain data it returns a Warning message and puts all the data

in the return internal table I_BAPIRET2.

Currently, the program checks for the return internal table and if its not empty then takes it as

an error.

Actually I want to bypass the warning messages. Did anyone face the same problem?

Thanks.