Hi Gurus,
I have a requirement to Print cheques on Pre printed papaer.
I found that the program "RFFOUS_C" and the configuration in Tcode "FBZP" is used to do so.
I also found that "RFFOUS_C" only supports SAPSCRIPTS.
On further investigating I also found that Payment Medium Workbench (PMW) facilitates use of PDF forms.
I have to use transaction f-58 and F110 for cheque printing.
My question here is can we use PMW for cheque printing? I have checked it for tcode F-58 (manual print) but will it work with F110 tcode as well?
I am totally confused as to which approach I should you I have the following options.
1) Copy "RFFOUS_C" to a Z program and make the changes to SAPSCRIPT calls and created the required SAPSCRIPT (simplest and most straight forward).
2) Copy "RFFOUS_C" to a Z program and modify it completely to hardcode Adobe form call.
3) Use PAyment Medium workbench (IF it provides all the functionality required for cheque printing and if I can use it in F-58 and F110 ).
Please help me.