<?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 tab positions in scripts in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tab-positions-in-scripts/m-p/1657590#M291777</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi to all,&lt;/P&gt;&lt;P&gt;help me in this issue,&lt;/P&gt;&lt;P&gt;how to keep tab positions in sap scripts iam having 8 coulms and in paragraph format how to define them like postions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;kiran kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Nov 2006 16:18:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-08T16:18:03Z</dc:date>
    <item>
      <title>tab positions in scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tab-positions-in-scripts/m-p/1657590#M291777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi to all,&lt;/P&gt;&lt;P&gt;help me in this issue,&lt;/P&gt;&lt;P&gt;how to keep tab positions in sap scripts iam having 8 coulms and in paragraph format how to define them like postions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;kiran kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Nov 2006 16:18:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tab-positions-in-scripts/m-p/1657590#M291777</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-08T16:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: tab positions in scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tab-positions-in-scripts/m-p/1657591#M291778</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;Check this example..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Number     Tab position       Alignmen&lt;/P&gt;&lt;P&gt;1          1.90   CM          LEFT    &lt;/P&gt;&lt;P&gt;2          3.20   CM          LEFT    &lt;/P&gt;&lt;P&gt;3          5.20   CM          LEFT    &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Nov 2006 16:24:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tab-positions-in-scripts/m-p/1657591#M291778</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-08T16:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: tab positions in scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tab-positions-in-scripts/m-p/1657592#M291779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran&lt;/P&gt;&lt;P&gt;Go to Paragraph and give tab positions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u want ut first tab at position 5 and second 15 etc&lt;/P&gt;&lt;P&gt;give ur positions 5,15 and also give paragraph names as p1 ,p2 etc.&lt;/P&gt;&lt;P&gt;and in text editor give paragraph name&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Nov 2006 17:16:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tab-positions-in-scripts/m-p/1657592#M291779</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-08T17:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: tab positions in scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tab-positions-in-scripts/m-p/1657593#M291780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Depending upon the lenght of each column field, you can assign tab positions while you create your paragraph Format, ( Tabs push button will be there at bottom right of the screen ). In this you have to maintain tabs spacing depending upon the number of characters in each column field, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&amp;lt;b&amp;gt; Number    Tab Position        Allignment&amp;lt;/b&amp;gt;
      1         8   CH              LEFT
      2         16  CH              LEFT&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like this for your 8 columns maintain Tabs till no. 7. ( Here I have maintained till no. 2, that will only serve for 3 columns on the screen )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Observe for no. 1 Tab, I gave 8 CH, coz, suppose the length of the first column field is 5 CH and if I want a tab of 3 CH. In this case I gave 8 CH. Suppose I want a tab of 4 CH, then instead of 8 CH, I have to give 9 CH, provided the length of the column field is 5 CH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Observe for no. 2 Tab, I gave 16 CH, in the mentioned no. 1 Tab, i.e, 8 CH, from 9th CH onwards your second column field will get displayed, suppose its length is 5, then it will be displayed till 13th CH on screen (including the 1st tab position) and till 16th CH there will be tab, I mean 3 CH tab, and so on, _ _ &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you understood, if not let me know!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abdul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S: Mark Points, if useful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2006 09:14:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tab-positions-in-scripts/m-p/1657593#M291780</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-09T09:14:01Z</dc:date>
    </item>
  </channel>
</rss>

