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

convert script into Smartforms

former_member328875
Participant
0 Likes
1,381

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

7 REPLIES 7
Read only

Former Member
0 Likes
1,268

This message was moderated.

Read only

Former Member
0 Likes
1,268

This message was moderated.

Read only

Former Member
0 Likes
1,268

Hi,

While creating the smart form just use Goto->Utilities->Migration->Import Sapscript form. That will do it.

Regards,

Supratik

Read only

Former Member
0 Likes
1,268

This message was moderated.

Read only

dsiva1225
Explorer
0 Likes
1,268

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

Read only

0 Likes
1,268

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

Read only

Former Member
0 Likes
1,268

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.