<?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: Edit button in ALV in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/edit-button-in-alv/m-p/1935819#M387048</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The easy way is thru debugging &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto se16n get the entries &lt;/P&gt;&lt;P&gt;select the entries you want delete .Do /h and set the debugging and click on display icon ( like a specs ) icon .then press F6 ( execute ) in the debugging window .Then you will a code in the debug which shows the vare code being check &lt;/P&gt;&lt;P&gt;change the value of code from SHOW TO DELE and click continue and now you can delete .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PLease reward if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Feb 2007 15:22:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-12T15:22:31Z</dc:date>
    <item>
      <title>Edit button in ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edit-button-in-alv/m-p/1935817#M387046</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 need delete some entries in the TADIR table. In the SE16N there aren´t delete button, How can i do??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 15:14:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edit-button-in-alv/m-p/1935817#M387046</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-12T15:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Edit button in ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edit-button-in-alv/m-p/1935818#M387047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try in SE16&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto SE16&lt;/P&gt;&lt;P&gt;Give the table name as TADIR&lt;/P&gt;&lt;P&gt;Press enter&lt;/P&gt;&lt;P&gt;and then execute botton&lt;/P&gt;&lt;P&gt;Select the entry u want to delete&lt;/P&gt;&lt;P&gt;in the menu Table entry--&amp;gt;Delete&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 15:19:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edit-button-in-alv/m-p/1935818#M387047</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-12T15:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Edit button in ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edit-button-in-alv/m-p/1935819#M387048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The easy way is thru debugging &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto se16n get the entries &lt;/P&gt;&lt;P&gt;select the entries you want delete .Do /h and set the debugging and click on display icon ( like a specs ) icon .then press F6 ( execute ) in the debugging window .Then you will a code in the debug which shows the vare code being check &lt;/P&gt;&lt;P&gt;change the value of code from SHOW TO DELE and click continue and now you can delete .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PLease reward if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 15:22:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edit-button-in-alv/m-p/1935819#M387048</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-12T15:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Edit button in ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edit-button-in-alv/m-p/1935820#M387049</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;Please try program SEO_REMOVE_FROM_TADIR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 15:22:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edit-button-in-alv/m-p/1935820#M387049</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-12T15:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Edit button in ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edit-button-in-alv/m-p/1935821#M387050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jose,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can access the TADIR maintenance via transaction SE03 also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Very often developers and consultants are not authorized to execute the transaction, hence see if you are allowed to enter SE03. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 15:23:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edit-button-in-alv/m-p/1935821#M387050</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-12T15:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: Edit button in ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edit-button-in-alv/m-p/1935822#M387051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need do it from SE16N, and i know, if you enter in the transaction field write something* you have the edit buttons, edit and delete. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;some like &amp;amp;edit...&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 15:24:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edit-button-in-alv/m-p/1935822#M387051</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-12T15:24:09Z</dc:date>
    </item>
  </channel>
</rss>

