cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Sap gui progress indicator on sap module pool screen

sainiharish
Explorer
0 Kudos
411

Hi I have module pool scree with one button 'Report'. Now I want to call a report program which does not have selection screen.

My button click is working fine but my report taking time to display results till that time I want to display a sap gui progress indicator. Kindly tell me where to add sap gui progress indicator so that after clicking on button it starts.

View Entire Topic
RaymondGiuseppi
Active Contributor
0 Kudos

Did you already try to call FM SAPGUI_PROGRESS_INDICATOR ?

sainiharish
Explorer
0 Kudos
Yes I already tried this FM on button click but did not working