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

function module

Former Member
0 Likes
247

How the exceptions with a function module raise when they are uncommented ??

thanks

Deepti

1 REPLY 1
Read only

Former Member
0 Likes
231

Hi,

Exceptions are raised internally by the FM. if you are using Standard FM then you need to uncommented the Sy-subrc check after the FM is called.

Thanks,

Vamshi.