cancel
Showing results for 
Search instead for 
Did you mean: 

Missing Parameter Values in autoprinting

Former Member
0 Kudos

I am not sure if this question was posted and answered already, so here goes...

I created an equivalent of the Outgoing Payment PLD using Crystal Reports. There are quite a number of fields our users require to be printed out so we opted to have it via Crystal Report.

Now, I loaded the report already and assigned as the default. So users:

1. If user click the automatic print - Print button, a prompt says Missing Parameter Values

2. If user uses the print - preview, it prompt for the DocEntry@ (which is my parameter in Crystal Report). How do you get rid of the prompt? I mean, it will automatically does a print preview of the current document open.

My selection formula is: {Command.DocEntry} = {?DocEntry@} - if that helps.

Thanks!

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Figured it already. The parameter should have been DocKey@.