cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

hi friends,

i migrated PO form MEDRUCK into Smartforms....but i'm getting only the layouts(Windows) but there is no text or no data in any of the window... i read from a book if we migrate there will be text files which was there in SAPScript. Is it true..? or any config have to be done?

please send me the answer......

0 Likes
View Entire Topic
Former Member
0 Likes

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.

Please close the thread if problem is solved. Reward if useful