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 exit.

Former Member
0 Likes
332

hi all,

1. Suppose i have used a fuction Module Exit, But is in Inactive status , What is The error it is going to give during runtime ?

2. Suppose i want to delete the Function Module exit from one project and i want to use it for another project ? what are steps you follow to delete it ?

1 REPLY 1
Read only

Former Member
0 Likes
289

hi,

If that exit is inactive there will not incur any runtime error but the code that you write in the exit will not work ... go to CMOD and deactivate the project and Goto MODACT table and pass the enhancement name in the member to get the project name clear the project name and assign it to another project which automatically fills the MODACT table with the new value and activate the project ...

regards,

Santosh