cancel
Showing results for 
Search instead for 
Did you mean: 

Smartform from NACE

kesavadas_thekkillath
Active Contributor
0 Kudos

Hi,

I have created a smartform for a print preview and assigned it in NACE

i have also created another program which sends the smartform as Email.

I have assigned these two in NACE, the preview program and the mail program is differnt.

its assigned as

Printoutput medium - for print out

External send - form Email

But when i run it through Va02 transaction ... the preview is not getting displayed.

is there any links or solutions any of u have come across regarding this...

Keshav

Accepted Solutions (0)

Answers (6)

Answers (6)

Former Member
0 Kudos

Hi,

First check the Customization settings :

Open VA02 -- Goto Extras -->Output --> Header --> Edit

Configure the Output type with its Partner number and language.

Then Save at the time of saving provide the Default printer and no of copies.

Then Save.

If it is OK Then Check in Samrtform is there any Template is Fitting the window or not. To know it

Put break point on Smartform Generated function module in Print program. IF it gives error is Formatted output then it definitedly Template or Table s not fitted on that window.

Former Member
0 Kudos

Hello Keshu,

Please follow up with Murali or refer to your SD funtional consultant. As the issue is not a ABAP issue any more.

Hope the discussion was helpful.

Cheers,

Suvendu

Former Member
0 Kudos

hi

check this path

in Tcode : VA03 menu Goto Extras -->Output --> Header --> Edit

here u have to check the output type is for which medium?

then try to print.

Regards

Former Member
0 Kudos

Hi,

Once only run the Smartform

may be the reason is Templates does not fit into the window

Former Member
0 Kudos

Hello keshav,

If you assign the medium it should come. You try to debugg by putting breakpoint whether it is trigerring correctly or not. It will be based on the output type. You bebug the print program, you can find what is trigerring.

Regards,

Madhu.

Former Member
0 Kudos

Hi Keshu,

Before executing SO document from VA02 first check whether the sales order is saved for print output or External send?

-- First open a sales order from va03.

-- Goto Extras -->Output --> Header --> Edit

here u have to check that ur output type is saved for which medium? if it is print output u will get the preview.

Please check that for ur SO and revert back if any issues.

Regards,

Vineel.