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

OOPS

Former Member
0 Likes
463

HI

IS the OOPS concept in SAP is as same as OOPS in C++?.

Regards

ARU.

2 REPLIES 2
Read only

Former Member
0 Likes
432

Hi,

Concepts in the ABAP for OOPS is going to same only. Except the coding standards and functionality that you want.

regards...

Brijesh

Read only

Former Member
0 Likes
432

hi,

Its not the same, ABAP OBJECTS is not a full OOPS concept rather there are some differences. Concepts like Inheritance and Polymorphism are slightly different from OOPS in C++ and Java.

Reward if helpful.

Rgds