Application Development 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: 

Server Proxy generation from WSDL in ABAP

Former Member
0 Kudos

Hi ,

I have a WSDL file. Using transaction SPROXY i am abe to generate Cient proxy in ECC 6.0.

Can i generate a erver Proxy also from the WSDL?

Ifyes , then what is the approach , transaction etc to so, Any refeence document would be helpful.

If no , then what should i use , to generate the Server Proxy.

My scenario is that I have designing an Enterprise Service via Top - Down Approach . I have designed the Interface with operations and generated the Wsdl . now i need to generate the Server proxy in ABAP SDL , so that i can write the implementation of the service in ABAP.

Any help would be appriciated

Thank You

I

1 REPLY 1

Former Member
0 Kudos

Hoping to resurrect this thread. I have the exact same requirement. Anyone figured out how to do this?