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: 

process to delete report

Former Member
0 Kudos

Hi All,

I would like to know the process to delete a report which is in PRD.

say for example report ZXXXX is in dev which was moved to PRD, now I need to delete the report, how to delete the same from QAS and PRD.

3 REPLIES 3

Former Member
0 Kudos

Hi,

Delete the report in DEV, this will generate a transport. When you apply the transport to QAS then PRD the report will be deleted in those systems by the transport.

Regards,

Nick

Former Member
0 Kudos

U need to delete the program right from Development.

When U delete prog, it will ask for Transport request .. the

same way it will ask for any changes ...

Transport this request to QAS and then to PROD ..

Former Member
0 Kudos

As above - but for caution it is advisable to save a copy of the source code from your report before deleting, in case it is needed for reference in the future.

Also when you delete, pay attention to any Z or Y includes that may be attached as deleting those will cause problems to any other programs that share them.