cancel
Showing results for 
Search instead for 
Did you mean: 

Required infrastructure to enable web service calls in SAP ECC 6.0 system

Former Member
0 Kudos

Hi Friends,

I'm working on XI, more on part of webservices and as I dont have a good knowledge on BASIS part, I would like to know the steps required to enable the webservice calls in SAP ECC 6.0.

Blogs/documents could be helpful.

Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member200962
Active Contributor
0 Kudos
I would like to know the steps required to enable the webservice calls in SAP ECC 6.0.

Please post the question on ABAP forum. One general step is to ensure that the port to which you are connecting should be accessible from your system (ECC).....this is normally taken care by the network team.

Regards,

Abhishek.

Former Member
0 Kudos

You will have to create a receiver communication channel of type RFC adapter to connect to your ECC from XI .

u will have to enter the details of your ECC box like

application Server

system number

in the communication channel.

You will also have to create a user in the ECC which you will use in the RFC communication channel to connect.

YOu will also have to create Business System in your SLD corressponding to the ECC .