2008 Jun 16 4:54 PM
This is a screen with a field and a table control.
Input data in the FIELD.
The refresh should bring in the data relevant and fill the table control.
This is a screen with a field and a table control.
Input data in the FIELD.
The refresh should bring in the data relevant and fill the table control.
2008 Jun 16 6:51 PM
I don't think you aut-refresh a screen after a value has been entered - i think you need to have the user hit <ENTER> or whatever event you want to trigger the PAI and new PBO and fill your table control that way.
2008 Jun 16 6:57 PM
Hi Venkat,
Please check this link
[Autorefresh Functionality in SAP|http://sap.ittoolbox.com/groups/technical-functional/sap-dev/autorefresh-functionality-in-sap-1764318]
If you are running the report in a SAPGUI, you can probably use the
CL_GUI_TIMER class for that. In the background, you can plan a job,
running every 5 minutes.
http://www.saptechies.com/abap-timers-and-auto-refresh/
Best regards,
raam
2008 Jun 16 7:07 PM
Hi,
Refer,it may help you
https://forums.sdn.sap.com/click.jspa?searchID=12950990&messageID=1193569
Regards
Kiran Sure
2008 Jun 17 4:17 PM
2008 Sep 13 3:49 PM
Hi ,
May I know How you have resolved this Issue? It will be greate help...
Please reply as soon as possible....