Application Development 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: 

Migrate PO output from Sapscript to Smartform

Former Member
0 Kudos

Hi,

I'll be migrating ZZMEDRUCK (customized copy of the standard form)that is in sapscript to smartform. I'll be doing this manually since some of the layout/format was changed by the user. Now do i have to create a new print program aside from the ZZSAPFM06P so that it will call the new smartform that i will make? Do i have to create a new output type? Or i dont have to do this and just change the configuration in M/34?

Thanks a lot.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

TCode smartforms--> Utilities --> Migrate SAPScript form

This will copy hte SAP Script form into smart forms.

But this will not solve the purpose.

YOu will have to map the print program accordingly.

Hope this helps.

Please reward if useful

thnx

3 REPLIES 3

Former Member
0 Kudos

TCode smartforms--> Utilities --> Migrate SAPScript form

This will copy hte SAP Script form into smart forms.

But this will not solve the purpose.

YOu will have to map the print program accordingly.

Hope this helps.

Please reward if useful

thnx

Former Member
0 Kudos

Hi

U can use the old output type (I believe it would be better) but, of course, have to change the configuration where you have to insert the name of smartform and the new program.

Max

Former Member
0 Kudos

Hi,

Smart Forms provides a migration tool for this purpose which migrates layout and texts of a SAPscript form to a Smart Form. It does not migrate SAPscript form logic of the print program. Using Smart Forms, this logic is described by the tree structure of the Form Builder. The effort involved in migrating it depends on the complexity of the print program.

Regards

Sudheer