SAP DYNPRO FLOW LOGIC - Glossary

Get Example source ABAP code based on a different SAP table
  


ARTICLE

dynpro flow logic
Procedural part of a dynpro with own programming language, similar to ABAP. The dynpro flow logic is executed in the application layer and is separated into the processing blocks PROCESS AFTER INPUT, PROCESS BEFORE OUTPUT, PROCESS ON HELP-REQUEST and PROCESS ON VALUE-REQUEST , which react on the dynpro events PAI, PBO, POH and POV and call dialog modules of the corresponding ABAP program.
ABAP_MORE_INFO