1.

What Is Dynpro? What Are Its Components?

Answer»

A dynpro (Dynamic Program) consists of a screen and its FLOW logic and CONTROLS exactly one dialog STEPS. The different COMPONENTS of the dynpro are:

  • Flow Logic: calls of the ABAP/4 modules for a screen.
  • Screen layout: Positions of the text, fields, and pushbuttons and so on for a screenScreen Attributes: Number of the screen, number of the subsequent screen, and OTHERS
  • Fields attributes: Definition of the attributes of the individual fields on a screen.

A dynpro (Dynamic Program) consists of a screen and its flow logic and controls exactly one dialog steps. The different components of the dynpro are:



Discussion

No Comment Found