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: 

Recover method of deleted class

Former Member
0 Kudos

Hi,

I had a proxy inbound method of class which got deleted accidental after reactivating the proxy.

Now when activate other objects, i can see the class in the list with Delete sign next to it

Can i recover that method and code anyhow.

Please advice.

3 REPLIES 3

Former Member
0 Kudos

Hi,

Have you tried restoring the content via "utilities->versions->version management" ?

Thanks

KH

matt
Active Contributor
0 Kudos

Are these locally generated classes?

raphael_almeida
Active Contributor
0 Kudos

Hi Techie,


This interface generated in the Enterprise Services Repository (TCODE sproxy), right?!.


You can go in TCODE SE24 (or by double-click its name in the sproxy that also lead to SE24) and verify the previous version of the interface, as show below.



In this image you must choose which session this method belonged (Choosing between Public, Protected and Private).


BR,