Application Development 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: 

ABAP Query --List Width

Former Member
0 Kudos

Hi,

I have a requirement for ABAP Query using transaction sq03.

I have to add a new column and since the field length is char132, when i place the field in "Basic List" tab in Sq03, the field goes to the

next line.Now, when I execute the output, only the fields in the first line (in Basic List) get displayed. The fields in the second line do not get displayed. Also, I cannot fit the second line fields in the first line as the maximum list width is 254. I need a solution to display the 2nd line fields in output.

Thanks in advance.

Regards,

Tejas Savla

1 REPLY 1

Former Member
0 Kudos

Hi Teja ,

what u can do is , change its display length of that field .

SQ01---> In the change Mode --->basic List ---> Click on the Field --->Down Left u will get options to change display length.

regards

Prabhu