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

problem in function exit

Former Member
0 Likes
476

Hi All,

I did one function exit,while executing the transaction i found that exit does not executed.then I found the program name and the place where it is calling for the particular exit function.While going through debugging i found that execution reach that function exit function,,but it does not go inside the function.just skip the function and moves to the next statement.I don't know why it skip that exit function.can anyone suggest me to resolve this problem.

Thanks in Advance...

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
452

Hi Joe,

Did you create an enhancement project (transaction CMOD), and did you activate this project too?

Regards,

John.

3 REPLIES 3
Read only

Former Member
0 Likes
453

Hi Joe,

Did you create an enhancement project (transaction CMOD), and did you activate this project too?

Regards,

John.

Read only

0 Likes
452

HI John.

Ya after activating. it is working thank you.

Read only

Former Member
0 Likes
452

HI John.

Ya after activating. it is working thank you.