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: 

Enhancement Spot, Custom Badi

Former Member
0 Kudos

Hi Experts,

can any solve my problem.

What is Enhancement Spot. What is the use of this.

In ECC 6.0 I am unable to create a custom BADI. ( I know to create this in ECC5.0 ).

Can any One give detail procedure to create Custom BADI

and to Implement this in an executable program in ECC 6.0.

Thanks & Regards,

Kumar.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi

Please go through the below links to learn about the SAP new enhancement frame which explains you all about enhancement spot, enhancement points , enhancement option etc.

SDN links.

https://www.sdn.sap.com/irj/sdn/nw-development?rid=/webcontent/uuid/2342e1f3-0b01-0010-a186-fdd40488...

help.sap links

http://help.sap.com/saphelp_nw04s/helpdata/en/91/f1e540f8648431e10000000a1550b0/frameset.htm

Wiki

https://wiki.sdn.sap.com/wiki/display/ABAP/ThenewEnhancementFrameworkandthenewkernel-basedBAdI

In WIKI read the weblog series.

Edited by: Surender Yadav on Sep 19, 2008 1:17 PM

6 REPLIES 6

bpawanchand
Active Contributor
0 Kudos

Hi

For step by step implementing of BADi

[check this article|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f3202186-0601-0010-6591-b832b1a0d0de]

Regards

pavan

Former Member
0 Kudos

Hi Friend,

Enhancement Spot:

http://help.sap.com/saphelp_nw70/helpdata/en/91/f1e540f8648431e10000000a1550b0/content.htm

Custom BADI:

Regards,

Chandra Sekhar

Former Member
0 Kudos

Hi

Please go through the below links to learn about the SAP new enhancement frame which explains you all about enhancement spot, enhancement points , enhancement option etc.

SDN links.

https://www.sdn.sap.com/irj/sdn/nw-development?rid=/webcontent/uuid/2342e1f3-0b01-0010-a186-fdd40488...

help.sap links

http://help.sap.com/saphelp_nw04s/helpdata/en/91/f1e540f8648431e10000000a1550b0/frameset.htm

Wiki

https://wiki.sdn.sap.com/wiki/display/ABAP/ThenewEnhancementFrameworkandthenewkernel-basedBAdI

In WIKI read the weblog series.

Edited by: Surender Yadav on Sep 19, 2008 1:17 PM

Former Member
0 Kudos

Custom BADI

All are the above answers based on ECC 5.0.

But in ECC 6.0 in SE18 two radio buttons are there i.e. Enhansement spot, BADI.

For BADI radio button, If I give BADI name and Create.. It is showing error message i.e. Created definition for Enhansement spot only.

Please give detailsd answers for Custom BADI based on ECC 6.0 version.

Thanks & Regards,

Kumar.

0 Kudos

You can create BADI Defination thourgh the Enhacement spot only,Because One enhancement spot

can manage several enhancement options of a Repository object.see the help http://help.sap.com/saphelp_nw70/helpdata/en/91/f1e540f8648431e10000000a1550b0/content.htm

Now the Procedure is

1.Click on the Radio Button Enhancemet spot.

2.Click On create.

3.There will be appear popup < Create Enhancement Spot>.Asking with Thechnology.

4.Now Left side of the Portion Click on create button for the BADI Definition.

Regards

Kiran Sure

0 Kudos

Hello,

there are a lot of weblogs available here about the enhancement framework. I suggest the weblogs of Thomas Weiss.

Adddionly you can look in the online documentation about the enhancement framework.

Regards

Michael