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: 

Reg: ABAP report deleted

Former Member
0 Kudos

Hi,

How do we find who deleted ABAP report (manually created report) in SAP system?

User is used that report since 8 months back

Thanks,

Bikshamaiah

9 REPLIES 9

jurjen_heeck
Active Contributor
0 Kudos

Transport logs?

Former Member
0 Kudos

ABAP Report

Execute transaction SE38 , Enter the report which was delted.

GOTO SAP Tool bar Select UTILITES> Versions> versions management .

You will get whole infomormation about the ABAP Report .

Let me know any concern .

Regards

Vikas rana

0 Kudos

Hi,

In ABAP program, when I check the version management it showing "no version management"

Thanks,

Bikshamaiah

0 Kudos

Hi Gangineni,

Remember there is NO versions for customizing objects.So may be for that messageis coming NO VERSIONS Found.

Please let me know ,If any issue.

Regards

Vikas

0 Kudos

Hi,

Yes, you are correct..!

Thanks,

Bikshamaiah.G

0 Kudos

This message was moderated.

0 Kudos

Hi,

Here is the the answer for the my question. one of my team member has given below answer.

The report been directly created in production.

(This report was created by a report painter which automatically generates the code for this )

2.Once the report was created a transaction was created to assign this report in development system and then transported to Acceptance and production. This is how the tcode contains this report for execution.

We concluded this based on the fact that the report was not associated with any package without which we cannot transport the objects but the transaction code is associated with a package.

Thanks,

Bikshamaiah

Former Member
0 Kudos

Hi,

Any tcode created for this report?

Reg

venkat.

0 Kudos

Hi,

Yes, Y* transaction code created and its existed in production system but does not exist in devlopment and test system.

Thanks,

Bikshamaaiah