‎2008 Jun 19 10:14 AM
Hello Experts,
I need your help this is some kind of urgent. Im currently working on Dialog program right now, My counterpart is requesting that the standard toolbars from report alv will be displayed to my ALV Dialog with the same functionality. Were having a hard time to make it work all of the standard toolbars of ALV report on our ALV DIALOG.
PLease help. I'll be glad to give out points
‎2008 Jun 19 10:19 AM
HI,
it is possible by using the OOALV.
For that you need to create the container in the screen painter.
and creating objects and calling the related methods and write the required logic by .
I think it is useful for you.
Reward points if useful.
Thanks & regards
Deepika.
‎2008 Jun 19 10:26 AM
see these programs
DEMO_DYNPRO_TABLE_CONTROL_1 Table Control with LOOP Statement
DEMO_DYNPRO_TABLE_CONTROL_2 Table Control with LOOP AT ITAB
BCALV_FULLSCREEN_DEMO ALV Demo: Fullscreen Mode
BCALV_FULLSCREEN_DEMO_CLASSIC ALV demo: Fullscreen mode
BCALV_GRID_DEMO Simple ALV Control Call Demo Program
‎2008 Jun 19 10:27 AM
Hi,
Check this..
In your dialog program.. copy the GUI STANDA02 from the program BALVSD11to your program. Use the copied GUI in the required screen with the statemnt set pf-status.
Thanks,
Rajinikanth