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

set 'clock' like standard report when processing

Former Member
0 Likes
456

Hi Masters,

i want to set a clock when processing my report like standard report.

when we run a standard program we see that a clock comes indicating time.

similar way i would like to set it like wise. how can i achieve it? is their a FM for it?

can i some input pls?

thank you,

pasala.

2 REPLIES 2
Read only

former_member194416
Contributor
0 Likes
408

Hi,

Check FM "SAPGUI_PROGRESS_INDICATOR".

You can see how it is used in program "SAPBC_DATA_GENERATOR".

Regards,

Read only

Former Member
0 Likes
408

thank you all its answered using one of your threads