Skip to Content
0
Former Member
Dec 03, 2009 at 05:57 AM

clcok in Webdynpro

54 Views

Hi All,

I want to add a clock in webdynpro , something like a label which should be keep on changing when seconds changes ...

I want to display something like this..

Clock

DATE , DAY HH:MM:SS ..

I have done this in BSP using a service call using AJAX. I know that we cannot write java scripts in ABAP webdynpro .

Whether this can be handled through timed trigger without affecting the phase model?

But I have seen some of the blogs posted by Mr.Thomas where long polling can be used in ABAP webdynpro similar to AJAX from version 7.02 using cl_wd_notification_service.

Can you please help me out here.

thanks,

Krishna