2007 May 15 11:09 AM
Hi boborolos
I'm creating an ALV Grid Object Oriented, and i want to build a commentary for the header.
I found REUSE_ALV_COMMENTARY_WRITE, but i can't use this function in O.O ALV Grid.
Can Anyone help??
2007 May 15 11:14 AM
Hi Jose..
chk this blog
/people/vijaybabu.dudla/blog/2006/07/21/topofpage-in-alv-using-clguialvgrid
Hi boborolos
I'm creating an ALV Grid Object Oriented, and i want to build a commentary for the header.
I found REUSE_ALV_COMMENTARY_WRITE, but i can't use this function in O.O ALV Grid.
Can Anyone help??
2007 May 15 11:14 AM
Hi Jose..
chk this blog
/people/vijaybabu.dudla/blog/2006/07/21/topofpage-in-alv-using-clguialvgrid
2007 May 15 11:24 AM
u r using ALV Grid using Obj. Ori. means u r designing it on a screen(u rputting it on a custom sontrol). So, U can place the needed header on that custom control.
also
There is an event TOP_OF_PAGE in cl_gui_alv_grid class . You need define and implement in local class and set the handler for the grid , then it trigger ..
But in that no write statements possible. you need to use reuse_alv_comnetry_write for that...
Hope this will solve ur problem..
<b><u>Dont forget to reward all the useful replies</u></b>
Sudheer
2007 May 15 11:29 AM
Hi,
use the method SET_HEADER_FOR_OI in the class CL_GUI_ALV_GRID.
rgds,
bharat.
2007 May 15 1:11 PM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |