cancel
Showing results for 
Search instead for 
Did you mean: 

web service

Former Member
0 Kudos

Hi experts,

here is the issue, with out function module can we create web services if yes, could you tell me any one the process ,

suggest with necessary steps.

Thanks

Regards

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

To create webservice without function module you need to follow following steps:

- Create Model of service in ESR.

- Create proxy in your backend (ECC) system using tx: SPROXY

- Goto class of proxy and implement code.

- Configure endpoint using SOAMANAGER.

- Publish webservice using Tx: WSPUBLISH.

There are few e-learnings available for how to do it (I guess by Thomas Jung). Will post url if found one:

see this: https://www.sdn.sap.com/irj/scn/elearn?rid=/library/uuid/80ee547d-f84f-2b10-f8ad-c2a13d812ce6

Regards,

Gourav

Former Member
0 Kudos

Hi gaurav,

The thing is I have tried to create web service through sproxy but the moment i get in to sproxy T.code it shows an error stating that no coneection to integration builder(only generic data visible) There is no option of ESR in my system.

suggest with suitable configuration.

Thanks

Regards

Former Member
0 Kudos

Hi,

Please consult with your basis guy if you have right landscape i.e. PI/CE or ESR. Then take their help to establish connection between your backend and ESR and Service registry.

More information about configuring SR is available in this blog: /people/bv.pillai/blog/2007/09/18/configuring-publishing-enterprise-services-from-sap-business-suite-system-into-nwce-netweaver-composition-environment-services-registry

More information about configuring ESR: /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies and

There is quick and dirty way to configure using RFC destination type G called

RFC dest: sap_proxy_esr

Type: G

Host: yourPIhost

service: yourPIj2eeport

path prefix: /rep

Regards,

Gourav

Answers (1)

Answers (1)

Former Member
0 Kudos

how many more times will you ask the same questions over and ovre again?

The answer is NOOOOOOOOOOOOOOOOOOOOOOO!