<?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: Open Cursor   - Deleting. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-cursor-deleting/m-p/3900360#M935940</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you should not use a cursor to do that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at least you should not open a cursor in a LOOP as you do !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 May 2008 09:47:30 GMT</pubDate>
    <dc:creator>franois_henrotte</dc:creator>
    <dc:date>2008-05-28T09:47:30Z</dc:date>
    <item>
      <title>Open Cursor   - Deleting.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-cursor-deleting/m-p/3900359#M935939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there , Guys  could you help with the following plz:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    LOOP AT ti_ref.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        OPEN CURSOR WITH HOLD cursor1 FOR&lt;/P&gt;&lt;P&gt;         SELECT * FROM erch&lt;/P&gt;&lt;P&gt;          WHERE belnr = ti_ref-ref&lt;/P&gt;&lt;P&gt;          and   intopbel = '' .&lt;/P&gt;&lt;P&gt;       if sy-subrc    &lt;/P&gt;&lt;P&gt;        DO.&lt;/P&gt;&lt;P&gt;          &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;" I want to erase register found from  ti_ref*&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;          &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;" How Can I do that ???*&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;          PACKAGE SIZE p_commit.&lt;/P&gt;&lt;P&gt;          IF sy-subrc NE '0'.&lt;/P&gt;&lt;P&gt;            CLOSE CURSOR cursor1.&lt;/P&gt;&lt;P&gt;            EXIT.&lt;/P&gt;&lt;P&gt;          ENDIF.&lt;/P&gt;&lt;P&gt;        ENDDO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      ENDLOOP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2008 09:42:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-cursor-deleting/m-p/3900359#M935939</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-28T09:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Open Cursor   - Deleting.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-cursor-deleting/m-p/3900360#M935940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you should not use a cursor to do that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at least you should not open a cursor in a LOOP as you do !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2008 09:47:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-cursor-deleting/m-p/3900360#M935940</guid>
      <dc:creator>franois_henrotte</dc:creator>
      <dc:date>2008-05-28T09:47:30Z</dc:date>
    </item>
  </channel>
</rss>

