<?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 excel sheet convert in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/excel-sheet-convert/m-p/6467632#M1416701</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when we  convert to excel the first digit having zero  is not properly convert and zero digit will appear in excel.&lt;/P&gt;&lt;P&gt;so, to get that zero when we convert to excel&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Tushar Barot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jan 2010 05:33:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-01-05T05:33:18Z</dc:date>
    <item>
      <title>excel sheet convert</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/excel-sheet-convert/m-p/6467632#M1416701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when we  convert to excel the first digit having zero  is not properly convert and zero digit will appear in excel.&lt;/P&gt;&lt;P&gt;so, to get that zero when we convert to excel&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Tushar Barot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2010 05:33:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/excel-sheet-convert/m-p/6467632#M1416701</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-05T05:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: excel sheet convert</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/excel-sheet-convert/m-p/6467633#M1416702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;      The workaround for that is use  '   before 0. You need to check that if the first number is 0 and it doesnt contain any character ( ie . doesnt not contain sy-abcde)  then concatenate ' with variable ( which contains 0 as first character) .&lt;/P&gt;&lt;P&gt;So when you download the excel youll get 0 displayed in excel. &lt;/P&gt;&lt;P&gt;If you want something permanent then use OLE concepts .&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Viquar Iqbal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2010 05:49:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/excel-sheet-convert/m-p/6467633#M1416702</guid>
      <dc:creator>viquar_iqbal</dc:creator>
      <dc:date>2010-01-05T05:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: excel sheet convert</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/excel-sheet-convert/m-p/6467634#M1416703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the Function module "SAP_CONVERT_TO_XLS_FORMAT".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with the parameters&lt;/P&gt;&lt;P&gt;I_FIELD_SEPERATOR = 'X'.&lt;/P&gt;&lt;P&gt;I_LINE_HEADER = 'X'.&lt;/P&gt;&lt;P&gt;I_FILENAME = "file name along with path"&lt;/P&gt;&lt;P&gt;I_TAB_SAP_DATA = "internal table you wanted to give as input"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds, manjunadh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2010 06:03:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/excel-sheet-convert/m-p/6467634#M1416703</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-05T06:03:19Z</dc:date>
    </item>
  </channel>
</rss>

