<?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: SAP Script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1350285#M175726</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi goto So10 create your own standard text.&lt;/P&gt;&lt;P&gt;and include this text wherever required.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 May 2006 13:16:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-15T13:16:22Z</dc:date>
    <item>
      <title>SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1350280#M175721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello gurus,&lt;/P&gt;&lt;P&gt;               I need to print Terms and Conditions for the purchase order . The PO has two pages for printing  My question is how to add the Terms and Conditons page for the PO even if the PO line items do not exceed the first page. Is there any way to include this logic without modifying the SAP standard Print program .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2006 12:49:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1350280#M175721</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-15T12:49: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/1350281#M175722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;even if ur data doesn't trigger the new page &lt;/P&gt;&lt;P&gt;u can trigger a new page explicitly by&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: &amp;lt;b&amp;gt;new-page&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;command&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2006 12:52:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1350281#M175722</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-15T12:52: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/1350282#M175723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You need to Include text after priting the PO lien items in PO script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Include text shoudl haev the text name with terms and conditions info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Mano Sri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2006 12:52:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1350282#M175723</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-15T12:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1350283#M175724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When customizing purchase orders, it is a common practice to copy the original layout, and modify it according to your requirements.  I would suggest in doing so.  You will not be able to customize any other way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2006 12:52:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1350283#M175724</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-05-15T12:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1350284#M175725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hii&lt;/P&gt;&lt;P&gt;Terms and Condition could be a PO text. Try looking in the PO transaction ME23N. In the second screen where you find the PO details take this menu &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto -&amp;gt; Header -&amp;gt; Text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;Regards&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2006 12:58:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1350284#M175725</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-15T12:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1350285#M175726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi goto So10 create your own standard text.&lt;/P&gt;&lt;P&gt;and include this text wherever required.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2006 13:16:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1350285#M175726</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-15T13:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1350286#M175727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think i have put the question wrong way. Following is the actual req. There are 2 pages of legal text to be attached to the PO whenever a PO is printed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have copied the layout and modified as required and its working fine. Now when i add 2 pages of legal text they are not getting printed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Immaterial of No.of line items or No. of pages PO will run , these 2 pages need to be printed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i use new-page , it ll skip the footer window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am supposed to use the standard Print program only. &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2006 13:29:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1350286#M175727</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-15T13:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1350287#M175728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sasi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I think without modifying the print program its going to be little difficult to control the layouts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; May be you can try this option. &lt;/P&gt;&lt;P&gt; I think there is one option to print the pages no's in this format.&lt;/P&gt;&lt;P&gt; Like page 1 of 3. These two values are stored in sap script variables. May be you can try capturing the second value. This will indicate that its the last page. And in the last page you can trigger NEW-PAGE to call your additional two pages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Give a try and check if this works for you. I dont remember the variables its been a while i have worked on scripts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Cheers&lt;/P&gt;&lt;P&gt; VJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2006 13:44:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1350287#M175728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-15T13:44:30Z</dc:date>
    </item>
  </channel>
</rss>

