<?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: fields not in table structure - program crashes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields-not-in-table-structure-program-crashes/m-p/2292586#M500331</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Jun 2007 01:32:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-15T01:32:15Z</dc:date>
    <item>
      <title>fields not in table structure - program crashes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields-not-in-table-structure-program-crashes/m-p/2292582#M500327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi guys!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am loading a file and I want to know how can I ignore the fields in the file that is not in the table structure the program crashes everytime there is unnecessary fields in the file... hope you can help me out... thanks guys!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 23:21:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields-not-in-table-structure-program-crashes/m-p/2292582#M500327</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-30T23:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: fields not in table structure - program crashes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields-not-in-table-structure-program-crashes/m-p/2292583#M500328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;write simple query ,get the data from file(all data) using gu_upload function module or any other one,now you have one internal table and this internal table has all file data. build one more internal table what ever field you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;move the data file internal table data to new internal table data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Points if it is helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 23:26:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields-not-in-table-structure-program-crashes/m-p/2292583#M500328</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-30T23:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: fields not in table structure - program crashes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields-not-in-table-structure-program-crashes/m-p/2292584#M500329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there are not sufficient fields in the internal table to store the data coming from the file then it will definately crash.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no alternative to this. You need to define all the fields which are coming through the file. Later on you can just ignore those fields in your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 23:27:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields-not-in-table-structure-program-crashes/m-p/2292584#M500329</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-30T23:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: fields not in table structure - program crashes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields-not-in-table-structure-program-crashes/m-p/2292585#M500330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll try it out guys.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;more reward points if it works.. thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 23:33:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields-not-in-table-structure-program-crashes/m-p/2292585#M500330</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-30T23:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: fields not in table structure - program crashes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields-not-in-table-structure-program-crashes/m-p/2292586#M500331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 01:32:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields-not-in-table-structure-program-crashes/m-p/2292586#M500331</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T01:32:15Z</dc:date>
    </item>
  </channel>
</rss>

