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
434

hi all,

abap objects and abap oops both are same r not.i have the small dobut. plz clarify me. i want to clarify this doubt. oops means inhertance, ploymorphism, encapsultion.is it correct r not

2 REPLIES 2
Read only

uwe_schieferstein
Active Contributor
0 Likes
414

Hello Vishnu

The SAP documentation says:

<i>"ABAP Objects is a new concept in R/3 Release 4.0. The term has two meanings. On the one hand, it stands for the entire ABAP runtime environment. On the other hand, it represents the object-oriented extension of the ABAP language."</i>

The object-oriented extension of the ABAP language enables us to program object-oriented (perhaps that is what you mean by OOPS).

Regards

Uwe

Read only

Former Member
0 Likes
414

Hi,

Abap objects & OOPS are same

These are concepts of OOPS.

inhertance,

ploymorphism,

encapsultion.

Thanks

Sunil