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

BADI_DCC_SCREEN_151

Former Member
0 Likes
560

Hi,

I'm trying to implement BADI/enhancement spot, but it doesn't work on ECC6.0 system. Is there some problem in SAP or some note about this procedure.

thx

Hi,

I'm trying to implement BADI/enhancement spot, but it doesn't work on ECC6.0 system. Is there some problem in SAP or some note about this procedure.

thx

2 REPLIES 2
Read only

Former Member
0 Likes
492

Hi,

There is not problem with the SAP.

did you tried as below:

1) Just click the spiral button (ENHANCE)

2) Move the cursor to the enhancement point

3) Right click and create an enhancement implementation

4) Your enhancement will be created below the enhancement spot

5) Write your code there...

The following link should help...if you face specific problems please revert.

/people/thomas.weiss/blog/2006/05/03/source-code-enhancements--part-5-of-the-series-on-the-new-enhancement-framework

Thanks!!

Read only

0 Likes
492

I thik that problem is that this enhacement spot isn't referenced in programs, i.e. when I open definition of

BADI_DCC_SCREEN_151 enh. spot and try Where used list - it is never referenced, so i think that is the problem