Dialog Transactions
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.
- In the Object Navigator, choose Workbench → Edit Object.
The Object Selection dialog screen appears.
- Choose the tab More and enter the name of the transaction you want to create in the Transaction field.
- Choose
with the quick info text Create.
The Create Transaction dialog screen appears.
- On the dialog screen, enter the transaction code (up to 20 characters) and a meaningful description of the transaction in the Short Text field.
- Choose the option Program and screen (dialog transaction).
- Choose Continue.
The Create Dialog Transaction screen appears.
- Enter the name of the program for which you wish to create a transaction.
- Enter the number of the initial screen of the program in the Screen Number field.
- Usually the settings in the Classification group box are set by default.
- 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.