<?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 2 consequent include statements in sapscript in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/2-consequent-include-statements-in-sapscript/m-p/5386168#M1238349</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 include statements in a sapscript, but I need them to be displayed in the same line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently I do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/:INCLUDE &amp;amp;I_VGBEL&amp;amp; OBJECT VBBK ID 9007 LANGUAGE EL&lt;/P&gt;&lt;P&gt;/:INCLUDE &amp;amp;NAME&amp;amp; OBJECT KNVV ID Z003 LANGUAGE EN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the get writen in 2 lines.&lt;/P&gt;&lt;P&gt;Is there a way to write them in one line?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Roxani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Apr 2009 09:15:51 GMT</pubDate>
    <dc:creator>former_member537489</dc:creator>
    <dc:date>2009-04-07T09:15:51Z</dc:date>
    <item>
      <title>2 consequent include statements in sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/2-consequent-include-statements-in-sapscript/m-p/5386168#M1238349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 include statements in a sapscript, but I need them to be displayed in the same line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently I do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/:INCLUDE &amp;amp;I_VGBEL&amp;amp; OBJECT VBBK ID 9007 LANGUAGE EL&lt;/P&gt;&lt;P&gt;/:INCLUDE &amp;amp;NAME&amp;amp; OBJECT KNVV ID Z003 LANGUAGE EN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the get writen in 2 lines.&lt;/P&gt;&lt;P&gt;Is there a way to write them in one line?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Roxani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2009 09:15:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/2-consequent-include-statements-in-sapscript/m-p/5386168#M1238349</guid>
      <dc:creator>former_member537489</dc:creator>
      <dc:date>2009-04-07T09:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: 2 consequent include statements in sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/2-consequent-include-statements-in-sapscript/m-p/5386169#M1238350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;actually no, theres no way to achieve this in SAP script. at least not in one window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what you can do is:&lt;/P&gt;&lt;P&gt; - read both texts using FM READ_TEXT&lt;/P&gt;&lt;P&gt; - concatenate each lines to a new line line (making a new text).&lt;/P&gt;&lt;P&gt; - saving your new text using FM SAVE_TEXT&lt;/P&gt;&lt;P&gt; - including your new text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Florian Kemmer on Apr 7, 2009 11:19 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2009 09:18:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/2-consequent-include-statements-in-sapscript/m-p/5386169#M1238350</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-07T09:18:51Z</dc:date>
    </item>
  </channel>
</rss>

