Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

raining exception & handling

Former Member
0 Likes
341

Hi all,

without using classes & objects can exception be handled in a function module. If yes, can anyone tell me how?

1 REPLY 1
Read only

Former Member
0 Likes
302

We have RETURN parameters in all BAPI for handling errors.

Just use the Export or table parameter with the structure BAPIRET2 for giving messages.