<?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: Text Editor printing issue in SAPSCRIPT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-editor-printing-issue-in-sapscript/m-p/10407138#M1843170</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;&lt;/P&gt;&lt;P&gt;It took me reading your post three times, on three different days, to understand the (actually simple) thing you are trying to achieve... &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/906/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Make sure the language for SO10 text is correct (text exists in the language you are trying to include).&lt;/P&gt;&lt;P&gt;2. Make sure the text has no paragraph formats of any kind...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SO10 change mode, then from the menu choose Goto-&amp;gt;Change Editor:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/501569" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Delete the marked paragraph format and save the text:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/501570" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Make sure your SapScript text element paragraph formats look somewhat like this:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/501571" width="450" /&gt;&lt;/P&gt;&lt;P&gt;The output in print preview should look somewhat like this:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/501572" width="450" /&gt;&lt;/P&gt;&lt;P&gt;If this is some kind of company data (like house bank account), please consider moving it into company code related customizing... It does make getting the data more complex, but from the point of view of maintenance is a more flexible solution.&amp;nbsp; If at some time in the future the forms need to handle multiple house bank accounts, for example...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Jānis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 19 Jul 2014 10:44:44 GMT</pubDate>
    <dc:creator>Private_Member_7726</dc:creator>
    <dc:date>2014-07-19T10:44:44Z</dc:date>
    <item>
      <title>Text Editor printing issue in SAPSCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-editor-printing-issue-in-sapscript/m-p/10407137#M1843169</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I want to print IBAN:XXXXXXXXXXXXXXXXXXXXXXXXXXXX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IBAN is hardcoded. But its value is maintained in so10. So I am writing 'INCLUDE IBAN OBJECT TEXT ID ST LANGUAGE FR' in the editor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But its not getting printed .&lt;/P&gt;&lt;P&gt;Actually when I am using paragraph format /: for printing the include, the value is getting printed. But when I am adding IBAN in front then its not getting printed. I have tried many combinations of paragraph formats but one is working..I have to print it in same line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;PP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 16:13:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-editor-printing-issue-in-sapscript/m-p/10407137#M1843169</guid>
      <dc:creator>former_member806111</dc:creator>
      <dc:date>2014-07-17T16:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Text Editor printing issue in SAPSCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-editor-printing-issue-in-sapscript/m-p/10407138#M1843170</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;&lt;/P&gt;&lt;P&gt;It took me reading your post three times, on three different days, to understand the (actually simple) thing you are trying to achieve... &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/906/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Make sure the language for SO10 text is correct (text exists in the language you are trying to include).&lt;/P&gt;&lt;P&gt;2. Make sure the text has no paragraph formats of any kind...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SO10 change mode, then from the menu choose Goto-&amp;gt;Change Editor:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/501569" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Delete the marked paragraph format and save the text:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/501570" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Make sure your SapScript text element paragraph formats look somewhat like this:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/501571" width="450" /&gt;&lt;/P&gt;&lt;P&gt;The output in print preview should look somewhat like this:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/501572" width="450" /&gt;&lt;/P&gt;&lt;P&gt;If this is some kind of company data (like house bank account), please consider moving it into company code related customizing... It does make getting the data more complex, but from the point of view of maintenance is a more flexible solution.&amp;nbsp; If at some time in the future the forms need to handle multiple house bank accounts, for example...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Jānis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Jul 2014 10:44:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-editor-printing-issue-in-sapscript/m-p/10407138#M1843170</guid>
      <dc:creator>Private_Member_7726</dc:creator>
      <dc:date>2014-07-19T10:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Text Editor printing issue in SAPSCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-editor-printing-issue-in-sapscript/m-p/10407139#M1843171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Janis...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It was helpful...&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;PP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 08:21:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-editor-printing-issue-in-sapscript/m-p/10407139#M1843171</guid>
      <dc:creator>former_member806111</dc:creator>
      <dc:date>2014-07-21T08:21:04Z</dc:date>
    </item>
  </channel>
</rss>

