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 retrive deleted repository objects?

Former Member
0 Likes
1,203

Hi All,

How can we retrive deleted repository objects?

For an instance,

I want to retrive deleted tcode, how can i do it?

Regards,

Mukund Parekh.

Hi All,

How can we retrive deleted repository objects?

For an instance,

I want to retrive deleted tcode, how can i do it?

Regards,

Mukund Parekh.

7 REPLIES 7
Read only

ThomasZloch
Active Contributor
0 Likes
1,127

- retrieve from version database after creating object again under same name (not possible for tcodes)

- import from other systems

- recreate manually

- restore a system backup (will retrieve a few more objects...)

- more?

Thomas

Read only

Former Member
0 Likes
1,127

if that object is transported once that means that would be having a transport request number...

so you can get them retrieved from the transported system.

you can check with tables E07* tables, because for deleting also you need a TR.

Read only

0 Likes
1,127

Dear Soumyaprakash,

The object has not been transported, not even released.

Eg. by mistake any program or db table is deleted. is possible to retrive it?

Regards,

Mukund Parekh.

Read only

0 Likes
1,127

was it assigned to any TR at any point of time?

Read only

0 Likes
1,127

Dear Saumyaprakash The object was assigned to workbench request.

Read only

0 Likes
1,127

then at max you can get a log entry. that all what you can get,

ask in BASIS forum if they can help. but i dont think you can

Read only

Former Member
0 Likes
1,127

Hi,

go to Se03 and

next select search for Objects and Request/tasks

then enter your Object under the catageory and execute..you will get the Object related information..

Prabhudas