‎2013 Oct 08 8:10 AM
Hi experts,
I need to develop a smartform but a script for similar prosess SES form is already available can I use this existing script by converting it into SF.
How can I do this what parameteres need to be changed after cverting it and what type of coplexities will come across and how it overcome.
Please suggest me.
Best regards,
Saquib Khan
‎2013 Oct 08 8:21 AM
‎2013 Oct 08 8:24 AM
‎2013 Oct 08 8:28 AM
Hi,
While creating the smart form just use Goto->Utilities->Migration->Import Sapscript form. That will do it.
Regards,
Supratik
‎2013 Oct 08 8:46 AM
‎2013 Oct 08 8:47 AM
Hi Saquib,
Yes, you can use it if you have Idea on smart forms
To convert sap script to smart form you can use 'SF_MIGRATE' report
while executing provide original language in which your script actually developed else it will not execute.
Here system generates the smart form name before using the smart form following are the complexities you are going to face:
1.Character and paragraph format declared in script will not be copied here you need to work on it.
2.suppose if we have 2 control commands used in script window(any window main or variable ) this will be created as 2 different text elements in window of smart form so use it accordingly.
3.clear all the errors before activating u may get 'Fields or internal tables unknown' so declare them.
the rest of the things will go fine.
Best Regards,
Siva Reddy.D
‎2013 Oct 12 8:09 AM
The conversion not works properly so Ive converted a new SF. Now concern is this I want to attach smartform in place of script in this std. (TCODE ML83). I tried to assign my Z progrm n Z form to the o/p type ES in nace tcode but this is not working properly still this call the same script. Any 1 can help its urgent pls.
Thanks,
Saquib
‎2013 Oct 12 10:26 AM
Hi Saquib ,
We have methods for Converting Scripts to smartforms.
Please take a look with this link.
http://scn.sap.com/thread/450293
Thanks,
Uday.