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

Issue With The User Exit.

Former Member
0 Likes
895

Dear All ,

I am Facing one wiered problem the implementation of user exit.

I have implemented one user exit for the transaction JK02. That is working fine in the Developement client and there is no issue. But when i transported it to the production client that exit is not at all working. I debugged that transaction and found that there is one call statement "call customer-function '009'" which is actually the Include for the user exit; that is not getting executed.

Please suggest me something as what could be the reason and how it can be solved .

Regards,

Nikhil

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
870

Hi,

Is the CMOD project active?

Regards,

Ankur Parab

Dear All ,

I am Facing one wiered problem the implementation of user exit.

I have implemented one user exit for the transaction JK02. That is working fine in the Developement client and there is no issue. But when i transported it to the production client that exit is not at all working. I debugged that transaction and found that there is one call statement "call customer-function '009'" which is actually the Include for the user exit; that is not getting executed.

Please suggest me something as what could be the reason and how it can be solved .

Regards,

Nikhil

5 REPLIES 5
Read only

Former Member
0 Likes
871

Hi,

Is the CMOD project active?

Regards,

Ankur Parab

Read only

0 Likes
870

How to get the CMOD project from the Exit function module ?

Read only

0 Likes
870

Hello Nikhil,

Check the active CMOD project component is transported to Production .If it does not work then go to the Include where u ahve written u r code , seklect UTILITIES menu and Update the Navigation Index to regenerate the Program index .

It happened for me also ....

Regards

Read only

0 Likes
870

Hi Nikhil,

Goto table MODACT and give the enhancement name in the MEMBER field. Then you ll see all projects for the enhancement. If you get more than one just check which is active then check if that exists and active in production.

Br/Manas

Read only

Former Member
0 Likes
870

Hi Nikhil,

Check whether the project for this component is active and transported to the production system. It should work then.

Br/Manas