<?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: Regarding alignments in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-alignments/m-p/3937092#M942129</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;For normal reports use &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
TYPE-POOLS line. 

WRITE: /10 line_top_left_corner      AS LINE NO-GAP, 
           line_top_middle_corner    AS LINE NO-GAP, 
           line_top_right_corner     AS LINE, 
       /10 line_left_middle_corner   AS LINE NO-GAP, 
           line_cross                AS LINE NO-GAP, 
           line_right_middle_corner  AS LINE, 
       /10 line_bottom_left_corner   AS LINE NO-GAP, 
           line_bottom_middle_corner AS LINE NO-GAP, 
           line_bottom_right_corner  AS LINE. 

"ALV

gs_fieldcat-just  = ' ' "R for right, L for left, C for center.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sriram Ponna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 May 2008 12:40:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-27T12:40:22Z</dc:date>
    <item>
      <title>Regarding alignments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-alignments/m-p/3937090#M942127</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;I want to place some feilds in a table display in left alignments and some feilds in right alignments.&lt;/P&gt;&lt;P&gt;So please tell me in normal reports and ALV reports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to modify in both reports.So answer me for these two.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 12:30:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-alignments/m-p/3937090#M942127</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-27T12:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding alignments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-alignments/m-p/3937091#M942128</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;For alv reports, while building fieldcatalog for the fields you need to use :&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
gs_fieldcat-just = ' ' " (R)ight (L)eft (C)ent.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sriram Ponna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 12:38:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-alignments/m-p/3937091#M942128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-27T12:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding alignments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-alignments/m-p/3937092#M942129</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;For normal reports use &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
TYPE-POOLS line. 

WRITE: /10 line_top_left_corner      AS LINE NO-GAP, 
           line_top_middle_corner    AS LINE NO-GAP, 
           line_top_right_corner     AS LINE, 
       /10 line_left_middle_corner   AS LINE NO-GAP, 
           line_cross                AS LINE NO-GAP, 
           line_right_middle_corner  AS LINE, 
       /10 line_bottom_left_corner   AS LINE NO-GAP, 
           line_bottom_middle_corner AS LINE NO-GAP, 
           line_bottom_right_corner  AS LINE. 

"ALV

gs_fieldcat-just  = ' ' "R for right, L for left, C for center.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sriram Ponna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 12:40:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-alignments/m-p/3937092#M942129</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-27T12:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding alignments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-alignments/m-p/3937093#M942130</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;For List Display, you can write as follows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WRITE w_var LEFT-JUSTIFIED.&lt;/P&gt;&lt;P&gt;WRITE w_var RIGHT-JUSTIFIED.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For ALV reports,&lt;/P&gt;&lt;P&gt;There is a filed in filed catalog.&lt;/P&gt;&lt;P&gt;just(1)        type c,        " (R)ight (L)eft (C)ent.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 12:42:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-alignments/m-p/3937093#M942130</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-27T12:42:43Z</dc:date>
    </item>
  </channel>
</rss>

