Skip to Content
0
Jan 13, 2023 at 03:54 AM

How to delete Modified/Inactive version from abap program

510 Views Last edit Jan 13, 2023 at 04:11 AM 4 rev

I have a ABAP program screen that I made changes to, pressed the save icon, but did not activate. So I have "Modified/Inactive" status.

I want to delete what I saved and just to back to the original.

I don't have a transport, so I don't want to undo my changes and activate it, which would make the program identical, but it would create a transport entry which I am trying to avoid. I just want to delete my saved version and go back to before I did anything without adding to a transport.

I am able to see the inactive version in SE80, but can I remove this saved version?