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

SQ01

Former Member
0 Likes
881

in sq01 i remove one column from data field .

when i am excecute the report still it showing i.e blank colomn with no heading and no data

but its blank.

i don't want this.

User want display output mode in ABAP-List not ALV.for quriy.

can i increase list output page size by default its 255.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
781

Hi ,

I re-checked in my system, it work fine. could you please check once again above two steps.

1. Go to settings check ' Graphical Query Painter'

2. Go to Basic List, where you will find the columns for the output.

3. Drag and Drop the required field into 'Trash'

4. do the Test from the option in application tool bar.

100 % your problem will resovled.

Thanks,

in sq01 i remove one column from data field .

when i am excecute the report still it showing i.e blank colomn with no heading and no data

but its blank.

i don't want this.

User want display output mode in ABAP-List not ALV.for quriy.

can i increase list output page size by default its 255.

5 REPLIES 5
Read only

Former Member
0 Likes
781

1. Delete the required field from the 'Genaral Data'

2. And delete it from the output list.

For Making output as list, once you execute the query, you find options for Grid, List and SE16 view in the below.

Re-genarate the query, you can get the required output.

Thanks,

Read only

Former Member
0 Likes
781

Hello Jim,

Please make the relevant changes in the in the Corresponding INFOSET (SQ02) and GENARATE it.

On the SQ01, Screen it allows values only between 40 to 255 and throws an error if I enter a value GT then 255. So I think it may not be possible.

Regards,

Saket Sharma

Read only

Former Member
0 Likes
781

Hi baba,

Thanks for your quick reply..

blank colom still is there i want to replac this column with other but blank coloumn is still showing with no name no value...

point is assured

Read only

Former Member
0 Likes
782

Hi ,

I re-checked in my system, it work fine. could you please check once again above two steps.

1. Go to settings check ' Graphical Query Painter'

2. Go to Basic List, where you will find the columns for the output.

3. Drag and Drop the required field into 'Trash'

4. do the Test from the option in application tool bar.

100 % your problem will resovled.

Thanks,

Read only

Former Member
0 Likes
781

thanks baba,

i have 8 column and i deleted 5th column.

Now i want new column in 5th place.

How to add new Column exactly on deleted column place.