cancel
Showing results for 
Search instead for 
Did you mean: 

BADI & O O Programming

Former Member
0 Kudos

Hi All,

I want to explore BADI & O O programming in ABAP kindly suggest links. Basic concepts of O O are clear.

Also suggest links for BAPI.

Thanks & Regards,

Dilip

Message was edited by: Diliip Gupchup

Message was edited by: Diliip Gupchup

Accepted Solutions (0)

Answers (1)

Answers (1)

Vinod_Chandran
Active Contributor
0 Kudos

You can see BADI's using transaction SE18 and for implementing it use SE19. BADI's basically using OOP. It is better if you know the basics and the limitation of some of the ABAP commands in OOP.

Please see following sites for more info.

http://www.sapdevelopment.co.uk/enhance/enhance_badi.htm

http://www.sap-img.com/abap/difference-between-badi-and-user-exits.htm

http://www.sap-img.com/abap/business-add-in-you-need-to-understand-abap-oo-interface-concept.htm

Kindly assign points if this is helpful.