2007 Nov 29 12:18 PM
hi...
i have created one alv grid n i want to move the columns after displaying the alv
means my MATNR is first and MAKTX is last and i want that near to each other after displaying the alv..
how to do that..
thnks n regds
yogesh
2007 Nov 29 12:26 PM
Hi,
This u can achieve by change layout also if u want after displaying the ALV.
But this can be achived by defining it in the catalog by specifying col_pos in the slis_fieldcat_alv.
Reward points if useful...
hi...
i have created one alv grid n i want to move the columns after displaying the alv
means my MATNR is first and MAKTX is last and i want that near to each other after displaying the alv..
how to do that..
thnks n regds
yogesh
2007 Nov 29 12:21 PM
Hi,
set maktx column position next to matnr while creating field catelog.
L.Velu
2007 Nov 29 12:22 PM
Hi yogesh,
In ALV output there is one option to change layout(Ctrl+F8). You can use that to change order of your outputs. You have to save taht layout.
Hope this will help you.
Reward if found helpfull.
Rakesh.
2007 Nov 29 12:22 PM
hi,
after displaying ALV,
Goto setting > Layout>change---> display column
there u can do up and down with cursor
and save that layout and make default if u want
Message was edited by:
Dhwani shah
2007 Nov 29 12:23 PM
Hi,
While decalring final internal table declare first material and then material description and pass that to FIELD_CATALOG_MERGE,
if u are filling maually then first give col_pos =1 for matnr and col_pos = 2 for description...
u can also do like this
In ALV output there is one option to change layout.
regards,
nagaraj
2007 Nov 29 12:25 PM
HI,
u can drag and drop one column near to other in alv grid(after display).
rgds,
bharat.
2007 Nov 29 12:26 PM
Hi,
This u can achieve by change layout also if u want after displaying the ALV.
But this can be achived by defining it in the catalog by specifying col_pos in the slis_fieldcat_alv.
Reward points if useful...
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |