Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Down Load Screen Layout

Former Member
0 Likes
628

Hi all,

Is it possible download the scrren layout into local desk?

Thanks,Rayeez

4 REPLIES 4
Read only

Former Member
0 Likes
547

try to use this Program

<b>RSTXSCRP</b>

regards

Prabhu

Read only

Former Member
0 Likes
547

Hi,

I dont think so. This could not possible.

Please check the below statement.

IMPORT DYNPRO h f e m ID id.

Effect

Imports the screen specified in the field id. Loads the screen information into the structure h (screen header, structure D020S) and into the internal tables f (field list, structure D021S), e (flow logic, structure D022S) and m (matchcode information, structure D023S).

There is no layout to import.

Cheers,

BUjji

Read only

Former Member
0 Likes
547

Hi,

are you talking about module pool screen layout, then yes we can do that..

Go to SE51 and give the program name and screen no , go to display/change mode and then from Menu

<b>Utilities->More Utilties ->Upload/Download ->Download</b>

using the above path you can download,. or else you can visit this link

http://www.dalestech.com

here you can see some utility programs to download the screen etc.

Regards

vijay

Read only

Former Member
0 Likes
547

You can do it with the program RSTXSCRP.

You can do both upload as well as download with this Program.