<?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 ENQUEUE &amp; DEQUEUE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/enqueue-dequeue/m-p/3491747#M839707</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;I have a RFC function, which is updating and inserting data of database tables.&lt;/P&gt;&lt;P&gt;As it can be, that some calls are coming in in a second, I have to lock the&lt;/P&gt;&lt;P&gt;tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I have used the function to lock and unlock the tables, but it´s still not working.&lt;/P&gt;&lt;P&gt;When I´m calling my RFC function in the debugger and let it a bit more time, it is working&lt;/P&gt;&lt;P&gt;fine, but when it´s really going fast during the rfc calls, only a few calls are going to be&lt;/P&gt;&lt;P&gt;processed on the tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked the importing parameter _WAIT, but its still not working. How can I be sure,&lt;/P&gt;&lt;P&gt;that all my calls are going to be proecessed on the database? Shouldn't it wait at the&lt;/P&gt;&lt;P&gt;enqueue function, when I have set the _WAIT parameter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Mar 2008 11:55:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-12T11:55:14Z</dc:date>
    <item>
      <title>ENQUEUE &amp; DEQUEUE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enqueue-dequeue/m-p/3491747#M839707</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;I have a RFC function, which is updating and inserting data of database tables.&lt;/P&gt;&lt;P&gt;As it can be, that some calls are coming in in a second, I have to lock the&lt;/P&gt;&lt;P&gt;tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I have used the function to lock and unlock the tables, but it´s still not working.&lt;/P&gt;&lt;P&gt;When I´m calling my RFC function in the debugger and let it a bit more time, it is working&lt;/P&gt;&lt;P&gt;fine, but when it´s really going fast during the rfc calls, only a few calls are going to be&lt;/P&gt;&lt;P&gt;processed on the tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked the importing parameter _WAIT, but its still not working. How can I be sure,&lt;/P&gt;&lt;P&gt;that all my calls are going to be proecessed on the database? Shouldn't it wait at the&lt;/P&gt;&lt;P&gt;enqueue function, when I have set the _WAIT parameter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2008 11:55:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enqueue-dequeue/m-p/3491747#M839707</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-12T11:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: ENQUEUE &amp; DEQUEUE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enqueue-dequeue/m-p/3491748#M839708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Use the ENQUEUE function module for entire table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/41/7af4c5a79e11d1950f0000e82de14a/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/41/7af4c5a79e11d1950f0000e82de14a/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2008 12:00:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enqueue-dequeue/m-p/3491748#M839708</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-12T12:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: ENQUEUE &amp; DEQUEUE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enqueue-dequeue/m-p/3491749#M839709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have used the ENQUEUE function module... And I have set the _WAIT parameter.&lt;/P&gt;&lt;P&gt;SCOPE is set to 2 and the mode is set to 'E'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what else should I do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2008 12:02:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enqueue-dequeue/m-p/3491749#M839709</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-12T12:02:42Z</dc:date>
    </item>
  </channel>
</rss>

