Creating a transaction code is a convenient and easy way for users to access new programs in SAP. It is also very simple to do. If you need to create a t-code in SAP, follow these steps.

  1. Execute t-code SE93

  2. Enter the name of the t-code you wish to create. It can be any name you desire

  3. Click the Create button

  4. Enter the Transaction Code (if blank), Short Text and Select the Start Object type

  5. Click the check (OK) button in bottom right

  6.  Your screen may be different at this point, depending on what Start Object you filled out. All will require the Program. Fill out any required fields and click Save.

  7. You will be prompted for a Package. Either click Local Object or select a Package (usually the same Package of your new Program)

  8. Click Save

  9. Now you will see the Prompt for transportable Workbench request screen. Select a Transport, generally the same one as your new ABAP program (click Own Requests).

  10. Click the green Check

Your new t-code is now saved. You can test it by opening another session and entering the name of the t-code you just created.