What does the ‘SUPPRESS DIALOG’ do? ABAP Module Programming

Suppressing of entire screens is possible with this command. This command allows us to perform screen processing “in the background”. Suppresing screens is useful when we are branching to list-mode from a transaction dialog step.