‎2007 Jun 19 2:43 PM
hi friends,
could you plz tell me how can i migrate the SAP Script TO Smartforms?
‎2007 Jun 19 2:48 PM
Hi ..,
Go to smartforms transaction...
give a name for the smartform... and go to UTILITIES--> MIGRATION --> Import SAP Script form
Here give the script name...
regards,
sai ramesh
‎2007 Jun 19 2:48 PM
Hi ..,
Go to smartforms transaction...
give a name for the smartform... and go to UTILITIES--> MIGRATION --> Import SAP Script form
Here give the script name...
regards,
sai ramesh
‎2007 Jun 19 2:52 PM
go to smartform tcode.
specify a name for the smart form,
SMARTFORMS -> Utilities ->Migrate SAP Script Form
‎2007 Jun 19 2:51 PM
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.
Look at the below links
http://www.sap-img.com/smartforms/smart-004.htm
Regards
Sudheer
‎2007 Jun 19 2:58 PM
Hi,
Follow the procedure:
Go to Smartforms Transaction Code then Utilities--> Migration --> Import SAP Script form.
Ashven