ABAP Keyword Documentation → ABAP Glossary
dialog module
Processing block without a local
data area that can be defined in
ABAP programs that support their own
dynpros (
executable programs,
fucntion groups,
module pools) and is called from the
screen flow logic.
Begins with MODULE
and end with ENDMODULE
.