2006 Sep 12 9:01 AM
How Do Everyone!
I am currently amending an existing ABAP report. I notice
when I run this report that there are three icons on
the tool bar. Change / Select / Save layouts.
When you press the change layout icon, a pop up appears
displaying two columns. 1) Columns 2) Column Set
Can anyone tell me where I can change the Column Set to
add more fields into this.
Cheers
Andy
2006 Sep 12 9:20 AM
Sorry, can you please explain your requirement in bit more detail..is it how to get columns in the "column set" area via ABAP code ?
Basically, when you are displaying all the fields it means that all columns would be on the left hand side window and none in the "Column Set" window.
Regards
Anurag
How Do Everyone!
I am currently amending an existing ABAP report. I notice
when I run this report that there are three icons on
the tool bar. Change / Select / Save layouts.
When you press the change layout icon, a pop up appears
displaying two columns. 1) Columns 2) Column Set
Can anyone tell me where I can change the Column Set to
add more fields into this.
Cheers
Andy
2006 Sep 12 9:20 AM
Sorry, can you please explain your requirement in bit more detail..is it how to get columns in the "column set" area via ABAP code ?
Basically, when you are displaying all the fields it means that all columns would be on the left hand side window and none in the "Column Set" window.
Regards
Anurag
2006 Sep 12 9:25 AM
Anurag,
Thanks for the reply, Yes I need to add more fields to
the columns on the left in the pop up. I thought I would
need to use ABAP code somewhere, but I don't know
where.
Thanks
Andy
2006 Sep 12 9:37 AM
Andy
Basically in the layout setting you have two windows "Column" (LHW) and "Column Set" (RHW). LHW lists the columns which are displayed in the layout while RHW has the fields which are available for display but not selected so far.
If you are building your ALV list via ABAP code in the field catalog for the paritcular field you need to set
the no_out parameter to 'X'.
Regards
Anurag
Please assign points for helpful answers
2006 Sep 12 10:10 AM
2006 Sep 12 9:26 AM
Hi andy,
Column set will contain all the fields available
Columns will contain the fields to be displayed in the output.
you can drag the fields eitherway
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |