cancel
Showing results for 
Search instead for 
Did you mean: 

Covert Smartform Output to PDF when Giving Print From Transaction VF31

Former Member
0 Kudos

Hi Gurus,

I am facing one problem.I developed the program to chnage smartform output to PDF file when giving invoice print from VF02/VF03.

The same functionality i want to appy when i am giving print for the invoice through VF31.

I put the break-point in the driver program.But it is not stopping there when i am giving print from VF31.

How can i do this one..

Please Help Me.

Thanks &Regards,

R.P.Sastry

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

answered

Former Member
0 Kudos

Hi,

Write the break point in "processing" form. I think it may help you.

Thanks and regards,

Venkat.

Former Member
0 Kudos

Hi,

Yes, whatever Ramakrishna has told is correct, the document might already printed, so try it with Processing Mode '2 (Repeat Processing)'.

Rgds,

Pavan

Former Member
0 Kudos

Hi,

Check the parameters passed to the selection screen of VF31.

If you are trying to print an already printed document then use the processing mode as '2' ( Repeat processing ).

Also check all other parameters.

Regards,

Ram