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

Objects

Former Member
0 Likes
343

I want to learn Objects in ABAP,Please some one give me some basic material and please explain why object is used.

thanx in advance

1 ACCEPTED SOLUTION
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
320

Hi, Welcome to SDN. ABAP Objects is an attempt to bring ABAP to an Object Oriented programming language. The concepts are the same as any other OO language, but of course the syntax is a little different. That said, you get all of the advantages that other OO languages provide, with some exceptions. Here is a link to the ABAP Objects help.

http://help.sap.com/saphelp_nw2004s/helpdata/en/ce/b518b6513611d194a50000e8353423/frameset.htm

If you have an specific questions about ABAP OO, please feel free to post your questions in the ABAP forum.

REgards,

Rich Heilman

1 REPLY 1
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
321

Hi, Welcome to SDN. ABAP Objects is an attempt to bring ABAP to an Object Oriented programming language. The concepts are the same as any other OO language, but of course the syntax is a little different. That said, you get all of the advantages that other OO languages provide, with some exceptions. Here is a link to the ABAP Objects help.

http://help.sap.com/saphelp_nw2004s/helpdata/en/ce/b518b6513611d194a50000e8353423/frameset.htm

If you have an specific questions about ABAP OO, please feel free to post your questions in the ABAP forum.

REgards,

Rich Heilman