ABAP Keyword Documentation → ABAP Glossary
parameter transaction
A special transaction code that associates a dialog transaction with parameters. The dialog transaction is called when a parameter transaction is called and the input fields of the initial dynpro of the dialog transaction are filled with parameters. The screen of the initial dynpro can be suppressed by specifying all mandatory input fields as parameters of the transaction, and if the next dynpro is not the initial dynpro itself.