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

invoice printing error

Former Member
0 Likes
602

Hi ,

when i m trying to take print for a invoice in VF03 it gives me the error "No output has been selected for printing on request.

"

4 REPLIES 4
Read only

Former Member
0 Likes
472

Hello,

Just check whether the output type you have selected has some output form routine activated or not.It's possible that some form routine for this output type is there which is not getting triggered via VF03.may be it's active only for vf01,vf02.

Otherwise,check whether this output is to be triggered only once.(No muliple prints option selected in output configuration.).

Hope this helps.

Thanks.

Read only

Former Member
0 Likes
472

may be the ouput type is not configured for that particular invoice .

assign the output type as

enter the invoice number in VF02 enter + menu bar>goto->header--->output and

in here enter the Output type and save.

regards,

vijay

Read only

0 Likes
472

I have check the output type it is there but still it gives me the same error from VF02 also

Read only

Former Member
0 Likes
472

Hi

Press enter and go to:

GoTo->Header->Output

Here you can see if some message was loaded, if you can see any message you need to load one.

U can do it by trx VF02: GoTo->Header->Output.

Anyway the messages are usually loaded automatically, so if there isn't a message to be printed it means the conditions to load the message are not satisfied.

Max