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: 

Need info on deleted object

Former Member
0 Kudos

Hi experts,

Unfortunately i have deleted one of my important object(report) from Development system.

Is there any process to retrieve that report and go head with the same.

Please let me know the appropriate solution if any.

Thanks in advance.

Sreenivas

3 REPLIES 3

Former Member
0 Kudos

what object have you deleted?

SAP always keep an older version of object in the system, you may check with your basis to restore the older version of your object.

Former Member
0 Kudos

Hi,

T.code <b>SPAU</b> ..

in this T.code, If you choose Goto, you see a list of the deleted objects. Alternatively, you can directly execute the report RS_SMODILOG_FIND_DEL_OBJ. It may take several minutes to find the objects.

The report RS_SMODILOG_FIND_DEL_OBJ displays the deleted subobjects (LIMU) and the higher-level complete objects with a separate object catalog (R3TR), for which only the modification logs exist. These objects were modified by the customer and deleted during an upgrade or the import of a Support Package.

Double-clicking a subobject in a line of the list takes you to version management. You can retrieve an old version of the subobject from the version database.

if you do not have autorization, then contact basis person, they will retrive your old version

Regards

Sudheer

Former Member
0 Kudos

Hi Sreenivas

If you have released the object then you can retrive if its not released then you can't retrive the object you have to code from the scratch.

Thanks and Regards,

Prashanth