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

Download Smart Forms

alejandro_lpez
Contributor
0 Likes
2,071

Hi All,

i need to share a smart form to a another person that is in a diferent location.

Can i download a Smart Form to a text file to send it?

regards,

Alelopez

Message was edited by: Alejandro Lopez

6 REPLIES 6
Read only

nablan_umar
Product and Topic Expert
Product and Topic Expert
0 Likes
1,245

You can download an Abap in Abap Editor (SE38). Select pulldown Utilities->More Utilities->Upload/Download->Download.

The same thing while editing the flow logic or layout of the dynpro, click on pulldown Utilities.

Read only

0 Likes
1,245

Hi

Seems that question was about Smart Forms, not program.

In Smart Form editor you can use menu command

Utilities -> Download Form. It downloads all form in XML format. (I am in 4.7)

Read only

Former Member
0 Likes
1,245

Hi Alejandro,

As far as I know there is no standard solution in 4.6 to download a smartform. You might have a look at http://www.erpjobs.co.uk/forum/showthread.php?t=63

which should be a Z-program to do the job (I didn't try myself).

Regards,

John.

Read only

Former Member
0 Likes
1,245

Hi Alejandro,

In 46 you cannot download the smartform to XML (as far as I know).

Try the following instead:

Create a transport request (transport of copies that contains the object "R3TR SSFO ZZ_SAMPLE" (replace ZZ_SAMPLE with your smartformname). Release the transport request and send/transfer the transport files to the other person. The other person has to add the files to the transport folders of his system, then he can add the transport to the import queue of his system (via transaction STMS) and import the transport request. Ask your system administrators for help in case you do not have access to the files or you are not sure on how to handle the transport request files.

Cheers,

Morten

Read only

0 Likes
1,245

Hi,

I have previously been on 4.6c and downloaded SMARTFORMS ok.

Run transaction SMARTFORMS and type in the form you are interested in.

Click on DISPLAY

Goto Utilities -> Download form in the menu.

This downloads the form and this can then be uploaded by the other person using the same method but selecting the Upload option from the menu under Utilities,

Kind regards

Colin

Read only

Former Member
0 Likes
1,245

This option is available only in 4.7 system. In 4.6 It is not possible to download a form. You can go to the Utilities--> Download form option. and it will save the form in xml. If you want to save the same in text then select . files and give the name as .txt.

Regards,

Amit