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

F110 Cheque printing problem

Former Member
0 Likes
417

Hello Experts,

When printing cheque using F-58 tcode, it is generating spool with 1 page but when done through F110, 2 pages are getting generated. Do not Void any cheques option is also selected.

When debugged..could see that the standard program RFFOUS_C is displaying all the windows( having no element) in the second page.

Kindly help.

2 REPLIES 2
Read only

former_member777515
Participant
0 Likes
382

What is that additional page that was generated in F110?

Check the Printout/data medium tab of F110, the variant of RFFOUS_C might have been defined to print something else instead of the cheque.

Edited by: bloodcool on Dec 28, 2011 7:03 AM

Read only

Former Member
0 Likes
382

Resolved.

'No Form Summary section' Checkbox has to be selected.