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

Check Printing

Former Member
0 Likes
887

Hi

I know it is a much talked about issue on SDN and that i have also gone thru all relevant messages, ultimately has to give up and resort to seeking help from experts.

I have copied the program RFFOUS_C for Check printing. But I am calling my own forms, coz i need to print check & Summary separately.

It works but for the fact that it is printing check and the summary twice for every document number.

Also I need to add a field to the Summary.

Any help on this will be much appreciated.

Regards

Funfan.

6 REPLIES 6
Read only

Former Member
0 Likes
855

You may want to debug and see how many times the open form function module is called.

You might have missed something when changing RFFOUS_C.

Also, have you configured the new pogram and form for check printing or are you executing the Z program.

Read only

0 Likes
855

Hi Alex

Thanks for taking the time to reply.

You r right i might have missed something but i am unable to locate. I am not executing the Z program, i have configured and running it through transacion F110.

Any suggestions are appreciated.

reg

FF

Read only

0 Likes
855

HI Funfan,

While setting up the variant for RFFOUS_C for F110 program make sure the value is 0 for Number of sample printouts. I know this reply is very late. But may be some body else can make use of this.

Thanks & Regards

Hima

Read only

Former Member
0 Likes
855

RFFOUS_C prints two sets of check, one will be the real check and the other is a VOID check, for Company's reference. But since you have copied and made Z program you will be able to control this.

Read only

Former Member
0 Likes
855

What value do you have for this parameter "PAR_ANZP"(Number of sample printouts) on the selection screen?

Set it to 0 and see if it works.

Srinivas

Read only

0 Likes
855

Hi Srinivas

Thanks for taking the time to reply. I tried but invain, no change.

Can u suggest any other alteration.

Thanks

Funfan