Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Technical System Type

deviprasad_pothireddy
Active Participant
0 Likes
401

Hi all,

I would like to know information about Technical system. When I am creating new technical system it asks to enter the technical system type. Till now I have used Technical system type is third party. What my question is, if I used the adapters like IDOC, HTTP then May I change the technical system type? Can any body explain clearly when we use different technical system types in our scenario.

Technical system wizard Technical System Type

Web as abap

Web as java

Standalone java

Third party

System landscape directory

2 REPLIES 2
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
356

Well, the I can explain the first three.

<b>Web as abap</b>

This technical system is any ABAP system. I believe this can be any R/3 system to a certain release. I know that it works back to at least 46c.

<b>Web as java</b>

I believe that this refers to a java system that is added on to the ABAP system.

<b>Standalone java</b>

This refers to a standalone java engine which is not added on to an ABAP system.

Regards,

Rich Heilman

PS.

Put yourself on the SDN world map (http://sdn.idizaai.be/sdn_world/sdn_world.html) and earn 25 points.

Spread the wor(l)d!

Read only