CALL SCREEN

Reference

Syntax

CALL SCREEN dynnr
            [STARTING AT col1 lin1
            [ENDING   AT col2 lin2]].


Effect

Calls the dynpro of the number specified in dynnr and starts a dynpro sequence, which is defined by the next dynpros of the called dynpro.

Additions