cancel
Showing results for 
Search instead for 
Did you mean: 

Sapscript to smartform

Former Member
0 Kudos

Hi all,

we have a custom sapscript associated with a PO printout.

I need to convert that to a smartform.

I already have a little idea on converting sapscript to smart form.

What I would like to know is how do we assign this smartform and its program for a PO print out in NACE transaction.

Also are there any precautions while writing the driver program for the converted smartform?

Thank you all in advance.

Goldie.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

HI Goldie,

You need to specify the form routine name in the NACE because once the Output is issued the driver programs form routine assigned in NACE is triggered..

Hope this helps..

Former Member
0 Kudos

Hi Goldie,

Firstly you can directly migrate a script to samrtform. This can be done by executing Transaction SAMRTFORMS -> utilities -> Migration -> SAP Script

Regarding NACE:

You need to assign your Samrtform and Driver program to NACE, steps to do this:

NACE -> Output Types -> Processing Routines

Make the assignment by choosing proper Driver program, but keep in mind you need to mention the Form where the driver program is going to trigger the smartform..

Hope this helps..

Former Member
0 Kudos

Hi Rohit,

Thank you for your reply, but Can you please clarify this point?



 but keep in mind you need to mention the Form where the driver program is going to trigger the smartform..

goldie.

amit_khare
Active Contributor
0 Kudos

You can check this report to display smartform in PO - /SMB40/FM06P