cancel
Showing results for 
Search instead for 
Did you mean: 

When do we go for Web As Abap or Thired-Party type

Former Member
0 Kudos

Hi,

i am doing file to idoc scenario, i have created two Technical Systems and Business Systems are created as Web As Abap type for both sender and recever system, is it right way or does it give any problem.

regards

s

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Business system type depends upon source and target system. For eg. In your scenario, target is IDOC. so u will need WEB AS ABAP type system for target.

Your source system is providing file. What is your source system? If it is third party then u have to declare source system as of type Third party.

-Gouri

Former Member
0 Kudos

can you please tell me in what caces we do go for third party type?

Former Member
0 Kudos

Can you plz tell me what is your source system??? Is it FTP Server???

Former Member
0 Kudos

Third party system is nothing but otherthan sap or standalone java system because if it is sap system we use web as abap if it is java we use web as java becuase it can understand both the format other than third party.

Hope it is helpful to you.

-Gouri

Award points if useful:)

Former Member
0 Kudos

Hi,

<b>Web As ABAP</b> - If it is a SAP system. For example a CRM and any SAP R/3 System.

<b>Web As Third-Party</b> - We will use this type when system is some third party application. For example Point of Sales System

Regards,

Ramesh P

Former Member
0 Kudos

Hi gouri,

Thanks for my clarification.

Answers (2)

Answers (2)

Former Member
0 Kudos

when we are making communication with the SAP SYSTEM (i.e R/3) then we define it as web as abap , when your communicating with any other system we will define it as third party system( otherthan java systems).

Former Member
0 Kudos