‎2007 Jun 19 6:54 AM
BDC from the program call transaction execution hour it wants showing a progress rate at the screen.
It is executed a sub-program and and at the screen only the sandglass it is visible.
There is not a possibility of knowing a progress ratio.
This possible cold region bedspread of this..?
"BDC Part of program
form create_bdc_data.
"header data(Header the data is one)
...
"Item data(Item data is above 1000)
loop at itab.
" bcd data create
perform dynpro~~~~
...
endloop.
"When bdc the data store is completed, bdc execution.
CALL TRANSACTION 'va01' USING gt_bdcdata
OPTIONS FROM g_ctu_params
MESSAGES INTO gt_messtab.
if sy-bubrc ne 0.
...
endif.
endform.
Thank you.
best regards.
- Kim -
‎2007 Jun 19 6:58 AM
Hi
Learn more about progress indicator FM here...
<a href=" https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/l... ">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/1c3331af-0401-0010-03b8-e0fd700e58da</a>
You can simply use FM 'SAPGUI_PROGRESS_INDICATOR'.
Regards
Raj
Message was edited by:
Rajasekhar Dinavahi
‎2007 Jun 19 7:00 AM
Hi,
you can use the function module SAPGUI_PROGRESS_INDICATOR
Thanks
Naren
‎2007 Jun 19 7:57 AM
Reply it gives and from it is grateful.
If call transaction code is inside the loop paragraph and it is possible.
But, like source call transaction code is outside the loop paragraph.
There is not a possibility of decreasing a value in the Percentage of the SAPGUI_PROGRESS_INDICATOR.
The bedspread which probably is good method?
All thanks it gives.
best regards.
- kim -