Application Development 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: 

Raising the exception after it is passed to a program

Former Member
0 Kudos

Hi,

The actual scenario is, I am calling perform statement in the include of a function module.The form is written in a different program(subroutine pool).I have to raise the exeption of the function module inside this program. How to do that?

Thanks in advance

Binil

1 REPLY 1

Former Member
0 Kudos

Hello Binil,

Just raise the exception in your form and it will work from any calling function module. That might not be a good practice, but it works.

Regards,

Abdullah