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: 

ABAP Proxy : Modification in Structure 2

Former Member
0 Kudos
1,111

Hi,

I try to modify a structure but i can not do that, because is "Proxy Structure (generated)", I excute the transaction SPROXY in order to modify this structure but i don't know how to find it

Pls help , how to find the structure in this transaction, and  how modify.

Omar.

1 REPLY 1

former_member129652
Active Participant
0 Kudos
166

Hi,

  You have to re-create the web service.  There are lots of ways to generate ABAP web service.  Ask the person who is responsible for (or the person who created) the web service for instructions. 

  For example, if the web service is created by SAP Duet Enterprise, I will not use any tools other than SAP Duet Enterprise to change it.  If the web service is created from a RFC, I will change the RFC and re-generate the web service.