‎2006 Nov 12 5:44 AM
Hi,
Anybody give info on how "IMPORT DYNPRO" get worked?
Thanks
aRs
‎2006 Nov 12 5:47 AM
IMPORT DYNPRO h f e m ID id.
The dynpro with the name in the id field is imported. The dynpro information is loaded into the structure h (dynpro header, structure D020S) and into the internal tables f (field list, structure D021S), e (flow logic, structure D022S) and m (matchcode information, structure D023S).
bye
Murthy
‎2006 Nov 12 5:52 AM
Hello aRs
You can also use function module <b>RS_IMPORT_DYNPRO</b> to get the screen fields (D021S) and the flow logic (D022S) information.
Regards
Uwe