cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

What is Difference between Java and ABAP?

srinivasarao_kambala4
Active Participant
0 Likes
16,161

What is Difference between Java and ABAP?

View Entire Topic
Former Member
0 Likes

Hi,

A very common question.

Let me make it clear.

Both of them are programming languages.Despite the fact that both are platform independent, ABAP is a query based language and the other is a pure object oriented language.

ABAP is the core for SAP as it's R/3 system are developed using this ABAP language.

SAP decided to move ahead in this world and included ITS into it's product.

Slowly the realised the importance of going web-based, and hence decided to move in the steps of web services so that all the transaction based interactions can move in the form of web services being deployed.

Then they came up with a product called NetWeaver which can have both the JAVA stack and the ABAP stack.

Hope it helps you to know the background and resolves your query.

reward with points.( 10 if it helps you.)

0 Likes

sir what does the stack mean