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

What is ABAP-Objects ...?

Former Member
0 Likes
562

Hi Experts .

Please Guide me What is ABAP-Objects ?

I heared that Badi is SAP enhancement technique based on ABAP Objects , So what is ABAP-Objects ?

Best Regards : rajneesh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
540

Hi,

Abap-objects is noting but the Object-oriented abap we use classes and methods instead of fm in normal abap.

plzz reward points if it is helpful.

4 REPLIES 4
Read only

Former Member
0 Likes
541

Hi,

Abap-objects is noting but the Object-oriented abap we use classes and methods instead of fm in normal abap.

plzz reward points if it is helpful.

Read only

Former Member
0 Likes
540

check the following thread:

Forum post in ABAP Objects:

Read only

Former Member
0 Likes
540

Hi,

ABAP Objects is nothing but the Object Oriented ABAP Programming. The main purpose of OO ABAP is the reusability.

Thanks,

Sriram Ponna.