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

fuction module

Former Member
0 Likes
637

hi all,

wht is the main purpose for f mod : PROGRESS_INDICATOR.

4 REPLIES 4
Read only

Former Member
0 Likes
608

It will display the status, i.e how much percent of compilation completed , in the status bar with a clock symbol

Read only

Former Member
0 Likes
608

Hi,

main purpose of FM PROGRESS_INDICATOR is t inform

user about the status of program when

program is huge and user wants to know percentage

completion or event which is getting executed

currently

regards

amole

Read only

shishupalreddy
Active Contributor
0 Likes
608

HI,

Progress indicator is to show how much % of the application got processed .it will show in % wise on the status bar.

regards,

Read only

Former Member