‎2008 Jul 28 7:06 AM
Hi Experts,
now i am starting to study about BADI!!
what purpose for BADI and how is program for it?
Plz send me this BADI pgm!!
Reply me.
S.Suresh.
‎2008 Jul 28 7:08 AM
‎2008 Jul 28 7:08 AM
‎2008 Jul 28 7:08 AM
‎2008 Jul 28 7:08 AM
‎2008 Jul 28 7:09 AM
Hi Suresh,
SAP has introduced new enhancement technique Business Add-ins from release 4.6A.
Business Add-in is the new enhancement technique based on ABAP Objects. BADI is an exit point in a source that allows specific industry sectors, partners, and customers to attach additional software to standard SAP source code with out modifying the original object.
The users of Business Add-ins can customize the logic according to requirement or they can use the standard logic one available.
SAP guarantees the upward compatibility of all Business Add-in interfaces. Release upgrades do not affect enhancement calls from within the standard software nor do they affect the validity of call interfaces.
check following links.
http://help.sap.com/saphelp_46c/helpdata/en/9b/417f07ee2211d1ad14080009b0fb56/frameset.htm
http://searchsap.techtarget.com/originalContent/0,289142,sid21_gci948835,00.html
Regards.
Eshwar.
‎2008 Jul 28 7:37 AM
Hi ,
This is a general question... Please search ...u will find find lot of material and sample code for the same...
Regards,
kranthi.
‎2008 Jul 28 7:41 AM