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: 

enhancements points in standard code

Former Member
0 Kudos
67

hello!

Can I use enhancements points in standard code? How do it?

Thanks!!

2 REPLIES 2

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos
45

Yes, you can. That is really the whole point, as you would not need enhancement points in a custom program.

In order to leverage the Enhancement Framework, you should familarize yourself with the documentation and then go from there.

http://help.sap.com/saphelp_nw2004s/helpdata/en/94/9cdc40132a8531e10000000a1550b0/frameset.htm

Regards,

Rich Heilman

Former Member
0 Kudos
45

ok Rich,

Thank you for your help!!