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

Deactivate userexit

Former Member
0 Likes
3,515

Hello,

How do I deactivate userexit?

Is it possible to deactivate the userexit and transport it to quality system?

Please help me.

Thanks,

Shreekant

1 ACCEPTED SOLUTION
Read only

former_member404244
Active Contributor
0 Likes
1,556

Hi,

goto CMOD...give the project name ,then go to componenets, u will see the exits,now select deactivation button on the appliaction tool bar,the exits will be shown in red colour...

Regards,

Nagaraj

Hello,

How do I deactivate userexit?

Is it possible to deactivate the userexit and transport it to quality system?

Please help me.

Thanks,

Shreekant

7 REPLIES 7
Read only

former_member404244
Active Contributor
0 Likes
1,557

Hi,

goto CMOD...give the project name ,then go to componenets, u will see the exits,now select deactivation button on the appliaction tool bar,the exits will be shown in red colour...

Regards,

Nagaraj

Read only

0 Likes
1,556

Hi Nagaraj.

Thank you for your reply,

Actually I required to deactivate the screen exit without deactivating the function exit.

Regards,

Udayasree.

Read only

Former Member
0 Likes
1,556

Hi Shreekant

You can deactivate the User exit in the tcode CMOD. Give the project to which that user exit is assigned and you can see de-activate button on application toolbar. On clicking that it will prompt for transport request, which can later be used to transfer to other systems.

Regards

Ranganath

PS : Reward points if found useful !

Read only

0 Likes
1,556

Hi Ramesh,

Suppose my userexit name is EXIT_SAPLV60A_001,

How do I find the project name of this.

Thanks,

Shreekant

Read only

0 Likes
1,556

Hi Shreekanth

The user exit to your FM is "SDVFX009". No go to CMOD, Press F4 on Project Name field, Select Information system, then click on "+" icon (All Selections) option in that pop up , there for the Extension give name as "SDVFX009" or in the Enchancement Component give your FM name i.e. EXIT_SAPLV60A_001, that wll provide you the project name.

Regards

Ranganath

PS : Reward points if found useful !

Read only

0 Likes
1,556

Hi,

goto table MODACT.....

Now there specify the member as EXIT_SAPLV60A_001..u will get the project name.

Regards,

Nagaraj

Read only

Former Member
0 Likes
1,556

Hi,

Check for the project name in CMOD t-code, for the particlar enhancment.

Then click on enhancment and then there is inactive button to deactivate it.

regards,

Santosh Thorat