cancel
Showing results for 
Search instead for 
Did you mean: 

F110 Automatic Payment Cheque Printing Program

muhammad_sohail
Participant
0 Kudos

Dear Consultants,

                       I know program RFFOUS_C copy can be used for cheque payment FBZP transaction to modify the cheque according to client's requirements. My question is that; What is the program for tcode F110 (Automatic Payment) to modify the cheque printing for multiple vednors payment(s) to fullfill the client's requirements. 

Regards,

--

Sohail

Accepted Solutions (1)

Accepted Solutions (1)

muneshpatwari
Active Participant
0 Kudos

This message was moderated.

muhammad_sohail
Participant
0 Kudos

ThanksMunesh,

                      F110 prints only the last vendor cheque, not printing all the vendors in selection. how should I achieve to print all the vednor's cheques.

Regards,

--

Sohail

Former Member
0 Kudos

Dear Sohail,

Payment medium program is correct i.e. RFFOUS_C, Please check whether cheque register has been updated with more than one cheques or not. You can check it with T-code FCHN or table PAYR.

Also check variant used for the payment program while using F110 with your functional person.

Regards,

Aditya

muhammad_sohail
Participant
0 Kudos

Thanks Aditya,

                     Yes payr table is being updated. As i am printing it on smartform; it was printing quite fine for a single document cheque using tcode FBZ5. But after some days i came to know that; there is another transaction which is F110 to print cheques for multiple vendors. Now my question is that; wheather i have to change my program ZRFFOUS_C and smartform for F110 or not. ZRFFOUS_C  printing only the last cheque using F110.

Regards,

--

Sohail

Former Member
0 Kudos

Hi Sohail,

Yes, you have to change your payment medium program and smart form. As i am FI Functional, I can suggest you to develop logic considering transactions in PAYR table.

wright new logic when Tcode is F110.

base on PAYR_LAUFD and PAYR_LAUFI.

Thanks

Aditya.

muhammad_sohail
Participant
0 Kudos

Dear Aditya,

                Thanks.

                when i debug the program ZRFFOUS_C. control does't come to my statements when I execute the program using F110. So; i can't get the values of selection e.g; laufd, laufi

Regards,

Sohail

Former Member
0 Kudos

Hi Sohail,

Please go to SE38, enter program name RFFOUS_C, Execute the program,

Enter run date and Identification feature, uncheck Proposal run.

Select Print Check, Enter printer and select print immediately.

Enter same parameters as you were used in f110. you can take help from FI functional or FI user for the same. And then start debugging.

You can check the same through F110 --> Print out / data medium --> variant assign against payment medium program i.e. RFFOUS_C.

Also check spool request through t-code SP02.

Thanks,

Aditya

muhammad_sohail
Participant
0 Kudos

Thanks Aditya,

                    It's really helps me alot to solve my problem.

Thanks again MAN!!!

Regards,

--

Sohail

Answers (0)