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

user exit

Former Member
0 Likes
348

how do i know which "enhancement" to pick when creating a user exit using CMOD

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
306

Hi

Do you want to know which is the enhancement for a certain user-exit?

If it's so: CMOD

Utilities->SAP Enhancements

Expand the select-optios and insert the user-exit in component name.

If you need to know which enhancement to be used you can search it using the development class.

Max

2 REPLIES 2
Read only

Former Member
0 Likes
307

Hi

Do you want to know which is the enhancement for a certain user-exit?

If it's so: CMOD

Utilities->SAP Enhancements

Expand the select-optios and insert the user-exit in component name.

If you need to know which enhancement to be used you can search it using the development class.

Max

Read only

Former Member
0 Likes
306

Hi,

If you know the user exit name..Ex..EXIT_SAPLMRMP_010..

Go to SE16 and enter the table MODSAP ..

Give the exit name in the field MEMBER (EXIT_SAPLMRMP_010) and press F8..

You will get the Enhancement name in the field NAME..

Thanks,

Naren