2008 Aug 18 6:56 AM
Hi,
I want to draw a Progress Indicator (fixed progress bar) in my own module pool screen. (It will be a little graphic, that will represent total percentage of the work that has been done till date.)
I tried to take reference from the existing programs:
GFW_PROG_PIE
GFW_DEMO_PRES1
GFW_PROG_BAR
DEMO_GFW_PRES_SHOW u2026
-but these programs can draw only charts (pie, bar etc).
Looking for your help!!!
Thanks,
Tushar
2008 Aug 18 8:55 AM
Hi,
you can use Function Module SAPGUI_PROGRESS_INDICATOR.
Hope this helps!
Regards
Mark-André
2008 Aug 18 10:46 AM
Hi,
This FM displays the clock type indicator in the status bar.
I want the progress bar in the SAP screen... not in the status bar. And also it would be a graphic.
Regards,
Tushar