<?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 SAP Script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1457906#M216368</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Consider the order of elements mentioned below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/E ITEM_CONDITIONS&lt;/P&gt;&lt;P&gt;/E ITEM_CONDITIONS_UNIT&lt;/P&gt;&lt;P&gt;/E SERVICES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At present display shows in the same order as above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to bring the output showing by the elements ITEM_CONDITIONS, ITEM_CONDITIONS_UNIT into below the element SERVICES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: /E SERVICES&lt;/P&gt;&lt;P&gt;    /E ITEM_CONDITIONS&lt;/P&gt;&lt;P&gt;    /E ITEM_CONDITIONS_UNIT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible? becos Print Programme of Medruck is in class and Interfaces in ECC 5.0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Jul 2006 07:44:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-25T07:44:01Z</dc:date>
    <item>
      <title>SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1457906#M216368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Consider the order of elements mentioned below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/E ITEM_CONDITIONS&lt;/P&gt;&lt;P&gt;/E ITEM_CONDITIONS_UNIT&lt;/P&gt;&lt;P&gt;/E SERVICES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At present display shows in the same order as above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to bring the output showing by the elements ITEM_CONDITIONS, ITEM_CONDITIONS_UNIT into below the element SERVICES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: /E SERVICES&lt;/P&gt;&lt;P&gt;    /E ITEM_CONDITIONS&lt;/P&gt;&lt;P&gt;    /E ITEM_CONDITIONS_UNIT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible? becos Print Programme of Medruck is in class and Interfaces in ECC 5.0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 07:44:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1457906#M216368</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-25T07:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1457907#M216369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to change the print program. Call the element SERVICES before the other two.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Naimesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 07:56:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1457907#M216369</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2006-07-25T07:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1457908#M216370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naimesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Is there any other way with out changing the Print pgm,&lt;/P&gt;&lt;P&gt;like calling External subroutine? The given field is in a structure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 08:07:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1457908#M216370</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-25T08:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1457909#M216371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to change the sapscript program. The order in which you write in your sapscript program, the elements get printed depending on the paragraph type you are using and its configuration. Hence the sapscript program needs some minor changes. The print program will be passing it in a structure and you are using the structure fields. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;JK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 08:21:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1457909#M216371</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-25T08:21:40Z</dc:date>
    </item>
  </channel>
</rss>

