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: 

How to Delete a Transaction?

Former Member
0 Kudos

Hi,

I have created a Transaction for a ABAP program. I deleted the ABAP program, but the Transaction still exists. Now how could I delete this Transaction?

Thanks,

Kishan

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hai Kishan,

Go to SE93.

Type your transaction code and click the 'DELETE' button.

Instead of delete button you can also find 'Delete' in the first Menubar also.

Regards

Binoo

NB: Dont forget to reward points

3 REPLIES 3

Former Member
0 Kudos

Hai Kishan,

Go to SE93.

Type your transaction code and click the 'DELETE' button.

Instead of delete button you can also find 'Delete' in the first Menubar also.

Regards

Binoo

NB: Dont forget to reward points

0 Kudos

Thanks All your Points Awarded

Regards,

Kishan

Former Member
0 Kudos

Goto SE80.

Workbench -> Edit Object (from menu ).

( On one fo the tab you will find field transaction )

Put in the transaction name -> Click on Delete Button.

Cheers.