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

regard functional module

Former Member
0 Likes
572

Hey guys,

Issue regarding Func module.

If any Functional module we execute in SE37, gives

exception(if we give any unproper data as input.).

But inside the program, if we want to catch that exception how to do.

if sy-subrc <> 0 then i want to raise that particular

standard exception which was displayed in SE37 execution.

Any ideas.

ambichan.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
391

Hi

Check this thread -

Cheers.

( Dont forget to reawrd if answers were helpful )

1 REPLY 1
Read only

Former Member
0 Likes
392

Hi

Check this thread -

Cheers.

( Dont forget to reawrd if answers were helpful )