<?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: RAW data in excel / delete field from internal table dynamically in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/raw-data-in-excel-delete-field-from-internal-table-dynamically/m-p/3943834#M943249</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harshu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for replying.&lt;/P&gt;&lt;P&gt;But the table structure itself contains Raw field.&lt;/P&gt;&lt;P&gt;And there are 5 such structures. &lt;/P&gt;&lt;P&gt;Thats the reason why i am looking for other options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Megha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2008 12:45:40 GMT</pubDate>
    <dc:creator>megha_h</dc:creator>
    <dc:date>2008-06-05T12:45:40Z</dc:date>
    <item>
      <title>RAW data in excel / delete field from internal table dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/raw-data-in-excel-delete-field-from-internal-table-dynamically/m-p/3943832#M943247</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 have an internal table which i send by mail (excel attachment).&lt;/P&gt;&lt;P&gt;Now my problem is that one of the field is of type RAW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in the excel that i recieve doesn't show data properly...some unreadable data is shown for that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there are 3 options i am thinking of -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. delete this field itself from the internal table dynamically...don't know   how can i do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. copy the data except this field to another internal table but the structures are too long. So the definition will be very big.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. find some technique in MS excel to fix it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points will be rewarded for helpful answers.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Megha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 09:08:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/raw-data-in-excel-delete-field-from-internal-table-dynamically/m-p/3943832#M943247</guid>
      <dc:creator>megha_h</dc:creator>
      <dc:date>2008-06-05T09:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: RAW data in excel / delete field from internal table dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/raw-data-in-excel-delete-field-from-internal-table-dynamically/m-p/3943833#M943248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your second option seems to be most feasible.&lt;/P&gt;&lt;P&gt;Coming to ur problem of the structure definition being to long.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First create structure without that RAW field let say ty_without_Raw&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now create another structure which will include the above structure plus the raw field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Types: Being of ty_with_rawfield.&lt;/P&gt;&lt;P&gt;include sturcture: ty_withoutraw.&lt;/P&gt;&lt;P&gt;raw type raw.&lt;/P&gt;&lt;P&gt;types: end of ty_with_rawfield&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 11:15:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/raw-data-in-excel-delete-field-from-internal-table-dynamically/m-p/3943833#M943248</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T11:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: RAW data in excel / delete field from internal table dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/raw-data-in-excel-delete-field-from-internal-table-dynamically/m-p/3943834#M943249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harshu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for replying.&lt;/P&gt;&lt;P&gt;But the table structure itself contains Raw field.&lt;/P&gt;&lt;P&gt;And there are 5 such structures. &lt;/P&gt;&lt;P&gt;Thats the reason why i am looking for other options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Megha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 12:45:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/raw-data-in-excel-delete-field-from-internal-table-dynamically/m-p/3943834#M943249</guid>
      <dc:creator>megha_h</dc:creator>
      <dc:date>2008-06-05T12:45:40Z</dc:date>
    </item>
  </channel>
</rss>

