1.

How Does The Interection Between The Dynpro And The Abap/4 Modules Takes Place?

Answer»

A transaction is a collection OS screens and ABAP/4 routines, controlled and executed by a DIALOG processor. The Dilaog processor processes screen after the screen, thereby triggering the appropriate ABAP/4 processing of each screen. For each screen, the system EXECUTES the flow logic that contains the corresponding ABAP/4 processing. The controls PASSES from screen flow logic to ABAP/4 code and back.

A transaction is a collection os screens and ABAP/4 routines, controlled and executed by a Dialog processor. The Dilaog processor processes screen after the screen, thereby triggering the appropriate ABAP/4 processing of each screen. For each screen, the system executes the flow logic that contains the corresponding ABAP/4 processing. The controls passes from screen flow logic to ABAP/4 code and back.



Discussion

No Comment Found