2008 Jan 28 4:04 PM
hi all,
i have a requirement where i need to display the alv grid inside a popup window,
i know how to display a list using 'REUSE_ALV_POPUP_TO_SELECT', but how to use it to display ALV GRID, and that too without using OOPS !!
i saw a way in the program 'BCALV_GRID_AND_POPUP', but is there any other way to solve it,as it was using OOPS...
any other way.. any FM.. to help me out would be great??
thanks in advance
Rohan
Edited by: Rohan Malik on Jan 28, 2008 5:06 PM
hi all,
i have a requirement where i need to display the alv grid inside a popup window,
i know how to display a list using 'REUSE_ALV_POPUP_TO_SELECT', but how to use it to display ALV GRID, and that too without using OOPS !!
i saw a way in the program 'BCALV_GRID_AND_POPUP', but is there any other way to solve it,as it was using OOPS...
any other way.. any FM.. to help me out would be great??
thanks in advance
Rohan
Edited by: Rohan Malik on Jan 28, 2008 5:06 PM
2008 Jan 28 6:18 PM
Hi,
Why don't you create a screen and call with limits and do the call to the alv FM in the pbo modules?
You can put the code to do the call in a button or something like that
Regards
Jaime
2008 Jan 29 5:11 AM
hi,
actually i have an alv grid on the first page, and double clikcing a field value WERKS will result in opening of another popup window with the alv grid of WERKS, description of plant , storage location and descritpion, but all this on &IC1 event of double click,
any reference code ??
2008 Feb 01 5:44 AM
resolved... actuslly we can define a window inside 'RESUE_ALV_GRID_DISPLAY' to open a custom window by setting lines and column and alv grid will be shwn inside that custom window...
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |