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

I need the answer

Former Member
0 Likes
910

what are the abapobjects?

what are the abapobjects?

6 REPLIES 6
Read only

gopi_narendra
Active Contributor
Read only

Former Member
0 Likes
893

Hi Ravi.

ABAP (Advanced Business Application Programming) is a programming language for developing applications for the SAP R/3 system, a widely-installed business application subsystem. <b>The latest version, ABAP Objects,</b> is object-oriented programming. SAP will run applications written using ABAP/4, the earlier ABAP version, as well as applications using ABAP Objects.

Check this URL

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

<b>Regards,

Jackie.</b>

Read only

Former Member
0 Likes
893

Hi Ravi,

The Intrusion OOconcept made the programming languages more comfortable and easy to use .So ABAP which was previously a normal language wanted to be more portable and programmer friendly improved its standards to meet the OO needs using OOABAP.If you r familiar with OO concepts u can match the ABAP concepts and learn easily..........

Regards,

Ravi K Selvaraj.

Read only

sumit_shah
Product and Topic Expert
Product and Topic Expert
Read only

marcelo_ramos1
SAP Mentor
SAP Mentor
0 Likes
893

Hi,

Look at this link,

<a href="https://wiki.sdn.sap.com/wiki/display/ABAP/ABAP+Objects">ABAP Objects</a>

Regards.

Marcelo Ramos