<?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: Sapscript Include adds new line in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-include-adds-new-line/m-p/5159800#M1195223</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ya /: always for the standard texts.&lt;/P&gt;&lt;P&gt;try however, putting a tab in front of the INCLUDE statement and see if that works.&lt;/P&gt;&lt;P&gt;or couldn't you just copy the standard text to another and then go for the change there?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or maybe shift the window by 5 cm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm off, 8:16 IST. hope you find a way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Feb 2009 14:48:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-23T14:48:21Z</dc:date>
    <item>
      <title>Sapscript Include adds new line</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-include-adds-new-line/m-p/5159795#M1195218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to add text in the same line after INCLUDE in a Sapscript. Can this be done? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently I have &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;/: INCLUDE STANDARDTEXT OBJECT TEXT ID ST
* &amp;amp;VARIABLE&amp;amp;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this puts the variable on the next line and I want it on the same line. I have tried the following and it does not work. Any ideas. &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;/: INCLUDE STANDARDTEXT OBJECT TEXT ID ST &amp;amp;VARIABLE&amp;amp;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2009 14:01:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-include-adds-new-line/m-p/5159795#M1195218</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-23T14:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript Include adds new line</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-include-adds-new-line/m-p/5159796#M1195219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Megan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use = instead of * (go to the F4 for the paragraph format and chooose the one for continuous line it's = only i think)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pushpraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2009 14:06:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-include-adds-new-line/m-p/5159796#M1195219</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-23T14:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript Include adds new line</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-include-adds-new-line/m-p/5159797#M1195220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;= does the job. Thanks for that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other problem I have is that when I do INCLUDE it does not start with indentation on the left &lt;/P&gt;&lt;P&gt;The text should start around 5 cm from the left margin. Is that possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2009 14:11:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-include-adds-new-line/m-p/5159797#M1195220</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-23T14:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript Include adds new line</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-include-adds-new-line/m-p/5159798#M1195221</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;You may put a tab (,,) in the stabdard text in SO10. Now this tab's indentation and alignment would depend on the paragraph format specified for that line. You could create your own paragraph format here (in the script). The paragraph formats are taken from the script associated with the std text. this may be changed from Format -&amp;gt; Change form, but careful about that as others may be using the same std text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pushpraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2009 14:31:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-include-adds-new-line/m-p/5159798#M1195221</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-23T14:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript Include adds new line</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-include-adds-new-line/m-p/5159799#M1195222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Making changes to the text in SO10 is not feasible as super users will be maintaining it and they would need to be trained to do so. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the script itself, I always thought that to add standard text /: should precede Include, is this not true? or can I add a paragragh format instead. If I can use a paragraph format, then I think I can resolve this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2009 14:37:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-include-adds-new-line/m-p/5159799#M1195222</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-23T14:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript Include adds new line</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-include-adds-new-line/m-p/5159800#M1195223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ya /: always for the standard texts.&lt;/P&gt;&lt;P&gt;try however, putting a tab in front of the INCLUDE statement and see if that works.&lt;/P&gt;&lt;P&gt;or couldn't you just copy the standard text to another and then go for the change there?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or maybe shift the window by 5 cm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm off, 8:16 IST. hope you find a way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2009 14:48:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-include-adds-new-line/m-p/5159800#M1195223</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-23T14:48:21Z</dc:date>
    </item>
  </channel>
</rss>

