<?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: Appending a record in an internal table while debugging in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/appending-a-record-in-an-internal-table-while-debugging/m-p/3405859#M817918</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thanks to all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       My prob solved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Feb 2008 09:19:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-21T09:19:51Z</dc:date>
    <item>
      <title>Appending a record in an internal table while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/appending-a-record-in-an-internal-table-while-debugging/m-p/3405856#M817915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          i am trying to add one record in a internal table at run time in debugging mode. i am adding the same record which is already exist in that internal table to test for some scenarios.after adding adn once if i click save, all the data i have entered is going and only the document number staying there. cant we add a record in debugging. if so where did i do mistake. thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                    santosh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2008 08:54:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/appending-a-record-in-an-internal-table-while-debugging/m-p/3405856#M817915</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-21T08:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Appending a record in an internal table while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/appending-a-record-in-an-internal-table-while-debugging/m-p/3405857#M817916</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;In Debug mode click on the table and press the &lt;STRONG&gt;APPEND&lt;/STRONG&gt; button. Enter the data and press enter.&lt;/P&gt;&lt;P&gt;In this process at a time u can enter one field entry of  the new record. Then place the cursor on that record and press &lt;STRONG&gt;CHANGE&lt;/STRONG&gt; button enter another field . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Balavardhan.k&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2008 09:08:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/appending-a-record-in-an-internal-table-while-debugging/m-p/3405857#M817916</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-21T09:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Appending a record in an internal table while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/appending-a-record-in-an-internal-table-while-debugging/m-p/3405858#M817917</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;yes u can add records in internal table in debugging mode.&lt;/P&gt;&lt;P&gt;switch to the classical debugger . double click on the internal table and press append button.&lt;/P&gt;&lt;P&gt;then add the first field value and then press enter ...then double click on the parallel line  below the next field which will take u to input the next field enter value and press on the pencil. u need not press save. &lt;/P&gt;&lt;P&gt;to append next line press append button again and append in similar way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Feb 21, 2008 5:37 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2008 09:15:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/appending-a-record-in-an-internal-table-while-debugging/m-p/3405858#M817917</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-21T09:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: Appending a record in an internal table while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/appending-a-record-in-an-internal-table-while-debugging/m-p/3405859#M817918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thanks to all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       My prob solved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2008 09:19:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/appending-a-record-in-an-internal-table-while-debugging/m-p/3405859#M817918</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-21T09:19:51Z</dc:date>
    </item>
  </channel>
</rss>

