cancel
Showing results for 
Search instead for 
Did you mean: 

how do i create a new web service?

Former Member
0 Kudos

hello all,

I want to create a new webservice, can any of you help me in this regard.

Any document pertaining to it, will be very helpful.

Thanks in advance.

Thanks and Regards,

Santhosh Guptha N

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member206604
Active Contributor
0 Kudos

Hi ,

There are many ways to create a webservice.

1. Creating is form the backend ECC system

a. Create a Inbound Interface in PI

b. Generate a Proxy out of it and do the implementation

c. Release it as a Service

2. Converting a RFC/BAPI into a webservice with very few easy steps

3. Creating a Mediated Service using PI with SOAP Sender adapter

Just for reference.

/people/thomas.jung3/blog/2004/11/15/bsp-150-a-developer146s-journal-part-xiii-developing-abap-webservices

Thanks,

Prakash

Former Member
0 Kudos

Hi Santhosh,

If you are planning to create a scenario with sender WS here you go..

Create all the repository Objects

Create ID objects with , SOAP cc

Go to Sender aggreement and Publish in SR.

go to SR and check for your WS available ther with url as well..

Thanks

Prabhakar