<?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 script alignment problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-alignment-problem/m-p/1488948#M227767</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi to everyone&lt;/P&gt;&lt;P&gt;plz help me in this issue&lt;/P&gt;&lt;P&gt;how to get alignment correct. iam facing problem for amount figures if hte amount value is more it is affecting all the other fields of the out put.&lt;/P&gt;&lt;P&gt;how to align the amount fields without affecting other fields in out put.&lt;/P&gt;&lt;P&gt;hi heilman &lt;/P&gt;&lt;P&gt;but when the amount field when value is in twele or 13 digits i am gettinng a problem of left alignment,can u plz suggest how to get get left aligned of field withhuge value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: kiran kumar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Aug 2006 13:30:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-03T13:30:55Z</dc:date>
    <item>
      <title>script alignment problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-alignment-problem/m-p/1488948#M227767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi to everyone&lt;/P&gt;&lt;P&gt;plz help me in this issue&lt;/P&gt;&lt;P&gt;how to get alignment correct. iam facing problem for amount figures if hte amount value is more it is affecting all the other fields of the out put.&lt;/P&gt;&lt;P&gt;how to align the amount fields without affecting other fields in out put.&lt;/P&gt;&lt;P&gt;hi heilman &lt;/P&gt;&lt;P&gt;but when the amount field when value is in twele or 13 digits i am gettinng a problem of left alignment,can u plz suggest how to get get left aligned of field withhuge value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: kiran kumar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2006 13:30:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-alignment-problem/m-p/1488948#M227767</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-03T13:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: script alignment problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-alignment-problem/m-p/1488949#M227768</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;    set the tabs length(Maximum length) in Paragraph format according to your requirement ie which will not effect the your output even for maximum range values also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ashok P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2006 13:34:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-alignment-problem/m-p/1488949#M227768</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-03T13:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: script alignment problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-alignment-problem/m-p/1488950#M227769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using tabs?   You can also specify a smaller length in the sapscript for the field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&amp;amp;ekpo-menge(6.2)&amp;amp;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2006 13:34:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-alignment-problem/m-p/1488950#M227769</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-08-03T13:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: script alignment problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-alignment-problem/m-p/1488951#M227770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make use of Paragraph Format and  there define a paragraph format in which you want and set the same ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2006 13:35:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-alignment-problem/m-p/1488951#M227770</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-03T13:35:22Z</dc:date>
    </item>
  </channel>
</rss>

