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


Please Help Members By Posting Answers For Below Questions

what is the use of occurs 10 or (any number) in the internal table declaration with header line.

1464


Given an array of size n. It contains numbers in the range 1 to n. Find the numbers which aren?t present.

618


what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?

1471


What is ur porject Architecture? If anyone ask what i have to specify here..

1483


write algo for cobol program whichuse three flat file to extract some specific information 8 marks mainframe

1557






Given a set. Write the pseudo code to get all the subsets for the given set. Eg. Input : {1,2} Output : (),(1),(2),(1,2)

2223


please any one pass file aid,xpeditor and endeavor tools

1881


how to display xisheet in list box in c# .net

1622


Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains

1513


Write a pseudo code to evaluate a number to any base given (2...16) based on the input. Number greater than 9 should be given as A-F for 10-15.

2077


i am getting the error while compiling my cics program with including db2 dclgen member it is showing that ur dclgen member not including and all the host variables are undeclared

1086


Hi I am Rathnam, How To Remove the duplicates with out using remove duplicate stage in the datastage

1518


what is the certificates in biztalk?

1427


Write a program to reverse a number?

653


Colors specified with the notation

1801