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

Standard Function Module - Error Handling

Former Member
0 Likes
308

After executing the standard function module, if I have not checked the sy-subrc and if the function module fails, what error message the system will pop-up.

1 REPLY 1
Read only

Former Member
0 Likes
287

It wont popup any error message & will continue with the next ABAP statement.