<?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: update tab;e not working in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-tab-e-not-working/m-p/6067009#M1354871</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dear not use &amp;amp;SAP_EDIT .&lt;/P&gt;&lt;P&gt;Please paste the code tht will bettter help us to suggest u .  rgds aryan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 05 Sep 2009 12:07:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-05T12:07:44Z</dc:date>
    <item>
      <title>update tab;e not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-tab-e-not-working/m-p/6067007#M1354869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a custom table. in the program i am trying to update the table with entries, but it hangs at that spot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I even tried to delete the entries from the table using &amp;amp;sap_edit but the moment i press save button, it hangs again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone hlp me pls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Sep 2009 10:52:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-tab-e-not-working/m-p/6067007#M1354869</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-05T10:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: update tab;e not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-tab-e-not-working/m-p/6067008#M1354870</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;Post the code you are trying with to update the custom table. That would be helpful for us to guide you better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vikranth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Sep 2009 11:39:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-tab-e-not-working/m-p/6067008#M1354870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-05T11:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: update tab;e not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-tab-e-not-working/m-p/6067009#M1354871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dear not use &amp;amp;SAP_EDIT .&lt;/P&gt;&lt;P&gt;Please paste the code tht will bettter help us to suggest u .  rgds aryan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Sep 2009 12:07:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-tab-e-not-working/m-p/6067009#M1354871</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-05T12:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: update tab;e not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-tab-e-not-working/m-p/6067010#M1354872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rohit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is not hair splicing. But to answer your question please let us know what you are talking about:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; I have a custom table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Database table, internal table ? Accessed how, displayed how?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;...it hangs at that spot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What does 'hang' mean - you get a windows hourglass? - endless looo of program?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;gt; I even tried to delete the entries from the table using &amp;amp;sap_edit but the moment i press save button, it hangs again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;sap_edit is a command of transaction SE16N. Do you call transtion SE16N in your program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Sep 2009 13:46:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-tab-e-not-working/m-p/6067010#M1354872</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2009-09-05T13:46:28Z</dc:date>
    </item>
  </channel>
</rss>

