Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Display Progress Indicator in Module-pool Screen

Former Member
0 Likes
914

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

2 REPLIES 2
Read only

Former Member
0 Likes
635

Hi,

you can use Function Module SAPGUI_PROGRESS_INDICATOR.

Hope this helps!

Regards

Mark-André

Read only

0 Likes
635

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