cancel
Showing results for 
Search instead for 
Did you mean: 

VF02 Print Out Problem

Former Member
0 Kudos

Hi all,

We are facing the problem while taking the print out from VF02.

We are using ZFORM designed by our ABAPer.

While using standard form (LB_BIL_INVOICE) its working and while using ZFORM, we are able to see the print preview but not able to take the print out.

Error message is shown as given below

"Output could not be issued"

Message no. VF304

Diagnosis

An error occurred while output was being issued. It is possible, for example, that the form to be issued has not been activated or has an error. An error may also have arisen while the data to be issued was being edited.

Procedure

Check possible causes of the problem.

Thanks in advance,

Babs

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Please change your page format to standard one or more appropriate one and then check.

Regards,

Abhi

Answers (2)

Answers (2)

former_member217082
Active Contributor
0 Kudos

Hi babs

Go to VV32 and check wheather the condition record has been maintained or not.In VV32 .

check the access sequence , wheather it is billing type / payer in your output type RD00 .so only for that particular payer only that ouput may be generating . .But also see in the V/40 wheather for the billng type the ZFORM which you have created has been assigned or not .

Regards

Srinath

Former Member
0 Kudos

Hi

Check if your condition record(VV31) has been maintained for this o/p type.

from the information you have provided it looks like it needs ABAP help. Ask him to run it in the debugging mode to see where the ZFORM is failing.