<?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: field alignment in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-alignment/m-p/2186416#M465635</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of using a CUrrency type field in the itab, use a normal char type variable in the itab declaration.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 May 2007 14:41:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-02T14:41:26Z</dc:date>
    <item>
      <title>field alignment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-alignment/m-p/2186413#M465632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear friends&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I have a Alv grid report, after running the report i am downloading the file to excel sheet by local download method. after downloading to excel sheet  one field(Currency field) is center aligned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to make the field left alligned, Pls suggest me how to make this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 14:36:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-alignment/m-p/2186413#M465632</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T14:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: field alignment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-alignment/m-p/2186414#M465633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;  At the time of creation of the report itself you have to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Default all are left aligned only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sreeram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 14:39:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-alignment/m-p/2186414#M465633</guid>
      <dc:creator>sreeramkumar_madisetty</dc:creator>
      <dc:date>2007-05-02T14:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: field alignment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-alignment/m-p/2186415#M465634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to do it manulay, then select that column in excel and click on the  Left Alignment button in the toolbar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to do it in program , then in fieldcatalog , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;wa_fieldcat-fieldname = 'CUUR_FIELD'.
wa_fieldcat-just = 'L'.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Chandrasekhar Jagarlamudi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 14:40:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-alignment/m-p/2186415#M465634</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T14:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: field alignment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-alignment/m-p/2186416#M465635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of using a CUrrency type field in the itab, use a normal char type variable in the itab declaration.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 14:41:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-alignment/m-p/2186416#M465635</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T14:41:26Z</dc:date>
    </item>
  </channel>
</rss>

