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

Checking User exits in use

Former Member
0 Likes
566

Hi all,

we are moving to ECC 6.0 from 4.6C. I have a list of all user exits. How can i check that these exits are in use or not? Please help.

Regards,

AI.

1 ACCEPTED SOLUTION
Read only

sukhbold_altanbat
Active Participant
0 Likes
544

Hi,

There must be a project for enhancement if an user exit of the enhancment which is currently used.

TCODE : CMOD, check for all active projects. in order to look for active onces just use F4.

Regards,

Sukhbold

4 REPLIES 4
Read only

Former Member
0 Likes
544

Hi ,

check in CMOD which Projects are in Active Status .

Regards

Prabhu

Read only

sukhbold_altanbat
Active Participant
0 Likes
545

Hi,

There must be a project for enhancement if an user exit of the enhancment which is currently used.

TCODE : CMOD, check for all active projects. in order to look for active onces just use F4.

Regards,

Sukhbold

Read only

Former Member
0 Likes
544

For checking user exits go to that particular transaction code there in the menu bar go system-----> status

There u will gat the program of that T.code

double click on that one then in the menu bar go to utilities -


> attributes,

Form there get the pakage of thet program

then go to SE80

There in the left and side expand modifications and enhancments in the right side enter pakage name then u will get all the user exits related to that particular tarnsaction

Regards,

Prasad

Read only

Former Member
0 Likes
544

If u want to check the used user exits GO to SMOD there u will get all the used user exits related to particular transaction.

Regards,

Prasad.