‎2006 Aug 14 6:01 AM
Hi Experts,
I have faced one problem in cheque printing. The print program RFFOUS_C is picks the latest cheque number and send it to layout.I had debugged the layout also it is showing the correct cheque number there.But in spool it is getting modified to some other number for example cheque number shown at layout is X if my output contains 3 pages then cheque number in the spool is shown as X+3.
How can i resolve this problem.Please help me in this issue.
Regards,
Bujji
‎2006 Aug 14 1:22 PM
If I understand correctly, a multi-page check uses more than one check number.
Standard processing of checks uses PRE-PRINTED forms. The paper already has check numbers on it. SAP keeps the numbers synchronized. If an overflow occurs, the first pages are VOID and the check numbers are VOID.
If you are NOT using pre-printed paper with check numbers, you can stop the VOID.
It is controlled in the variant for the program RFFOUS_C. Look at the checkbox for DO NOT VOID ANY CHECKS. If you select this, no check numbers are voided. Select the F1 help on this checkbox. SAP explains it better than me!
‎2006 Aug 14 12:07 PM
‎2006 Aug 14 1:22 PM
If I understand correctly, a multi-page check uses more than one check number.
Standard processing of checks uses PRE-PRINTED forms. The paper already has check numbers on it. SAP keeps the numbers synchronized. If an overflow occurs, the first pages are VOID and the check numbers are VOID.
If you are NOT using pre-printed paper with check numbers, you can stop the VOID.
It is controlled in the variant for the program RFFOUS_C. Look at the checkbox for DO NOT VOID ANY CHECKS. If you select this, no check numbers are voided. Select the F1 help on this checkbox. SAP explains it better than me!
‎2006 Aug 15 2:31 AM
Hi Norman,
Thankx for your quick reply. Currently i am working with 4.0 version of sap actually i forgot to say this,so that option (Do not Void any Checks) is not avaiable in this version. If you have any idea please help me.
Cheers,
Bujji
‎2006 Aug 15 7:44 AM
Thank you all, and thanks for your valuable solutions. I solved my problem on my own.
Regards,
Bujji