Wednesday, March 12, 2008

Creating A New Transaction Code In ABAP

Creating A New Transaction Code In ABAP

As shown in the figure below run Transaction SE80 and click on the drop down.
Select Program from the list.



Enter the name of the program as shown.



Right click on the program name under Object Name and you will see a drop down as shown below.



Select Transaction. You will then see the following dialog box. Give the desired transaction code name. Give a short description. Click on OK.



On the right hand pane enter the Program name.



Click on SAVE.



Enter $tmp as development class. And SAVE.



Once the above mentioned steps are carried out test the Transaction.