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

Is there a program to convert sap script to smartforms?

Former Member
0 Likes
370

Hi all,

Is there a program to convert sap script to smartforms?

Thanks,

Charles.

2 REPLIES 2
Read only

Former Member
0 Likes
341

Hello,

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.

We can convert script to smartform but not a smart form to script.Hope it is clear...

If useful reward points.

Regards,

Vasanth

Read only

Former Member
0 Likes
341

Hi,

Pls see this topic: