<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to write something every x second in program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-write-something-every-x-second-in-program/m-p/551818#M20925</link>
    <description>&lt;P&gt;No way with classic dynpros alone.&lt;/P&gt;
  &lt;P&gt; You can try to flush into a browser control in a dynpro screen or use modern techniques like APC with a timer (but then you cannot use classic dynpro at all).&lt;/P&gt;</description>
    <pubDate>Mon, 28 Aug 2017 11:37:01 GMT</pubDate>
    <dc:creator>retired_member</dc:creator>
    <dc:date>2017-08-28T11:37:01Z</dc:date>
    <item>
      <title>How to write something every x second in program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-write-something-every-x-second-in-program/m-p/551817#M20924</link>
      <description>&lt;P&gt;Hi, all!&lt;/P&gt;
  &lt;P&gt;I need write actual time every 15 seconds. How can I do that? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
  &lt;P&gt;Once is very easy:&lt;/P&gt;
  &lt;P&gt;write: sy-uzeit.&lt;/P&gt;
  &lt;P&gt;OUTPUT:&lt;/P&gt;
  &lt;P&gt;12:12:12&lt;/P&gt;
  &lt;P&gt;I would like to make this:&lt;/P&gt;
  &lt;P&gt;12:12:00&lt;/P&gt;
  &lt;P&gt;12:12:15 (after 15 sec)&lt;/P&gt;
  &lt;P&gt;12:12:30 (after next 15 sec)&lt;/P&gt;
  &lt;P&gt;etc....until exit window!!&lt;/P&gt;
  &lt;P&gt;THX in advance!&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2017 11:18:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-write-something-every-x-second-in-program/m-p/551817#M20924</guid>
      <dc:creator>tomas_balcar4</dc:creator>
      <dc:date>2017-08-28T11:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to write something every x second in program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-write-something-every-x-second-in-program/m-p/551818#M20925</link>
      <description>&lt;P&gt;No way with classic dynpros alone.&lt;/P&gt;
  &lt;P&gt; You can try to flush into a browser control in a dynpro screen or use modern techniques like APC with a timer (but then you cannot use classic dynpro at all).&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2017 11:37:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-write-something-every-x-second-in-program/m-p/551818#M20925</guid>
      <dc:creator>retired_member</dc:creator>
      <dc:date>2017-08-28T11:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to write something every x second in program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-write-something-every-x-second-in-program/m-p/551819#M20926</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;What do you mean with need?&lt;/P&gt;
  &lt;P&gt;What is the business requirement where this is a valid request?&lt;/P&gt;
  &lt;P&gt;Kind regards, Rob Dielemans&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2017 12:24:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-write-something-every-x-second-in-program/m-p/551819#M20926</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-08-28T12:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to write something every x second in program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-write-something-every-x-second-in-program/m-p/551820#M20927</link>
      <description>&lt;P&gt;Auto refresh ALV using CL_GUI_TIMER&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2017 12:55:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-write-something-every-x-second-in-program/m-p/551820#M20927</guid>
      <dc:creator>tomas_balcar4</dc:creator>
      <dc:date>2017-08-28T12:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to write something every x second in program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-write-something-every-x-second-in-program/m-p/551821#M20928</link>
      <description>&lt;P&gt;Curious about that myself. Doesn't make a lot of sense in the ERP context...&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2017 21:47:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-write-something-every-x-second-in-program/m-p/551821#M20928</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2017-08-30T21:47:51Z</dc:date>
    </item>
  </channel>
</rss>

