2007 Aug 31 9:42 AM
Hi,
I want to create a BADI in ECC6.0 version of sap..
Can any one let me know the step by step procedure for it and please let me know the significance of Enhancement Spot .
Please let me know how to attach newly created BADI in standard SAP source code without having to modify the original object.
I mean at which place my BADI will call in SAP program?
Thanks,
shilpa
2007 Aug 31 11:04 AM
Hi Shilpa,
Please refer
<b>Reward If Useful</b>
Vishwanath Purohit
Hi,
I want to create a BADI in ECC6.0 version of sap..
Can any one let me know the step by step procedure for it and please let me know the significance of Enhancement Spot .
Please let me know how to attach newly created BADI in standard SAP source code without having to modify the original object.
I mean at which place my BADI will call in SAP program?
Thanks,
shilpa
2007 Aug 31 11:04 AM
Hi Shilpa,
Please refer
<b>Reward If Useful</b>
Vishwanath Purohit
2007 Aug 31 11:19 AM
Hi,
Go to SE80:
1. Select the package in which you want to create the simple enhancement spot.
2. Open the context menu and choose Create --> Enhancement --> Enhancement Spot. A dialog appears.
3. Specify a name and a short description.
4. Select the desired technology from the Technology list.
5. Choose Activate to activate the new simple enhancement spot.
refer
/people/thomas.weiss/blog/2006/04/03/how-to-define-a-new-badi-within-the-enhancement-framework--part-3-of-the-series
Regards
2007 Aug 31 11:52 AM
Hi Shilpa,
Enhancement-spot is nothing else but one of the option of introduced Enhancement Framework to enhance SAP standard.
Spot is notthing else but a container which contains the Enahncement-options like <b>Enhacemnet-point, Enhacement-Section and BADIs</b>.
You cannot add your created Enhancement-Spot to SAP standard however you can create implementations for the Enhacement-options provided by SAP in standard programs. These options are nothing else put hooks in standard code wherein you can plugin your code and enhace the functionality.
you can check Thomas Weiss blog for more details at
This will help you a lot.
<b>Always reward points to useful suggestions.</b>
regards,
Vikas
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |