what is the difference between java , sap ,.net , orecle
apps ?
Answer Posted / aditya
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.
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
how to remove header and footer in jcl using sort utility
What is autocall macro and how to create autocall macro? what is the use of it?
One boy has to climb steps. He can climb 1 or 2 steps at a time. Write a function that will returns number of way a boy can climb the steps. Int WaytoSteps(int n) (eg:- suppose number of steps is n=4 ,the function will return 5 (one-one-one-one ,one-one-two, one-two-one-,two-one-one, two-two)
5. Which of the following can you do with DB2 Express- C? Query databases with SQL Query databases with XML using XQuery and XPath Use SQL in Xquery and Xquery in SQL All of the above
1.Mutating table
Define distributed queries. can you explain me as soon as possible
What is SOLID Principle in Programming Language?
hi i m deepak my shedule for NIC pi is 17 Apr please contact me if anybody has interview on same day or give me some idea who have faced
Have you used callsymputx? what points need to be kept in mind when using it?
Is anyone has done the ASP.NET MVC4 workshop course(2 days) from Peers Technologies. Let me know. I need to talk before joining ASP.NET MVC4 training at peers, Hyderabad.
what is dot net framework
How to get the index of the clicked field in reports in ABAP?
Hey this is venkatesh.Please can any body tell me what is SFLNXTCHG?where we use this keyword?what perpuse we use this?Can you tell me in real time senario with example? And in 7 specification(RPG/400)what is the mandatory specification using programs?
Definition of Singleton Class? what is the Purpose of it? what is the advantage?
what is the difference between uservariables and systemvariables (in Environmental variables)???