Application Development 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: 

Smart forms copy from one system to another

Former Member
0 Kudos

Hi gurus ,

could anybody tell me how to copy smartforms from one system[SAP4.7 to SAP ecc.0 i.e QA to DEV] to another ?

I have a requirement to copy a custom smart form from one system to another ,

as far as i know the custom driver program can be created in SE38...but i m not sure wether we have a direct way to copy the

exact form from SAP4.7 to ECC6.0 using Smartforms transaction.

Any information here is helpful!!!!

Thanks

Trisha

4 REPLIES 4

Former Member
0 Kudos

hi,

use stms tcode to migrate the smartform from dev to quality or vice versa

deepak_dhamat
Active Contributor
0 Kudos

Hi,

Enter T-code Smartforms and enter name of your Smart form

Go to Utilities -> Download

Downloaded into the XML format.

Similarly

In the server you want to Upload it Enter T-code Smartforms and Utilities -> Upload.

regards

Deepak.

koolspy_ultimate
Active Contributor
0 Kudos

Hi,

Goto se38 and enter the name of the driver program of your smart form and in the

application toolbar ->

under utilities tab ->

select more utilities and click download and save it in your local file.

Now open tcode : smartforms and enter you smartform name and click display

Now in application toolbar select utilities and click on download form.

note: the form will be save in .xml format

Now take the both files (.xml file and the previos downloaded report ) into your required sap system.

first upload the driver program by selecting

application toolbar ->

under utilities tab ->

select more utilities and click upload

Now save the program and activate the report.

for the smartform

Now open tcode : smartforms and enter you smartform name and click display

Now in application toolbar select utilities and click on upload form and select your .xml file, and activate it.

Hope your purpose is solved,

Regards,

koolspy.

madhu_vadlamani
Active Contributor
0 Kudos

Hi Trisha,

If the systems or in landscape then you can go just transport the request if it to other sap system the use download and upload option.

Regards,

Madhu.