<?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: Omit zero in excel in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/omit-zero-in-excel/m-p/1909101#M378600</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks to all i have done it !!&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Feb 2007 13:00:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-16T13:00:45Z</dc:date>
    <item>
      <title>Omit zero in excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/omit-zero-in-excel/m-p/1909095#M378594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi !&lt;/P&gt;&lt;P&gt;I create a report to download data in a excel file .&lt;/P&gt;&lt;P&gt;But when i pass a number 0001 the file excel puts 1 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      CALL METHOD OF sheet 'Cells' = cells EXPORTING #1 = index.&lt;/P&gt;&lt;P&gt;      SET PROPERTY OF cells 'Value' = itab-objectid.&lt;/P&gt;&lt;P&gt;the itab-objectid as the zero but the file doesn't .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Grazia Sasso&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 09:24:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/omit-zero-in-excel/m-p/1909095#M378594</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-16T09:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Omit zero in excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/omit-zero-in-excel/m-p/1909096#M378595</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;In excel, if the filed has the value 0001, it will appear, depending on the cell format.&lt;/P&gt;&lt;P&gt;With cell format "Number" it will appear as 1.&lt;/P&gt;&lt;P&gt;With cell format "Text", it will appear as 0001.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check your cell format in excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tamá&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 09:30:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/omit-zero-in-excel/m-p/1909096#M378595</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-16T09:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: Omit zero in excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/omit-zero-in-excel/m-p/1909097#M378596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;to keep the value as 001 in excel sheet u need to put a '001 in the excel sheet and it will show as 001 in the excel output......may be u modify ur internal table data by appending ' to the field and then try to download to excel sheet and it will come as 001.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 09:32:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/omit-zero-in-excel/m-p/1909097#M378596</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-16T09:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Omit zero in excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/omit-zero-in-excel/m-p/1909098#M378597</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;Me too had the same problem, you have to change it in excel only, becasue out of SAP u cant control anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can look any options there in fieldcatalog, i dont think it will help, but u look.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 09:34:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/omit-zero-in-excel/m-p/1909098#M378597</guid>
      <dc:creator>alex_m</dc:creator>
      <dc:date>2007-02-16T09:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Omit zero in excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/omit-zero-in-excel/m-p/1909099#M378598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So...can i set the cell format in abap code ? If yes....in which way ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 09:38:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/omit-zero-in-excel/m-p/1909099#M378598</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-16T09:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Omit zero in excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/omit-zero-in-excel/m-p/1909100#M378599</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;You might try using excel-in-place instead of downloading. It is very easy to set up and maybe in this way it is possible to set cell formats. I don't know about setting excel cell formats in SAP, but if it can be done, it can be done this way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Excel-in-place&lt;/P&gt;&lt;P&gt;1. Upload excel template into OAOR&lt;/P&gt;&lt;P&gt;2. Enabling the macros within excel&lt;/P&gt;&lt;P&gt;3. Consulting with SAP OSS Note 548409 - about the exact settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tamá&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 09:44:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/omit-zero-in-excel/m-p/1909100#M378599</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-16T09:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: Omit zero in excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/omit-zero-in-excel/m-p/1909101#M378600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks to all i have done it !!&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 13:00:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/omit-zero-in-excel/m-p/1909101#M378600</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-16T13:00:45Z</dc:date>
    </item>
  </channel>
</rss>

