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

help with modifications to program RFFOBR_D

Former Member
0 Likes
865

Hi everyone.

This program is use by trx F110 to generate a printable ticket with information to the bank and one file with the same information.

I changed some information on the ticket by a Z sapscript and a variant, but i need to change the same data in the file and i don't find any user-exit that can be used, so i don't know what else can i do to resolve the issue.

Any sugestion?

Thanks!

3 REPLIES 3
Read only

Former Member
0 Likes
676

Hi,

Check BTE 2040 from transaction FIBF.

Regards,

Chandra

Read only

0 Likes
676

thanks for the answer but the bte 2040 is for e-mail the file. right?

i need to modify the file before local download.

Read only

eduardo_hinojosa
Active Contributor
0 Likes
676

Hi,

Copy your report (RFFOBR_D) in a new z-report (for instance, ZRFFOBR_D). Change the settings in customizing for F110 (ie: tcode FBZP, in payment methods in country in the fields for the use classic payment medium programs (RFFO*)). Create a variant for this report and set it in printout/data medium.

Regards

Eduardo