<?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: Delete entry from Database table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-entry-from-database-table/m-p/5866810#M1322584</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sneha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for ur consideration, that way to delete through SE16 I already suggested and tested it working fine, but as per my team ABAP they are saying that is not recommendable, it may be effect to other data in future...it will be create complication. &lt;/P&gt;&lt;P&gt;and through SM30 we can't delete bcs this entry does not exist there only in DAB table is exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so pls tell me any other way to delete it without touching ABAP things&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jul 2009 10:06:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-15T10:06:58Z</dc:date>
    <item>
      <title>Delete entry from Database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-entry-from-database-table/m-p/5866805#M1322579</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 configured one PCR scenerio in SPRO node -&amp;gt; business Packakes/ funtional packages-&amp;gt; Manager self service-&amp;gt; Personal Change request -&amp;gt; Group Change request scenerio. &lt;/P&gt;&lt;P&gt;later I deleted that entry in backend, but still the same entry exist in db table "TWPC_PCR_Groups" . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can we delete that entry?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2009 07:20:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-entry-from-database-table/m-p/5866805#M1322579</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-15T07:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Delete entry from Database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-entry-from-database-table/m-p/5866806#M1322580</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;SPRO configuarion depends on your table fields.. Please check again in SPRO if the entry exists.. If it exists ther it willbe present in the table..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2009 07:40:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-entry-from-database-table/m-p/5866806#M1322580</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-15T07:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Delete entry from Database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-entry-from-database-table/m-p/5866807#M1322581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sneha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for ur reply, I cheked no entry exist in SPRO only exist in DB table. so pls help me to delete that entry from DB table, without any ABAP coding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2009 08:40:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-entry-from-database-table/m-p/5866807#M1322581</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-15T08:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Delete entry from Database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-entry-from-database-table/m-p/5866808#M1322582</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;If you just want to delete a single entry from database table then you have to it in debug mode .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to se11-&amp;gt;Give table name-&amp;gt;Press F7( ie: display table entries)-&amp;gt; Goto the table contents (CTRL&lt;EM&gt;SHIFT&lt;/EM&gt;F10)-&amp;gt;Select the entry you want to delete-&amp;gt;Give /H in the command bar -&amp;gt;enter into debug mode-&amp;gt; Give code as DELE -&amp;gt; save it. and press enter. Your entry will be deleted from database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2009 09:46:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-entry-from-database-table/m-p/5866808#M1322582</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-15T09:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Delete entry from Database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-entry-from-database-table/m-p/5866809#M1322583</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;If the previous post is not understandable one more option is through table maintenance generator i.e Tcode SM30. Please check if the table from which you want to delete the entries has table maintenance generator activated. If yes then goto Tcode SM30-&amp;gt; give your table name -&amp;gt;Click on Maintain-&amp;gt; Choose the entry you want to delete-&amp;gt; and from the application toolbar click the delete button. save changes.. The entry will be deleted from your table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2009 09:52:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-entry-from-database-table/m-p/5866809#M1322583</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-15T09:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Delete entry from Database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-entry-from-database-table/m-p/5866810#M1322584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sneha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for ur consideration, that way to delete through SE16 I already suggested and tested it working fine, but as per my team ABAP they are saying that is not recommendable, it may be effect to other data in future...it will be create complication. &lt;/P&gt;&lt;P&gt;and through SM30 we can't delete bcs this entry does not exist there only in DAB table is exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so pls tell me any other way to delete it without touching ABAP things&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2009 10:06:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-entry-from-database-table/m-p/5866810#M1322584</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-15T10:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: Delete entry from Database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-entry-from-database-table/m-p/5866811#M1322585</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;When you are deleting the entry from database table through debugger i dont think it will affect your future data because the entry is completely deleted from the table.. These are the only two ways of doing it. If you are saying that it is not present in the table maintainence then, it should be visible to you in table as well..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2009 11:43:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-entry-from-database-table/m-p/5866811#M1322585</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-15T11:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Delete entry from Database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-entry-from-database-table/m-p/5866812#M1322586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, The entry might exist in database but it might be marked for deletion. Please check it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;kamath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2009 11:47:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-entry-from-database-table/m-p/5866812#M1322586</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-15T11:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Delete entry from Database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-entry-from-database-table/m-p/5866813#M1322587</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 entry does not exist in Maintenance Table only exist in DB table and without deletion mark.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2009 04:38:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-entry-from-database-table/m-p/5866813#M1322587</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-16T04:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: Delete entry from Database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-entry-from-database-table/m-p/5866814#M1322588</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;You can also check if in the table maintenance generator of your table the table is defined as 'Automatically Adjustable' If not then you have to manually adjust the table and its entries.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2009 06:34:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-entry-from-database-table/m-p/5866814#M1322588</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-16T06:34:56Z</dc:date>
    </item>
  </channel>
</rss>

