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

Changes in spool generated through F110

Former Member
0 Likes
727

Hello,

I want to add columns to the spool generated through standard program  RFFOAVIS.

Please suggest.

Hello,

I want to add columns to the spool generated through standard program  RFFOAVIS.

Please suggest.

3 REPLIES 3
Read only

RaymondGiuseppi
Active Contributor
0 Likes
686

Start analyzing code of RFFORI00 (definition of field-groups, read also online help on INSERT - field_group )

Regards,

Raymond

Read only

0 Likes
686

I am not getting it. Do i have to use user exits for this??

Read only

0 Likes
686

I don't find any in this report, just analyze it, it's a rather simple report. it read data from a logical database, store information in field-groups and use simple reporting, either copy it to your namespace and adapt or use implicit enhancement points.

There are BTE available but not suitable for your requirement, nevertheless chec BTE 00002040, 00002050 and 00002060. Be also aware that this report use some shared includes (so test for impact may be required)

Regards,

Raymond