cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in ABAP Proxy generation

Former Member
0 Kudos

Hi,

I have generated a proxy in development systems. And moved to pre-production systems. By mistake, one of the proxy generated data types is not moved to pre-production. So, all the dependant data types are not generated in pre-production. Hence proxy is ended up with an errors.

Now, I am unable to understand how can I solve this problem.

Could you please help me out with few steps, so that my proxy gets successfully generated with all the data types in pre-production system.

Thanks for the help.

cheers

san

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member241146
Active Participant
0 Kudos

Hi San.

You can create a new ABAP Request with all objects that you need then transport it to your PRE-PRODUCTION System.

Best Regards.

Bruno.

stefan_grube
Active Contributor
0 Kudos

> Could you please help me out with few steps, so that my proxy gets successfully generated with all the data types in pre-production system.

I suppose that all your proxy objects are in the same package.

So you simply transport the whole package.

If you do not know how to transport, then ask your basic admins, they should be able to tell you.

Former Member
0 Kudos

Transport the missing data type to pre-production system and activate / generate the proxy structures and classes.

Regards,

TK

former_member241146
Active Participant
0 Kudos

Hi Sandeep.

What was the error in this system?

Best Regards.

Bruno.