Quantcast
Channel: SCN : Blog List - ABAP Development
Viewing all articles
Browse latest Browse all 943

Progress Bar - avoid timeout dump

$
0
0

A progress bar is used to display the progress of a process. Sometimes a program can take long to execute and can result in a timeout dump.

 

A progress bar can be used to prevent a timeout dump.

 

1.jpg

 

 

Use of the Function Module SAPGUI_PROGRESS_INDICATOR

 

 

Example after a Select statement:

 

2.jpg

 

3.jpg

 

 

 

Example in a Loop statement:

 

4.jpg

 

 

 

Result:

 

5.jpg

 

 

6.jpg

 

7.jpg

 

 

Please find sample codes in attachment.


Viewing all articles
Browse latest Browse all 943

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>