<?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: file down load issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-down-load-issue/m-p/6114743#M1362847</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your approach is coorect. You need to transfer a char. field only.&lt;/P&gt;&lt;P&gt;Actually, SAP internally doesnot stores the seperators (such as ,). During the display the seperators are shown and viceversa.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can proceed with your logic with no problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sachinkumar Mehta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Sep 2009 20:06:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-03T20:06:20Z</dc:date>
    <item>
      <title>file down load issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-down-load-issue/m-p/6114741#M1362845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a program in which quantity was declared as menge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are down loading the file in which the quantity shows as 12,234,456.789&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in the down load file we need the quantity as 12234456.789&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please suggest if it works if I declared quantity as character with 17 like menge(17)  TYPE c.&lt;/P&gt;&lt;P&gt;is this a correct solution ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your help will be highly appreciated.  Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2009 18:13:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-down-load-issue/m-p/6114741#M1362845</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-03T18:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: file down load issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-down-load-issue/m-p/6114742#M1362846</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;Try like this to remove the commas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
replace all occurrences of ',' in w_currency with ' '.
condence w_currency  NO-GAPS.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then pass it to the downloading FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vikranth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2009 18:33:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-down-load-issue/m-p/6114742#M1362846</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-03T18:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: file down load issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-down-load-issue/m-p/6114743#M1362847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your approach is coorect. You need to transfer a char. field only.&lt;/P&gt;&lt;P&gt;Actually, SAP internally doesnot stores the seperators (such as ,). During the display the seperators are shown and viceversa.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can proceed with your logic with no problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sachinkumar Mehta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2009 20:06:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-down-load-issue/m-p/6114743#M1362847</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-03T20:06:20Z</dc:date>
    </item>
  </channel>
</rss>

