<?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: TAB in SAPSCRIPT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tab-in-sapscript/m-p/1844996#M358615</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kenny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are looking for the Alignment of the fields in a line then goto &amp;lt;b&amp;gt;Paragraph Formats -&amp;gt; tabs&amp;lt;/b&amp;gt; and give the tab positions based on the fields present in a line..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srini..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Jan 2007 01:18:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-25T01:18:30Z</dc:date>
    <item>
      <title>TAB in SAPSCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tab-in-sapscript/m-p/1844995#M358614</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;I need to display two lines per loop in a sapscript. I managed to add the second line by just adding a symbol after the first line but I want to indent it. I kept on pressing tab but it seems like it has no effect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I put tabs in a line if theres only a single symbol there? For example, &amp;amp;V_TEST&amp;amp;, Is there a code I need to put before that to indent it several tabs?&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;Kenny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2007 01:09:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tab-in-sapscript/m-p/1844995#M358614</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-25T01:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: TAB in SAPSCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tab-in-sapscript/m-p/1844996#M358615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kenny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are looking for the Alignment of the fields in a line then goto &amp;lt;b&amp;gt;Paragraph Formats -&amp;gt; tabs&amp;lt;/b&amp;gt; and give the tab positions based on the fields present in a line..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srini..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2007 01:18:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tab-in-sapscript/m-p/1844996#M358615</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-25T01:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: TAB in SAPSCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tab-in-sapscript/m-p/1844997#M358616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well,  for format consistancy,  I think that you should separate the two lines with separate text elements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;/E  Line_one

Z1  &amp;amp;V_TEST1&amp;amp;

/E  Line_two

Z1  ,,&amp;amp;V_TEST2&amp;amp;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here, notice that Z1 has a tab setup and it is being used only for the LINE_TWO text element,  this will give you your indent for the second line.  You must add this tab to the paragraph format Z1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, your print program,  you should call the WRITE_FORM twice,  once for each text element.&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, 25 Jan 2007 01:19:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tab-in-sapscript/m-p/1844997#M358616</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-01-25T01:19:31Z</dc:date>
    </item>
  </channel>
</rss>

