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

Proxy table type is not generating

Former Member
0 Likes
502

Hi Guis,

While creating the proxy in sproxy transaction PROXY TABLE TYPE is not generated which we used in abap programing will you please help me how to solve the problem.

Thanks,

Santhosh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
394

Hi,

First delete your proxy and recreate it again. Generate proxy from the interface it self.

It will automatically create the proxy of your table type.

I feel it is giving you namespace warning and you are ignoring it. If you are getting this information pop up than solve the namespace problem and than save and activate the proxy.

hope it helps

Regards,

Shradha

1 REPLY 1
Read only

Former Member
0 Likes
395

Hi,

First delete your proxy and recreate it again. Generate proxy from the interface it self.

It will automatically create the proxy of your table type.

I feel it is giving you namespace warning and you are ignoring it. If you are getting this information pop up than solve the namespace problem and than save and activate the proxy.

hope it helps

Regards,

Shradha