1.

What Are The Fundamental Components Of Dialog Program?

Answer»
  •  Screens (Dynpros).
  • Each dialog in an SAP system is controlled by dynpros. A dynpros CONSISTS of a SCREEN And its flow logic and controls just one dialog step.
  • ABAP/4 MODULE Pool.

Each dynpro refers to exactly one ABAP/4 dialog PROGRAM. Such a dialog program is also referred as module pool, since it consists of INTERACTIVE modules.

Each dynpro refers to exactly one ABAP/4 dialog program. Such a dialog program is also referred as module pool, since it consists of interactive modules.



Discussion

No Comment Found