2009 Jan 16 2:02 PM
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
2009 Jan 16 2:06 PM
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!!
2009 Jan 16 2:40 PM
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