Skip to Content
0
Former Member
Oct 20, 2005 at 02:26 AM

regard functional module

181 Views

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.