<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: difference between Abap stack and Java stack in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/difference-between-abap-stack-and-java-stack/qaa-p/4315243#M1665546</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They are some applications(ABAP) related to ABAP Stack like Idoc,XI,HTTP These adapters are working in Integration Engine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remaining all adapters are in Central Adapter Engine..it is in JAVA Stack.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Java Stack is currently being on Web based front ends and Stand alone java portal,The java doesn't direct access to ABAP database, because the business logic is kept in intact.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and check this thread :&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="5224706"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sateesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Aug 2008 07:01:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-01T07:01:34Z</dc:date>
    <item>
      <title>difference between Abap stack and Java stack</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-between-abap-stack-and-java-stack/qaq-p/4315242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;difference between Abap stack and Java stack&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2008 06:59:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-between-abap-stack-and-java-stack/qaq-p/4315242</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-01T06:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: difference between Abap stack and Java stack</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-between-abap-stack-and-java-stack/qaa-p/4315243#M1665546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They are some applications(ABAP) related to ABAP Stack like Idoc,XI,HTTP These adapters are working in Integration Engine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remaining all adapters are in Central Adapter Engine..it is in JAVA Stack.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Java Stack is currently being on Web based front ends and Stand alone java portal,The java doesn't direct access to ABAP database, because the business logic is kept in intact.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and check this thread :&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="5224706"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sateesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2008 07:01:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-between-abap-stack-and-java-stack/qaa-p/4315243#M1665546</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-01T07:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: difference between Abap stack and Java stack</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-between-abap-stack-and-java-stack/qaa-p/4315244#M1665547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A very common question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me make it clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABAP is the core for SAP as it's R/3 system are developed using this ABAP language.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP decided to move ahead in this world and included ITS into it's product.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then they came up with a product called NetWeaver which can have both the JAVA stack and the ABAP stack.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps you to know the background and resolves your query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you go thru SAP XI architecture diagram , you will get more info on this-&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/53/fe48b44c5e4bcab5c71fdcf3ee9bc7/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/53/fe48b44c5e4bcab5c71fdcf3ee9bc7/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In general-&lt;/P&gt;&lt;P&gt;Adapter Engine is in J2EE stack&lt;/P&gt;&lt;P&gt;Integration Engine is in ABAP stack.&lt;/P&gt;&lt;P&gt;Some inputs-&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="239716"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Arman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2008 07:02:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-between-abap-stack-and-java-stack/qaa-p/4315244#M1665547</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-01T07:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: difference between Abap stack and Java stack</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-between-abap-stack-and-java-stack/qaa-p/4315245#M1665548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi aravind,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Web service can also be consumed from  the ABAP stack , it is only the web service navigator and homepage that run on the java stack&lt;/P&gt;&lt;P&gt;If you go thru SAP XI architecture diagram , you will get more info on this-&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/53/fe48b44c5e4bcab5c71fdcf3ee9bc7/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/53/fe48b44c5e4bcab5c71fdcf3ee9bc7/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In general-&lt;/P&gt;&lt;P&gt;Adapter Engine is in J2EE stack&lt;/P&gt;&lt;P&gt;Integration Engine is in ABAP stack.&lt;/P&gt;&lt;P&gt;Some inputs-&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="239716"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2008 07:13:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-between-abap-stack-and-java-stack/qaa-p/4315245#M1665548</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-01T07:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: difference between Abap stack and Java stack</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-between-abap-stack-and-java-stack/qaa-p/4315246#M1665549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABAP is one of the 4th generation query language where you can create reports, creating Function modules.etcfor certain business scenarios. Where as Java is strictly an Object oriented programming language.Eg: you can see your yahoo mail or any other site, most of them are created using JSP' or some other tools. these are all Java based.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABAP is the core for SAP as it's R/3 system are developed using this ABAP language.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP decided to move ahead in this world and included ITS into it's product.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then they came up with a product called NetWeaver which can have both the JAVA stack and the ABAP stack.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP has combined the advantages of both ABAP and JAVA to come up with a new product called Netweaver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this documens meight help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/25a3df90-0201-0010-10b6-9712397c22fd" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/25a3df90-0201-0010-10b6-9712397c22fd&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer this blog&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_blogpost" href="https://community.sap.com/" __jive_macro_name="blogpost" modifiedtitle="true" __default_attr="42202"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_blogpost" href="https://community.sap.com/" __jive_macro_name="blogpost" modifiedtitle="true" __default_attr="40219"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Surya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2008 07:20:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-between-abap-stack-and-java-stack/qaa-p/4315246#M1665549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-01T07:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: difference between Abap stack and Java stack</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-between-abap-stack-and-java-stack/qaa-p/4315247#M1665550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ABAP and Java are the two diff stacks in WAS. ABAP is use to run ABAP besed applications or services and Java is used for Java bases applications or srvices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABAP stack contains: IE, BPE&lt;/P&gt;&lt;P&gt;Java stack contains: SLD, IR, ID, RWB, AE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Farooq.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2008 07:21:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-between-abap-stack-and-java-stack/qaa-p/4315247#M1665550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-01T07:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: difference between Abap stack and Java stack</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-between-abap-stack-and-java-stack/qaa-p/4315248#M1665551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ABAP Stack&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The application data in the SAP system is accessed in&lt;/P&gt;&lt;P&gt;the ABAP stack via platform-independent ABAP programs.&lt;/P&gt;&lt;P&gt;ABAP stack is used to run ERP applications mainly MM,SD,FICO etc&lt;/P&gt;&lt;P&gt;Currently in most of the installation you can found mixed stack(ABAP+JAVA)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;JAVA Stack&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The Java side of the SAP Web AS is often referred to as SAPWeb AS Java or&lt;/P&gt;&lt;P&gt;as the Java stack. &lt;/P&gt;&lt;P&gt;This central SAP Web AS Java instance consists of two separate&lt;/P&gt;&lt;P&gt;instances plus one special application, the Software Deployment Manager (SDM).&lt;/P&gt;&lt;P&gt;These two separate instances that build the central SAP Web AS Java instance are&lt;/P&gt;&lt;P&gt;a standard SAP Web As Java instance, offering a Java dispatcher process and one&lt;/P&gt;&lt;P&gt;or more Java server processes and the so-called SAP Central Services instance&lt;/P&gt;&lt;P&gt;(SCS). The SCS instance offers two processes, exclusively used by the Java side&lt;/P&gt;&lt;P&gt;of the SAP Web AS: the enqueue services and the message service. These two&lt;/P&gt;&lt;P&gt;services only work for the Java side of the SAP system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Java Stack is mainly used for SAP Portals and you can host Internet/Web based application written in JSP/EJB ,Java Stack uses Java Threads to run application,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, Xi requires Double stack &lt;/P&gt;&lt;P&gt;ABAP + JAVA Stacks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bcoz some components are developed on JAVA &lt;/P&gt;&lt;P&gt;Some components are developed on ABAP Based.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;JAVA:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Integration Builder&lt;/P&gt;&lt;P&gt;SLD&lt;/P&gt;&lt;P&gt;Adapter Engine&lt;/P&gt;&lt;P&gt;Runtime Workbench&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ABAP:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;BPE&lt;/P&gt;&lt;P&gt;Integration Engine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Integration Engine and the Integration server reside on the ABAP Stack. All the Execution of the IS part will be done on ABAP Stack. we can monitor the processed XML messages also in SXMB_MONI( ABAP Stack)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adapter Engine will reside on the JAVA Stack. All the IR, ID, SLD, RWB Application are developed on JAVA Stack, so thats why we need JAVA Webstart to run these Applications&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the Adapter related Errors we can see in RWB, Communication channel monitoring( Developed and sits on JAVA stack)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this clears your doubts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Saiyog&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2008 07:29:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-between-abap-stack-and-java-stack/qaa-p/4315248#M1665551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-01T07:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: difference between Abap stack and Java stack</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-between-abap-stack-and-java-stack/qaa-p/4315249#M1665552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;ABAP stack are located at integration engine. IDOC, RFC,XI, HTTP adapters are work on ABAP stack.  &lt;/P&gt;&lt;P&gt;JAVA stack are located at Central integration enginer.  FILE, SOAP ect adapters are work on java stack&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;XI need both for scenario execution why because xi/pi components are developed by java&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope little bit clear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: NALLAM GUNA RANJAN on Aug 1, 2008 7:19 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2008 13:43:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-between-abap-stack-and-java-stack/qaa-p/4315249#M1665552</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-01T13:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: difference between Abap stack and Java stack</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-between-abap-stack-and-java-stack/qaa-p/4315250#M1665553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanq&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Aug 2008 07:12:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-between-abap-stack-and-java-stack/qaa-p/4315250#M1665553</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-03T07:12:11Z</dc:date>
    </item>
  </channel>
</rss>

