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: 

Problem: Unable to link Project with Enhancement

Former Member
0 Kudos

Hi All

I am facing problem in implementing Enhancements. I am unable to link project with Enhancement. Green color check is missing for the function exit implementation.

And so can't write any code(functionality) in include program.

Is any procedure to active enhancements? Can any one help me

thank you.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Check this link..[Steps To Implement User Exit |http://www.sap-img.com/abap/steps-to-implement-user-exit-confpm05.htm]

4 REPLIES 4

former_member156446
Active Contributor
0 Kudos

make sure you activated the project and saved it.

refer to : [A Short Tutorial on User Exits>>>|http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm]

Former Member
0 Kudos

Hi Sagar,

Chek with the [assigning Enhancement to project |]

hope it helps you.

Thanks!

Former Member
0 Kudos

first write ur code in include then activate the exit then include it under an project then activate the project it should work.

when u double click on include in exit it will give a warning message then press enter u must be able to enter into the include to write ur code.

кu03B1ятu03B9к

Former Member
0 Kudos

Hi,

Check this link..[Steps To Implement User Exit |http://www.sap-img.com/abap/steps-to-implement-user-exit-confpm05.htm]