早教吧 育儿知识 作业答案 考试题库 百科 知识分享

Chequeprinting,3checksperlettersizepage?Hiall,We'removingawayfromdotmatrixcontinuousformfeedpapertoprintoutcheques.Wewanttoprintusingalaserprinter,magnetictoner(forMICR),andpre-formattedlettersizechequeforms.Thecat

题目详情
Cheque printing,3 checks per letter size page?
Hi all,We're moving away from dot matrix continuous form feed paper to print out cheques.We want to print using a laser printer,magnetic toner (for MICR),and pre-formatted letter size cheque forms.The catch is,Accounting wants to use pre-formatted cheque forms with 3 cheques per page and also wants the remittance to print on plain paper out of another tray.YIKES!Is it possible to accomplish this using just SAPscript?Can the print program RFFOUS_C handle this or do I tell the functional to find an alternative print program.Or even worst we would have to create a custom print program based on RFFOUS_C?-Wingster
▼优质解答
答案和解析
I think you can, have seen it done before. You will need 2 SAPscripts, one for cheque and another for the remittance. Of course, you need to set it up in your FBZP configuration (paying company code and pmnt method in company code) to specify the form use for the remittance and cheque. Also, don't forget to direct the 2 to different printer in your print program RFFOUS_C variant.HTH. 查看原帖>>