Application Development 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: 

User Exit problem

Former Member
0 Kudos

HI Gurus!

I have user-exit , i have added 4 enchancements, how to remove one of that enhancement.

Project ZPPORDER enhancement for confirmation of orders

Enhancement Impl Exp CONFPP03 PP order conf.: Cust. specific check after op. selection

Function exit EXIT_SAPLCORF_103

Enhancement Impl Exp CONFPP04 PP order conf.: Customer specific input checks 2

Function exit EXIT_SAPLCORF_104

Enhancement Impl Exp CONFPP05 PP order conf.: Customer specific enhancements when saving

Function exit EXIT_SAPLCORF_105

Enhancement Impl Exp PPCO0005 Storage location/backflushing when order is created

Function exit EXIT_SAPLCOSD_001

regards,

Rahul

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Rahul,

Pls go the project and then to the function module which u want to deactivate it - click on the deactivate button and then kindly check it again.

<b>reward pts if found usefull :)</b>

Regards

Sathish

4 REPLIES 4

Former Member
0 Kudos

Just Go to SMOD, Exec and deactivate the enhancement you dont need. Thenit wont affect the process.

Regards,

Rusidar S

Former Member
0 Kudos

Hi Rahul,

Pls go the project and then to the function module which u want to deactivate it - click on the deactivate button and then kindly check it again.

<b>reward pts if found usefull :)</b>

Regards

Sathish

Former Member
0 Kudos

Go to SMOD and deactive it...

Regards,

Omkar.

Former Member
0 Kudos

Hi,

You can follow this:

1.Goto CMOD

2.Enter the project name

3.Click on change

4.Goto the enhancement assignments tab.

5.You will get to see the list of all the enhancements.

6.Click on change and remove the enhancement which you do not want.

Thanks,

Sandeep.