Application Development and Automation 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: 
Read only

How to modify Proxy generated structure

Former Member
0 Likes
14,560

Hi Friends,

I have to add one field to the structure, when I am trying to edit the structure in SE11, it is saying that it is a proxy generated structure and modify it through SPROXY transaction. But I am not able to find the same structure in SPROXY.

Request you to help me in this issue.

Thanks in Advance.

Best Regards,

Pushpa

4 REPLIES 4
Read only

FredericGirod
Active Contributor
0 Likes
5,723

Maybe you have create a Proxy structure, delete all the WS  and let this structure ...

Could you regenerate the structure from a WSDL ?

regards

Fred

Read only

0 Likes
5,723

Hi Fred,

Thanks for your quick reply.

I do not  have any other details except the structure name. I could open this structure in SE11, but could not edit it.

Regards,

Pushpa

Read only

former_member183073
Active Participant
0 Likes
5,723

The structure is auto generated,  if you want to add new field ask a PI guy to add it for you.

to search for the Interface in sproxy.

Go to sproxy -> click search button -> in object type select interface and in object name as below

use the structure where used list for finding the class name the class will usually be like ZPI_CL_TEST so take part after CL_ and use it in object name *test*.

Read only

0 Likes
5,723

Hi Pushpa,

Are you able to resolve this issue?

I have similar issue where I just have proxy generated structure name and I need to add a new field to it.

When I check the proxy interface in SPROXY transaction I could not find anything related to it