<?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 Avoid create two record with first key equal simultaneously. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-create-two-record-with-first-key-equal-simultaneously/m-p/1380015#M185689</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, the problem is:&lt;/P&gt;&lt;P&gt;I've done a program that register in a custom table that have more than one key field, i want avoid that this program (used by more dependents simultaneously) register more than one record with the first key field equal. How? I don't think that the ENQUEUE DEQUEUE statement is the solution.&lt;/P&gt;&lt;P&gt;Thanks for the answers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Jul 2006 14:38:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-04T14:38:18Z</dc:date>
    <item>
      <title>Avoid create two record with first key equal simultaneously.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-create-two-record-with-first-key-equal-simultaneously/m-p/1380015#M185689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, the problem is:&lt;/P&gt;&lt;P&gt;I've done a program that register in a custom table that have more than one key field, i want avoid that this program (used by more dependents simultaneously) register more than one record with the first key field equal. How? I don't think that the ENQUEUE DEQUEUE statement is the solution.&lt;/P&gt;&lt;P&gt;Thanks for the answers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jul 2006 14:38:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-create-two-record-with-first-key-equal-simultaneously/m-p/1380015#M185689</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-04T14:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Avoid create two record with first key equal simultaneously.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-create-two-record-with-first-key-equal-simultaneously/m-p/1380016#M185690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure you can, just create a lock object via SE11, enter all of the keys fields in the lock object.  Then when calling the ENQUEUE funciton module, only pass the fields of the key that you wish to lock.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jul 2006 14:40:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-create-two-record-with-first-key-equal-simultaneously/m-p/1380016#M185690</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-07-04T14:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: Avoid create two record with first key equal simultaneously.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-create-two-record-with-first-key-equal-simultaneously/m-p/1380017#M185691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And the DEQUEUE statement is necessary to put in program?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jul 2006 14:45:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-create-two-record-with-first-key-equal-simultaneously/m-p/1380017#M185691</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-04T14:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: Avoid create two record with first key equal simultaneously.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-create-two-record-with-first-key-equal-simultaneously/m-p/1380018#M185692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would suggest it.  Its always a good idea to release the lock explicitly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jul 2006 14:46:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-create-two-record-with-first-key-equal-simultaneously/m-p/1380018#M185692</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-07-04T14:46:04Z</dc:date>
    </item>
  </channel>
</rss>

