<?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 Spacing the notepad in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tab-spacing-the-notepad/m-p/4758020#M1115823</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Darren&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your timely reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain me what this class does so that it helps me to incorporate the same in my program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sathya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Nov 2008 17:33:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-03T17:33:37Z</dc:date>
    <item>
      <title>Tab Spacing the notepad</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tab-spacing-the-notepad/m-p/4758018#M1115821</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 a exact 4 tab space between each fields in the downloaded notepad.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sathya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 17:23:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tab-spacing-the-notepad/m-p/4758018#M1115821</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-03T17:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Tab Spacing the notepad</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tab-spacing-the-notepad/m-p/4758019#M1115822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Concatenate CL_ABAP_CHAR_UTILITIES=&amp;gt;HORIZONTAL_TAB into your field four times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Darren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 17:26:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tab-spacing-the-notepad/m-p/4758019#M1115822</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-03T17:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Tab Spacing the notepad</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tab-spacing-the-notepad/m-p/4758020#M1115823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Darren&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your timely reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain me what this class does so that it helps me to incorporate the same in my program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sathya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 17:33:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tab-spacing-the-notepad/m-p/4758020#M1115823</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-03T17:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Tab Spacing the notepad</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tab-spacing-the-notepad/m-p/4758021#M1115824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You only need to use the attribute of the class HORIZONTAL_TAB, this is a TAB in a character field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can concatenate this attribute 4 times into another field and use that as your separator for your data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Darren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 17:40:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tab-spacing-the-notepad/m-p/4758021#M1115824</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-03T17:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: Tab Spacing the notepad</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tab-spacing-the-notepad/m-p/4758022#M1115825</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;if you wanted to do in a generic way , you will declare a variable&lt;/P&gt;&lt;P&gt;data: lv_tab type X value 09.&lt;/P&gt;&lt;P&gt;concatenate lv_tab lv_tab lv_tab lv_tab into string.&lt;/P&gt;&lt;P&gt;this is the generic way of doing it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now we have a global variable alrady exiting in this class CL_ABAP_CHAR_UTILITIES=&amp;gt;HORIZONTAL_TAB so why to declare it again.. when we have it.. so CL_ABAP_CHAR_UTILITIES=&amp;gt;HORIZONTAL_TAB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 17:53:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tab-spacing-the-notepad/m-p/4758022#M1115825</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2008-11-03T17:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: Tab Spacing the notepad</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tab-spacing-the-notepad/m-p/4758023#M1115826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Darren&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What should i do if i need a 4 space other than tab in the notepad&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sathya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 18:23:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tab-spacing-the-notepad/m-p/4758023#M1115826</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-03T18:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: Tab Spacing the notepad</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tab-spacing-the-notepad/m-p/4758024#M1115827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can try some thing like this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;concatenate var1 `` `` `` `` var2  into somevar.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 18:39:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tab-spacing-the-notepad/m-p/4758024#M1115827</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-03T18:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Tab Spacing the notepad</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tab-spacing-the-notepad/m-p/4758025#M1115828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;concatenate space space space space into varable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate f1 varable f2 varable.... into ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 19:47:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tab-spacing-the-notepad/m-p/4758025#M1115828</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2008-11-03T19:47:58Z</dc:date>
    </item>
  </channel>
</rss>

