Answer Posted / mythili manoharan
ABAP is the programming language for SAP whereas Java is a
programming language of SUN Microsystems.
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.
Seeing it from SAP perspective, the SAP R/3 system has a
ABAP stack and a Java Stack. Any process cusutomisation on
the R/3 will be done by ABAP whereas the Java stack is used
for providing a wrapper on top of your R/3 system which
gives the flexibility of using SAP Netweaver components
like Portal...
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.
what is d main diff between the java and .net framework
9.Difference between even and odd signals?explain with the diagram?
Write a program to find duplicate number from array in minimum time complexity.
What is WEB 3.0? What are the features their in WEB3.0
what does mean and stack mean in genral programming?
what are other resources are needed for this mantis?
Suppose server object is not loaded into the memory, and the client request for it , what will happen?
can we use commit,rollback in triggers and how?
When you deliver your C++ headers and C++ library of a class (what all can you change in the class so that application using your class does not need to recompile the code)
What is the merger sort principle and its time complexity.
How do you initialize a static member of a class with return value of some function?
how to data grid use in data bind?
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?
What is %Type,%Rowtype?