<?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: Problem while reading data from AL11 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-reading-data-from-al11/m-p/8505928#M1654472</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;to overcom this problem,&lt;/P&gt;&lt;P&gt;normally we use tab as sparator&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so use CL_ABAP_CHAR_UTILITIES=&amp;gt;VERTICAL_TAB  to separate your fields!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;grx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Feb 2012 13:02:19 GMT</pubDate>
    <dc:creator>andreas_mann3</dc:creator>
    <dc:date>2012-02-07T13:02:19Z</dc:date>
    <item>
      <title>Problem while reading data from AL11</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-reading-data-from-al11/m-p/8505927#M1654471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using OPEN DATASET &lt;/P&gt;&lt;P&gt;                      READ DATASET&lt;/P&gt;&lt;P&gt;                  CLOSE DATASET  to read data from the application sever. In application sever the file type is .CSV. So after reading data from application layer(AL11) to a text variable,  using statement ' SPLIT AT ','  ' all the values passing into correspoding internal table fields. And it getting updated successfully into DB also. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In above scenario my question is, if aquantity figure with coma seperator( 95,000,000.000), then while SPLIT it's creating problem. Same case in .XLS file, it will be created # seperator in the application layer. if any field having # then it will create problem again. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So can anybody suggest how can we over come the problem. Or is there any other way to read data properly from application layer(AL11)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Phani.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 08:41:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-reading-data-from-al11/m-p/8505927#M1654471</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-07T08:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while reading data from AL11</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-reading-data-from-al11/m-p/8505928#M1654472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;to overcom this problem,&lt;/P&gt;&lt;P&gt;normally we use tab as sparator&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so use CL_ABAP_CHAR_UTILITIES=&amp;gt;VERTICAL_TAB  to separate your fields!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;grx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 13:02:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-reading-data-from-al11/m-p/8505928#M1654472</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2012-02-07T13:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while reading data from AL11</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-reading-data-from-al11/m-p/8505929#M1654473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We can use 'CL_ABAP_CHAR_UTILITIES=&amp;gt;HORIZONTAL_TAB' as a seperator to split single field value into different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Phani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2012 09:12:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-reading-data-from-al11/m-p/8505929#M1654473</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-08T09:12:46Z</dc:date>
    </item>
  </channel>
</rss>

