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

Smartform - NACE

kesavadas_thekkillath
Active Contributor
0 Likes
677

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

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

5 REPLIES 5
Read only

Former Member
0 Likes
647

hi,

You can check it in V/83 transaction.

thanks

Read only

Former Member
0 Likes
647

Hi Keshu,

Are you using a custom program ? Just keep a break point where the smart form is called and check the return code / exception raised.

In my case it was a formatting error and print preview would not get displayed and the output type status would go to Red

Do you have print preview option for the mail program ? Does that work ?

Regards

Read only

0 Likes
647

keep break point in you custom program before calling SF.

and check the execution...

Read only

0 Likes
647

Hi Soumya,

I don't have the issue. As i said it was a formatting error and it was solved

Regards

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
647

There is no error seen any where.

The program for print preview if executed alone ie through nace then its working fine.

the problem is when i add the new program to external medium.

The mail is gettign triggered but no preview