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

ALV Probs!

Former Member
0 Likes
539

Hi!

In Alv i want to display the extra columns in the o/p i mean supppose i ve 50 fields in internal table alv o/p shows onley 25 fields what has to be done to display other 25 fields (or) full output 50 fields.

u can check for tables o/p in se11 also it doent display full o/p.

Thanks for your replies, which i am hoping.

Rahul.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
520

In SE11 when u get the table entries, goto SETTINGS -> Format list -> CHOOSE FIELDS -> SELECT ALL. This will display all the table fields. However there is a limitation that maximum list width is 1023.. So only that many fields that fit in the width of 1023 char will be displayed..

Hi!

In Alv i want to display the extra columns in the o/p i mean supppose i ve 50 fields in internal table alv o/p shows onley 25 fields what has to be done to display other 25 fields (or) full output 50 fields.

u can check for tables o/p in se11 also it doent display full o/p.

Thanks for your replies, which i am hoping.

Rahul.

3 REPLIES 3
Read only

Former Member
0 Likes
520

Hi

You can display all the columns/fields in the ALV output

May be the Layout which you are seeing is set for 25 fields

you can change the LAYOUT and can display all the fields( by moving fields from Hidden side to left side)

It seems there is a limit of 99 fields /columns to take the Printout of ALV report

In SE11 also you give the width of he Output list to some 5000 and see you will see all the columns of the table.

generally it will be 250 ONLY, so only few fields are displayed

<b>Reward points for useful Answers</b>

Regards

Anji

Read only

Former Member
0 Likes
521

In SE11 when u get the table entries, goto SETTINGS -> Format list -> CHOOSE FIELDS -> SELECT ALL. This will display all the table fields. However there is a limitation that maximum list width is 1023.. So only that many fields that fit in the width of 1023 char will be displayed..

Read only

Former Member
0 Likes
520

please change the layout seetings ...

i think it contains 25 fields others fields whold be in hiden mode.. please check ....

thanks,

maheedhar.t