EXPORT - Export a screen
Basic form
EXPORT DYNPRO h f e m ID id.
Effect
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 ).
Related
IMPORT DYNPRO ,
GENERATE DYNPRO ,
SYNTAX-CHECK FOR DYNPRO
, DELETE DYNPRO .
Index
© SAP AG 1996