<?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: Splitting standard text at the script level in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/splitting-standard-text-at-the-script-level/m-p/10577987#M1859889</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Priya, &lt;/P&gt;&lt;P&gt; I hope we can split the text using &lt;STRONG&gt;TABLE&lt;/STRONG&gt; Keyword in &lt;STRONG&gt;SPLIT&lt;/STRONG&gt; Statement as shown below. &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;"Data Declarations&lt;/P&gt;
&lt;P&gt; &lt;SPAN class="L0S52"&gt;DATA&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;itab &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;TABLE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;OF &lt;/SPAN&gt;string&lt;SPAN class="L0S55"&gt;,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "IT for string&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;text &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;string&lt;SPAN class="L0S55"&gt;.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Text&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;"Assign the Text&lt;/P&gt;
&lt;P&gt; &lt;SPAN class="L0S52"&gt;text &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;`Value1 Value2 Value3 Value4`&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;"Split the Character&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;STRONG&gt;SPLIT &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class="L0S52"&gt;text &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;AT &lt;/SPAN&gt;space &lt;SPAN class="L0S52"&gt;INTO&lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;TABLE &lt;/SPAN&gt;itab&lt;/STRONG&gt;&lt;SPAN class="L0S55"&gt;&lt;STRONG&gt;.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rajkumar Narasimman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Oct 2014 10:09:13 GMT</pubDate>
    <dc:creator>rajkumarnarasimman</dc:creator>
    <dc:date>2014-10-06T10:09:13Z</dc:date>
    <item>
      <title>Splitting standard text at the script level</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/splitting-standard-text-at-the-script-level/m-p/10577985#M1859887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any option to split the include text at the script level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to split the text in to two lines, this text is fetched using READ_TEXT function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Priya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2014 09:20:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/splitting-standard-text-at-the-script-level/m-p/10577985#M1859887</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-06T09:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting standard text at the script level</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/splitting-standard-text-at-the-script-level/m-p/10577986#M1859888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Pls Elaborate your requirement with an example of how you want to split the text. You always want to split into two lines, how many lines you may have while using read_text........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;K.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2014 10:03:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/splitting-standard-text-at-the-script-level/m-p/10577986#M1859888</guid>
      <dc:creator>former_member188724</dc:creator>
      <dc:date>2014-10-06T10:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting standard text at the script level</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/splitting-standard-text-at-the-script-level/m-p/10577987#M1859889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Priya, &lt;/P&gt;&lt;P&gt; I hope we can split the text using &lt;STRONG&gt;TABLE&lt;/STRONG&gt; Keyword in &lt;STRONG&gt;SPLIT&lt;/STRONG&gt; Statement as shown below. &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;"Data Declarations&lt;/P&gt;
&lt;P&gt; &lt;SPAN class="L0S52"&gt;DATA&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;itab &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;TABLE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;OF &lt;/SPAN&gt;string&lt;SPAN class="L0S55"&gt;,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "IT for string&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;text &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;string&lt;SPAN class="L0S55"&gt;.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Text&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;"Assign the Text&lt;/P&gt;
&lt;P&gt; &lt;SPAN class="L0S52"&gt;text &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;`Value1 Value2 Value3 Value4`&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;"Split the Character&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;STRONG&gt;SPLIT &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class="L0S52"&gt;text &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;AT &lt;/SPAN&gt;space &lt;SPAN class="L0S52"&gt;INTO&lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;TABLE &lt;/SPAN&gt;itab&lt;/STRONG&gt;&lt;SPAN class="L0S55"&gt;&lt;STRONG&gt;.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rajkumar Narasimman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2014 10:09:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/splitting-standard-text-at-the-script-level/m-p/10577987#M1859889</guid>
      <dc:creator>rajkumarnarasimman</dc:creator>
      <dc:date>2014-10-06T10:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting standard text at the script level</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/splitting-standard-text-at-the-script-level/m-p/10577988#M1859890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I want to limit the no of characters being printed in the line. I have tried with the outputlength/Fixed character option in the paragraph format . But it is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is: While displaying the output it is coming finely, but whenever I am taking the print out some characters(last characters of the line) are missing out in the prinout paper.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Priya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2014 10:36:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/splitting-standard-text-at-the-script-level/m-p/10577988#M1859890</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-06T10:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting standard text at the script level</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/splitting-standard-text-at-the-script-level/m-p/10577989#M1859891</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;try to Provide one fixed length in script like &amp;amp;text(70)&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2014 10:39:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/splitting-standard-text-at-the-script-level/m-p/10577989#M1859891</guid>
      <dc:creator>former_member249399</dc:creator>
      <dc:date>2014-10-06T10:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting standard text at the script level</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/splitting-standard-text-at-the-script-level/m-p/10577990#M1859892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;INCLUDE &amp;amp;STXH-TDNAME&amp;amp; OBJECT 'AUFK' ID 'AVOT' LANGUAGE EN PARAGRAPH LP&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;How can I split the text here?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This is the include text.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Priya&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2014 10:44:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/splitting-standard-text-at-the-script-level/m-p/10577990#M1859892</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-06T10:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting standard text at the script level</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/splitting-standard-text-at-the-script-level/m-p/10577991#M1859893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; You can split the STXH-TDNAME into two variables and display it as &lt;/P&gt;&lt;P&gt; /: INCLUDE MYTEXT 1&lt;/P&gt;&lt;P&gt; /: INCLUDE MYTEXT 2&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;MYTEXT1 &amp;amp; 2 can be up&lt;BR /&gt;to 70 characters long.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;K.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2014 06:40:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/splitting-standard-text-at-the-script-level/m-p/10577991#M1859893</guid>
      <dc:creator>former_member188724</dc:creator>
      <dc:date>2014-10-07T06:40:51Z</dc:date>
    </item>
  </channel>
</rss>

