This statement is for internal use only.
Incompatible changes or further developments may occur at any time without warning or notice.
EXPORT DYNPRO h f e m ID id.
Exports the screen specified in the field id. The screen
information is taken from the structure h (screen header,
structure D020S) and the internal
tables
f (field list, structure D021S),
e (flow logic, structure D022S)
and m (matchcode information, structure D023S).
IMPORT DYNPRO, GENERATE DYNPRO, SYNTAX-CHECK FOR DYNPRO, DELETE DYNPRO.