<?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: Alignhment problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alignhment-problem/m-p/1923459#M383495</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;make use of there commands&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&amp;amp;SYMBOL&amp;amp; No formatting &lt;/P&gt;&lt;P&gt;&amp;amp;SYMBOL+4&amp;amp; Offset - Output begins here. Offset refers to formatted value &lt;/P&gt;&lt;P&gt;&amp;amp;SYMBOL(5)&amp;amp; Length - Output data in the specified length &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;SYMBOL(I)&amp;amp; Suppress initial value - If the field has been initialized, nothing is output &lt;/P&gt;&lt;P&gt;&amp;amp;SYMBOL(Z)&amp;amp; Suppress leading zeros  &lt;/P&gt;&lt;P&gt;&amp;amp;SYMBOL(C)&amp;amp; Compress blank spaces - Consecutice spaces are compressed into a single space. Leading spacesare suppressed. &lt;/P&gt;&lt;P&gt;&amp;amp;SYMBOL(R)&amp;amp; Right align output &lt;/P&gt;&lt;P&gt;&amp;amp;SYMBOL(S)&amp;amp; Operators are suppressed &lt;/P&gt;&lt;P&gt;&amp;amp;SYMBOL(*)&amp;amp; Dictionary length - The data length is defined by the ABAP dictionary &lt;/P&gt;&lt;P&gt;&amp;amp;SYMBOL(8.2)&amp;amp; Decimal format. Length 8 decimals 2 &lt;/P&gt;&lt;P&gt;&amp;amp;'text1'SYMBOL'text2'&amp;amp; Text can be inserted before and after the symbol&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;along with TAB attributes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Feb 2007 10:03:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-12T10:03:20Z</dc:date>
    <item>
      <title>Alignhment problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alignhment-problem/m-p/1923457#M383493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to change the alignhment of a price field in a sap script without affecting the over all alignment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 09:57:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alignhment-problem/m-p/1923457#M383493</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-12T09:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: Alignhment problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alignhment-problem/m-p/1923458#M383494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just make two commas before that field. this defines a tabulator.&lt;/P&gt;&lt;P&gt;in the TAB "tabulators" you can define an alignment for THAT tabulator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;another trick is: right behind your element BEFORE the closing &amp;amp; install following: (R).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 10:01:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alignhment-problem/m-p/1923458#M383494</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-12T10:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: Alignhment problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alignhment-problem/m-p/1923459#M383495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;make use of there commands&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&amp;amp;SYMBOL&amp;amp; No formatting &lt;/P&gt;&lt;P&gt;&amp;amp;SYMBOL+4&amp;amp; Offset - Output begins here. Offset refers to formatted value &lt;/P&gt;&lt;P&gt;&amp;amp;SYMBOL(5)&amp;amp; Length - Output data in the specified length &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;SYMBOL(I)&amp;amp; Suppress initial value - If the field has been initialized, nothing is output &lt;/P&gt;&lt;P&gt;&amp;amp;SYMBOL(Z)&amp;amp; Suppress leading zeros  &lt;/P&gt;&lt;P&gt;&amp;amp;SYMBOL(C)&amp;amp; Compress blank spaces - Consecutice spaces are compressed into a single space. Leading spacesare suppressed. &lt;/P&gt;&lt;P&gt;&amp;amp;SYMBOL(R)&amp;amp; Right align output &lt;/P&gt;&lt;P&gt;&amp;amp;SYMBOL(S)&amp;amp; Operators are suppressed &lt;/P&gt;&lt;P&gt;&amp;amp;SYMBOL(*)&amp;amp; Dictionary length - The data length is defined by the ABAP dictionary &lt;/P&gt;&lt;P&gt;&amp;amp;SYMBOL(8.2)&amp;amp; Decimal format. Length 8 decimals 2 &lt;/P&gt;&lt;P&gt;&amp;amp;'text1'SYMBOL'text2'&amp;amp; Text can be inserted before and after the symbol&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;along with TAB attributes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 10:03:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alignhment-problem/m-p/1923459#M383495</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-12T10:03:20Z</dc:date>
    </item>
  </channel>
</rss>

