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

not getting table type while regenarating new request

Former Member
0 Likes
482

Dear all,

iam got a dump while transporting proxy(outbound) from quality to production.

so when iam creating new request for that proxy iam unable to get table type.i tried in many ways.

please helpme out.

Thanks in advance.

Regards

RAJ

2 REPLIES 2
Read only

Former Member
0 Likes
428

Hi Raj,

Normally table types get attached only to initial TR (when proxy is generated/created ).

If dump says 'table type doesn't exist in production' then definitely you have to transport again.

Else you can check in production if that table type exist with correct definition as in development system.

If yes,then there is no need to transport again.

Option 1

Try checking for Z star <prefix> star in SE11.

<Prefix> would be the one you gave when you generated the proxy.

Option 2

Else, delete the entire thing and put in a TR.

Re-create the proxy and transport again.

Regards,

Nisha Vengal.

Read only

Former Member
0 Likes
428

Hi Raj,

This is very general problem with proxies..

Do one thing manually add that table type into transport request and then move all objects related to proxies(Object which were created at time of proxy creation) to production in one shot.

BR,

Vijay