In my article about cl_progress_indicator I've mentioned that sometimes progress showing is more time consuming than the action which is described by it, so you must be careful when using progress ...
I know that many times showing any progress information isn't something that developer likes to have in his program, especially when it's so fast that progress indicator only slows it down horribly, ...
...
form sapgui_progress using text type c percentage type n.
call function 'SAPGUI_PROGRESS_INDICATOR'
exporting
percentage = percentage
text = text
exceptions ...
... don't want to use it at the moment then you could use FM TH_REDISPATCH with the check_runtime parameter equal to 0. You could also you FM SAPGUI_PROGRESS_INDICATOR for the same purpose but keep in ...
... it's time to set deletion indicator in MAPL ('CP_CC_S_DELETE_BY_MTK') and in PLKO ('CP_CC_S_DELETE_BY_TSK'). At the end we have to save the changes with 'CP_CC_S_SAVE' and ...