Show TOC

 Dialog TransactionsLocate this document in the navigation structure

Use

You use this procedure to assign transaction codes to dialog programs. In a dialog transaction, the flow of the program is determined by a sequence of screens that belong to a single ABAP program, usually of the module pool type.

Procedure

To create a dialog transaction, use transaction SE93 (Transaction Maintenance) or the Object Navigator.

  1. In the Object Navigator, choose Workbench → Edit Object.

    The Object Selection dialog screen appears.

  2. Choose the tab More and enter the name of the transaction you want to create in the Transaction field.
  3. Choose  with the quick info text Create.

    The Create Transaction dialog screen appears.

  4. On the dialog screen, enter the transaction code (up to 20 characters) and a meaningful description of the transaction in the Short Text field.
  5. Choose the option Program and screen (dialog transaction).
  6. Choose Continue.

    The Create Dialog Transaction screen appears.

  7. Enter the name of the program for which you wish to create a transaction.
  8. Enter the number of the initial screen of the program in the Screen Number field.
  9. Usually the settings in the Classification group box are set by default.
    Note

    Professional User Transactions are the standard transactions executed in the SAP system. An Easy Web Transaction is an ITS-based transaction, which can be executed only in the SAP GUI for HTML. You need to refer to an ITS service in order to use it.

    The SAP GUI settings do not affect the transaction itself but inform the user what software is needed to start the transaction: SAP GUI for Windows, SAP GUI for Java or only the browser (SAP GUI for HTML).

  10. To protect the dialog transaction against unauthorized use, enter the name of an authorization object in the corresponding field. To enter values for the fields of the authorization object, choose Values.
    Note

    For more information about authorizations in the SAP system, see The SAP Authorization Concept .