<?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: Remove symbol from flat fileduring data load in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-symbol-from-flat-fileduring-data-load/m-p/5616929#M1279647</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What would be the code to remove null values?&lt;/P&gt;&lt;P&gt;If there are 2 square symbols one after the other, how to remove that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In few fields, the square symbols are end of the field records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 May 2009 13:09:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-05T13:09:15Z</dc:date>
    <item>
      <title>Remove symbol from flat fileduring data load</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-symbol-from-flat-fileduring-data-load/m-p/5616924#M1279642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a huge text file which has square symbol on it and getting data load error, message no. BRAIN 290 which is data conversion error for invalid characters during ODS (BW object) activation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just wondering how to clean this square invalid characters in transfer rule?&lt;/P&gt;&lt;P&gt;I can't fix in the source and don't want to fix in flat file but in Transfer Rule using code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need help in writing code. What command will it be to check the square symbol and remove? there is no fix position. In each record, symbol is in different position.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the link to understand the data: &lt;A href="http://www.erpmastering.com/Document1.pdf" target="test_blank"&gt;http://www.erpmastering.com/Document1.pdf&lt;/A&gt;  &lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2009 12:46:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-symbol-from-flat-fileduring-data-load/m-p/5616924#M1279642</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-04T12:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Remove symbol from flat fileduring data load</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-symbol-from-flat-fileduring-data-load/m-p/5616925#M1279643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont know what is ODS or transfer rule. But if you can take each character and check whether that lies between either 0 to 9 and / or a(A) to z(Z). However does it not make sense to fix this in source. What if that is a part of the information ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2009 13:08:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-symbol-from-flat-fileduring-data-load/m-p/5616925#M1279643</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-04T13:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Remove symbol from flat fileduring data load</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-symbol-from-flat-fileduring-data-load/m-p/5616926#M1279644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check if this helps you:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d0afbb81-f219-2c10-4181-b20f6b10e373" target="test_blank"&gt;https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d0afbb81-f219-2c10-4181-b20f6b10e373&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi Kanth Talagana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2009 13:17:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-symbol-from-flat-fileduring-data-load/m-p/5616926#M1279644</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-04T13:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: Remove symbol from flat fileduring data load</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-symbol-from-flat-fileduring-data-load/m-p/5616927#M1279645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it is ABAP, how you would write code to remove square symbols?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2009 14:13:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-symbol-from-flat-fileduring-data-load/m-p/5616927#M1279645</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-04T14:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: Remove symbol from flat fileduring data load</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-symbol-from-flat-fileduring-data-load/m-p/5616928#M1279646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would have used the replace all occurances statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;replace all occurences of '&amp;lt;Copy the square box character and paste here&amp;gt;' in ls_string with ''.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi Kanth Talagana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2009 14:41:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-symbol-from-flat-fileduring-data-load/m-p/5616928#M1279646</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-04T14:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Remove symbol from flat fileduring data load</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-symbol-from-flat-fileduring-data-load/m-p/5616929#M1279647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What would be the code to remove null values?&lt;/P&gt;&lt;P&gt;If there are 2 square symbols one after the other, how to remove that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In few fields, the square symbols are end of the field records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2009 13:09:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-symbol-from-flat-fileduring-data-load/m-p/5616929#M1279647</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-05T13:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Remove symbol from flat fileduring data load</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-symbol-from-flat-fileduring-data-load/m-p/5616930#M1279648</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;&lt;/P&gt;&lt;P&gt;use the statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;condense ls_string no-gaps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Siddarth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2009 13:17:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-symbol-from-flat-fileduring-data-load/m-p/5616930#M1279648</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-05T13:17:10Z</dc:date>
    </item>
  </channel>
</rss>

