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

Extra Column in Spool Output

Former Member
0 Likes
680

Hi Experts,

We are getting two or more extra column in spool out of a normal ALV report.

These extra columns are not available when report is run in foreground.

How can I remove these extra columns?.

Cheers,

Amod

Hi Experts,

We are getting two or more extra column in spool out of a normal ALV report.

These extra columns are not available when report is run in foreground.

How can I remove these extra columns?.

Cheers,

Amod

2 REPLIES 2
Read only

Former Member
0 Likes
616

maybe the alv is printed by a user defined variant in foreground, and in background with standard variant?

as you are printing alv you should be able to change the columns when you look at it, dont you?

regards

Stefan Seeburger

Read only

former_member730258
Participant
0 Likes
616

Define the default layout for the ALV. Most likely the layout when executed in bg is different when ran in foreground.