Skip to Content
0
Former Member
Mar 31, 2012 at 05:40 PM

Explicit Enhancements

89 Views

Dear All ,

I am working on enhancements , and has worked on implicit enhancements , screen enhancements , User exits . However I have never worked on explicit enhancements . I know that in any standard code they are placed at a certain position by the ABAP keyword ENHANCEMENT-POINT point_1 SPOTS spot_1 .

And as soon as I double click on the spot name the system directs me to the screen where I can select the spot and press the abap button and the code which is getting triggered at that location of the code . Now my question is can I change that code . Or can I create a new source code plug-in apart from implicit enhancements .

What I think that we cannot create a new enhancement point because it is the point which is already decided by standard SAP code , but we can create a new spot ( But I think this can only be of Type BAdI ) .

Thanks ,

Suvana Smith 😊