Application Development and Automation 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: 
Read only

Object Oriented

Former Member
0 Likes
545

Hello,

I need one example of OOABAP (with CODE), to have a look how it will be, Please give code here. Any example, which should be on Object Oriented

VG

Hi,

You can use the transaction code ABAPDOCU for getting programs.

Search under ABAP Objects category and you will get the required programs to start with OO ABAP.

Please check this link for sample code.

http://www.geocities.com/victorav15/sapr3/abap_ood.html

You can also refer this document as a reference.

http://esnips.com/doc/5c65b0dd-eddf-4512-8e32-ecd26735f0f2/prefinalppt.ppt

http://esnips.com/doc/39fdc647-1aed-4b40-a476-4d3042b6ec28/class_builder.ppt

Hope this will help.

Regards,

Ferry Lianto

3 REPLIES 3
Read only

Former Member
0 Likes
510

Hi,

In transaction ABAPDOCU go to abap objects and check the examples.

http://www.sapdevelopment.co.uk/reporting/alv/alvtree.htm

http://www.sapdevelopment.co.uk/reporting/alv/alvscr.htm

Regards,

Azaz.

Read only

Former Member
0 Likes
510

Hi,

You can use the transaction code ABAPDOCU for getting programs.

Search under ABAP Objects category and you will get the required programs to start with OO ABAP.

Please check this link for sample code.

http://www.geocities.com/victorav15/sapr3/abap_ood.html

You can also refer this document as a reference.

http://esnips.com/doc/5c65b0dd-eddf-4512-8e32-ecd26735f0f2/prefinalppt.ppt

http://esnips.com/doc/39fdc647-1aed-4b40-a476-4d3042b6ec28/class_builder.ppt

Hope this will help.

Regards,

Ferry Lianto