<?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: Dates field alignment in excel in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dates-field-alignment-in-excel/m-p/11568452#M1937835</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry my bad, this is a classical report, not alv. here on the application toolbar we have put one button&amp;nbsp; called 'Download' on click of which FM 'GUI_DOWNLOAD'...downloads it to excel.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Mar 2016 08:09:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-03-31T08:09:11Z</dc:date>
    <item>
      <title>Dates field alignment in excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dates-field-alignment-in-excel/m-p/11568448#M1937831</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 have a field bill plan&amp;nbsp; date FPLT-AFDAT in my report. when I download it to excel the dates are right justified in the excel which is OK, but for some of the line items if there is no bill plan , then this field remains initial. In that case, in excel the dates(00/00/0000) are coming in left justified .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want for both the cases either the dates are initial/not initial , the dates should&amp;nbsp; have same right justification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;shadab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 11:46:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dates-field-alignment-in-excel/m-p/11568448#M1937831</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-03-30T11:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dates field alignment in excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dates-field-alignment-in-excel/m-p/11568449#M1937832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shadab, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How you are downloading to excel?&lt;/P&gt;&lt;P&gt;Through ALV or using some standard function modules?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Srikanth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 12:48:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dates-field-alignment-in-excel/m-p/11568449#M1937832</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-03-30T12:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: Dates field alignment in excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dates-field-alignment-in-excel/m-p/11568450#M1937833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Through standard function module. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a custom button on my grid... On click of which I call a standard fm and download to excel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 13:11:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dates-field-alignment-in-excel/m-p/11568450#M1937833</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-03-30T13:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dates field alignment in excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dates-field-alignment-in-excel/m-p/11568451#M1937834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mean you add a button on your ALV tool bar to download as excel and calling some function module like 'WS_DOWNLOAD'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that is the case why don't you try adding export button to you ALV grid?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Srikanth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 04:39:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dates-field-alignment-in-excel/m-p/11568451#M1937834</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-03-31T04:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: Dates field alignment in excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dates-field-alignment-in-excel/m-p/11568452#M1937835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry my bad, this is a classical report, not alv. here on the application toolbar we have put one button&amp;nbsp; called 'Download' on click of which FM 'GUI_DOWNLOAD'...downloads it to excel.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 08:09:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dates-field-alignment-in-excel/m-p/11568452#M1937835</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-03-31T08:09:11Z</dc:date>
    </item>
  </channel>
</rss>

