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

ABAP and JAVA stack ?

Former Member
0 Likes
456

Hi,

I have a doubt:

what all components (such as IR,ID, IS,BPE,AE) in XI architecture works on ABAP stack and what all work on java?

thanks

View Entire Topic
Former Member
0 Likes

> what all components (such as IR,ID, IS,BPE,AE) in XI architecture works on ABAP stack and what all work on java?

There are 2 stack in WAS, ABAP and Java.

What is ABAP Stack: Name says it is implemented in ABAP objects, it is use to do the processing of the messages, routig etc..(Pipleline Services that are nothing but the ABAP objects class). IE and BPE are the part of ABAP stack.

What is Java Stack: Java Engine, IR, ID, SLD AE are the part of Java Stack.

ABAP Stack----


Java Stack (Both communicate with each other using a Middlewhere called JRFC)

Thanks

Farooq.