<?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: ENQUE_SLEEP function in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/enque-sleep-function/m-p/3582878#M862569</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This 3 command can be used after an update.  Usually after a COMMIT WORK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Delay for 3 seconds.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.     WAIT UP TO 3 Seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.     call function 'ENQUE_SLEEP'&lt;/P&gt;&lt;P&gt;                    exporting&lt;/P&gt;&lt;P&gt;                            seconds = 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.     CALL FUNCTION 'FMCT_WAIT_FOR_UPDATE'&lt;/P&gt;&lt;P&gt;                            EXPORTING&lt;/P&gt;&lt;P&gt;                                   I_SEC = 3. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Madhavi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 30 Mar 2008 09:57:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-30T09:57:59Z</dc:date>
    <item>
      <title>ENQUE_SLEEP function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enque-sleep-function/m-p/3582876#M862567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENQUE_SLEEP function, a Delay command functions for how many seconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Mar 2008 06:19:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enque-sleep-function/m-p/3582876#M862567</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-29T06:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: ENQUE_SLEEP function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enque-sleep-function/m-p/3582877#M862568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;report ztest no standard page heading.&lt;/P&gt;&lt;P&gt;message i398(00) with 'Before the sleep wait 3 sec' .&lt;/P&gt;&lt;P&gt;call function 'ENQUE_SLEEP'&lt;/P&gt;&lt;P&gt;exporting&lt;/P&gt;&lt;P&gt;seconds = 3.&lt;/P&gt;&lt;P&gt;message i398(00) with 'After the sleep' .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Refer&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.sdn.sap.com/click.jspa?searchID=10199158&amp;amp;messageID=1763789" target="test_blank"&gt;https://forums.sdn.sap.com/click.jspa?searchID=10199158&amp;amp;messageID=1763789&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kiran Sure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Mar 2008 06:28:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enque-sleep-function/m-p/3582877#M862568</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-29T06:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: ENQUE_SLEEP function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enque-sleep-function/m-p/3582878#M862569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This 3 command can be used after an update.  Usually after a COMMIT WORK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Delay for 3 seconds.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.     WAIT UP TO 3 Seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.     call function 'ENQUE_SLEEP'&lt;/P&gt;&lt;P&gt;                    exporting&lt;/P&gt;&lt;P&gt;                            seconds = 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.     CALL FUNCTION 'FMCT_WAIT_FOR_UPDATE'&lt;/P&gt;&lt;P&gt;                            EXPORTING&lt;/P&gt;&lt;P&gt;                                   I_SEC = 3. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Madhavi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Mar 2008 09:57:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enque-sleep-function/m-p/3582878#M862569</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-30T09:57:59Z</dc:date>
    </item>
  </channel>
</rss>

