<?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 Internal table space entry? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-space-entry/m-p/3497218#M841192</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to check in a single shot that any field in the internal table is empty..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to catch all such entries which are not having data in any of the field, and move it to another internal table ( error file)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Feb 2008 22:20:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-29T22:20:31Z</dc:date>
    <item>
      <title>Internal table space entry?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-space-entry/m-p/3497218#M841192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to check in a single shot that any field in the internal table is empty..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to catch all such entries which are not having data in any of the field, and move it to another internal table ( error file)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Feb 2008 22:20:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-space-entry/m-p/3497218#M841192</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-29T22:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table space entry?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-space-entry/m-p/3497219#M841193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no "single shot" technique. You can achieve your objective with fewest possible lines of code using field symbols and the following ABAP statement:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
ASSIGN COMPONENT n OF STRUCTURE...
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Feb 2008 22:41:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-space-entry/m-p/3497219#M841193</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-29T22:41:32Z</dc:date>
    </item>
  </channel>
</rss>

