‎2007 Jan 18 8:49 AM
Is it possible to convert sapscript file to smartforms without any changes? guide me pls..
‎2007 Jan 18 9:05 AM
Hi Kumar,
<b>Follow these steps for SAPscript form conversion:</b>
Step 1. Access the initial screen. Choose Tools>Forms printout>Smart Forms (transaction SMARTFORMS) from the SAP Easy Access Menu. The dialog window SAP Smart Forms: Initial Screen appears.
Step 2. Name the form. In the Form Field, enter field name you want to give, for example ZTF_GR_## (based on your company standard starting with Z to identify this as a customized form, where ## is the group number).
Step 3. Access the migrate function. Go to Utilities>Migrate SAPscript Form. In the dialogue window enter the SAPscript form name, for example Y_SAPSCRIPT_STD. Choose the Check button.
Step 4. View the migrated layout. On the screen that appears, the SAPscript form is migrated into a rough Smart Form . Click on Form Painter to see an overview of the form layout.
<b> ( or )
Use the following steps for mass migration or simultaneous migration of multiple SAPscript forms:</b>
Step 1. Run the mass migration program. In Reporting (transaction SE38), select the program SF_MIGRATE and execute it . Select the names and the language of the SAPscript forms and click the execute icon. The system creates the Smart Forms named for the SAPscript forms plus the extension SF. It displays a list of the migrated forms.
Step 2. Make changes (if necessary). To change and adapt a form, go to transaction SMARTFORMS. Then activate the changed Smart Form.
‎2007 Jan 18 8:50 AM
Go to transaction SMARTFORMS, enter a smart form name and click on Utilities -> Migrate SAP Script Form.
Regards,
Manoj
‎2007 Jan 18 8:51 AM
jayakumar,
In SMARTFORMS Tcode there is Utilities-->Migrate SAPscript form.Click that & you can do the conversion.
regds,
kiran
‎2007 Jan 18 8:54 AM
‎2007 Jan 18 9:04 AM
Hi,
SAP provides a conversion for SAPscript documents to SMARTforms.
This is basically a function module, called FB_MIGRATE_FORM. You can start this function module by hand (via SE37), or create a small ABAP which migrates all SAPscript forms automatically.
You can also do this one-by-one in transaction SMARTFORMS, under
Utilities -> Migrate SAPscript form.
You could also write a small batch program calling transaction SMARTFORMS and running the migration tool.
U. Uma
‎2007 Jan 18 9:05 AM
Hi Kumar,
<b>Follow these steps for SAPscript form conversion:</b>
Step 1. Access the initial screen. Choose Tools>Forms printout>Smart Forms (transaction SMARTFORMS) from the SAP Easy Access Menu. The dialog window SAP Smart Forms: Initial Screen appears.
Step 2. Name the form. In the Form Field, enter field name you want to give, for example ZTF_GR_## (based on your company standard starting with Z to identify this as a customized form, where ## is the group number).
Step 3. Access the migrate function. Go to Utilities>Migrate SAPscript Form. In the dialogue window enter the SAPscript form name, for example Y_SAPSCRIPT_STD. Choose the Check button.
Step 4. View the migrated layout. On the screen that appears, the SAPscript form is migrated into a rough Smart Form . Click on Form Painter to see an overview of the form layout.
<b> ( or )
Use the following steps for mass migration or simultaneous migration of multiple SAPscript forms:</b>
Step 1. Run the mass migration program. In Reporting (transaction SE38), select the program SF_MIGRATE and execute it . Select the names and the language of the SAPscript forms and click the execute icon. The system creates the Smart Forms named for the SAPscript forms plus the extension SF. It displays a list of the migrated forms.
Step 2. Make changes (if necessary). To change and adapt a form, go to transaction SMARTFORMS. Then activate the changed Smart Form.
‎2007 Jan 18 9:34 AM
Hi ,
Go to SMARTFORMS transaction & enter a smart form name & click on Utilities & select Migrate SAP Script Form.
Reward if helpful answer
‎2007 Jan 18 9:37 AM
I asked without any modification can I get smartforms.....bcs If I use migration I have to modify lot of...thats why
‎2007 Jan 18 10:17 AM
Hi Jayakumar,
just i check in 4.6 server there is no data modify in my case
‎2007 Jan 18 10:24 AM
I am wrking in ECC6.0.here its asking lot of changes.i think layout only no need to change.
‎2007 Jan 18 10:09 AM
hi,
goto transaction SMARTFORMS.
Enter the form name and the goto Utlilities->Migration->ImportSAPscriptform.
here u enter the SAPscriptform name.