<?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: Align text in SO10 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/align-text-in-so10/m-p/10370935#M1839808</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As mentioned by Always learner, create a paragraph format, with a tab at say 2cm, left aligned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in SO10, change your text as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Notes:,,*First note&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;,,*Second note&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Since ,, stands for tab, the text after ,,&amp;nbsp; will appear at the tab position mentioned in the paragraph format.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Thanks,&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Juwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Jun 2014 19:39:40 GMT</pubDate>
    <dc:creator>Juwin</dc:creator>
    <dc:date>2014-06-02T19:39:40Z</dc:date>
    <item>
      <title>Align text in SO10</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/align-text-in-so10/m-p/10370932#M1839805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, I want to add an standard text created in SO10 in a sapscript, the issue is that my text is something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Notes:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *First note&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;&amp;nbsp;&amp;nbsp;&amp;nbsp; *Second note&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I want to have First and second line align that way, and I have that text exactly in SO10 but in my sapscript is printed misaligned.&lt;/P&gt;&lt;P&gt;Do you know a way to acomplish this? do I need to use something else instead of just an standard text?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have research about but, just found that sometimes what you see in SO10 is not going to be what you see in sapscript.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your guidance in this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Karina Hurtado&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2014 16:13:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/align-text-in-so10/m-p/10370932#M1839805</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-05-29T16:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: Align text in SO10</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/align-text-in-so10/m-p/10370933#M1839806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Karina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create SAP Script Style in SE72(create paragraph and character formats).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use same style in your standard text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto SO10 enter the text name -&amp;gt; click change&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add /:&amp;nbsp; STLYE&amp;nbsp; &amp;lt;style name&amp;gt; in the first line of standard text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2014 16:31:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/align-text-in-so10/m-p/10370933#M1839806</guid>
      <dc:creator>Mohamed_Mukhtar</dc:creator>
      <dc:date>2014-05-29T16:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Align text in SO10</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/align-text-in-so10/m-p/10370934#M1839807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Karina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Mention Always Learner,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; yes when you goto change&amp;nbsp; for style in SO10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can goto Menu-&amp;gt; Format-&amp;gt; Change Style.....&lt;/P&gt;&lt;P&gt;and select your SAP&amp;nbsp; Script Style,&lt;/P&gt;&lt;P&gt;and after that&amp;nbsp; you can goto Menu and see the below screen&amp;nbsp; and your selected style in SO10.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/463716" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prasenjit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 06:21:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/align-text-in-so10/m-p/10370934#M1839807</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-05-30T06:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Align text in SO10</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/align-text-in-so10/m-p/10370935#M1839808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As mentioned by Always learner, create a paragraph format, with a tab at say 2cm, left aligned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in SO10, change your text as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Notes:,,*First note&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;,,*Second note&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Since ,, stands for tab, the text after ,,&amp;nbsp; will appear at the tab position mentioned in the paragraph format.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Thanks,&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Juwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2014 19:39:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/align-text-in-so10/m-p/10370935#M1839808</guid>
      <dc:creator>Juwin</dc:creator>
      <dc:date>2014-06-02T19:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Align text in SO10</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/align-text-in-so10/m-p/10370936#M1839809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="28709" data-externalid="" data-presence="null" data-userid="281192" data-username="karina.hurtado" href="https://answers.sap.com/people/karina.hurtado"&gt;karina hurtado&lt;/A&gt;&lt;/STRONG&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;you always get what you see &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/906/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN class="j-post-author"&gt;change editor to standard editor (not graphic editor) (to see more details)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="j-post-author"&gt;define your own textformat e.g. "DD" and define the aligment of your tabulators e.g. first Tab = 40mm&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;write following: (the ,, is interpreted as tabulator)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/466120" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You dont necessary need your own "style", the definition in your sap-script formular is enough and the so10 text included will be interpreted with the format-definitions of ur formular.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 10:54:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/align-text-in-so10/m-p/10370936#M1839809</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-03T10:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Align text in SO10</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/align-text-in-so10/m-p/10370937#M1839810</link>
      <description>&lt;P&gt;This is excellent Stefan! I was looking into a way to circumvent the limitation 'no multi column' in SO10 and had a hard time finding how to use tabulation. I thought I had to create a style, etc., but you are exactly right, just did my ZZ direct in the text and add the tabs I need with ',,'&lt;/P&gt;&lt;P&gt;Documentation on that subject is hard to find and when found is hard to understand. But yours was exactly right.&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;Herve&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 23:03:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/align-text-in-so10/m-p/10370937#M1839810</guid>
      <dc:creator>herveksj97</dc:creator>
      <dc:date>2022-06-16T23:03:55Z</dc:date>
    </item>
  </channel>
</rss>

