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

standard table for enhancement implementations

Former Member
0 Kudos
2,716

i want to populate my internal table for implicit and explicit enhancements for the implementation field.

what is the standard table where i will get the implementation field for a particular enahncement name or a module name.

6 REPLIES 6
Read only

Former Member
0 Kudos
1,183

Hi Dude,

You can use APPEND or INCLUDE to Enhance the standard table ..

Read only

0 Kudos
1,183

no actually for an explicit enahancement ES_FM06ECBE(Explicit Enhancement Spot) i want to find the implementations how should i do it?

Read only

0 Kudos
1,183

hai,

to impelemtn the explicit enhancement point justright click on the enhancement poitn

and from context menu chose change enhancment and then it will open the editor where u can add the code

afzal

Read only

Former Member
0 Kudos
1,183

This message was moderated.

Read only

Former Member
0 Kudos
1,183

Hi,

Go to se18->give your enchancement spot ES_FM06ECBE-->display

In the enchance option tab, double click enchancement \IC:FM06ECBE\EX:FM06ECBE_01--its take to u sap standard program. here select your enchancement point and right click->then change.

here we can add our code.

Regards,

Ramesh.

Read only

0 Kudos
1,183

in the trnsaction se18 that enhancement implementation field in the screen by clicking on the second tab is coming from which standard table.