<?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 Standard texts in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-texts/m-p/2892933#M679885</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Purchase order footer window there is standard text , which is printing terms and conditions.&lt;/P&gt;&lt;P&gt;I've to make small change here.. but I'm not getting any idea how to change these texts.. I've gone thru SO10.. but I'm not sure which text I've to modify..in footer code is like this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INCLUDE &amp;amp;T024E-TXFUS&amp;amp; OBJECT TEXT ID ADRS LANGUAGE &amp;amp;EKKO-SPRAS&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could any one suggest me ..how can I change these texts..please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Oct 2007 10:39:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-12T10:39:28Z</dc:date>
    <item>
      <title>Standard texts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-texts/m-p/2892933#M679885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Purchase order footer window there is standard text , which is printing terms and conditions.&lt;/P&gt;&lt;P&gt;I've to make small change here.. but I'm not getting any idea how to change these texts.. I've gone thru SO10.. but I'm not sure which text I've to modify..in footer code is like this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INCLUDE &amp;amp;T024E-TXFUS&amp;amp; OBJECT TEXT ID ADRS LANGUAGE &amp;amp;EKKO-SPRAS&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could any one suggest me ..how can I change these texts..please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2007 10:39:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-texts/m-p/2892933#M679885</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-12T10:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: Standard texts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-texts/m-p/2892934#M679886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use T code SE75 to find out the details of these std text like OBject ID etc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2007 10:41:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-texts/m-p/2892934#M679886</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-12T10:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Standard texts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-texts/m-p/2892935#M679887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This is not a standard text i.e this is not from SO10, this is a transaction text, you will find this text in ME22N trnasaction code, goto ME22N, there you will find a Tab TEXTS, click that TEXTS tab then you will find the text, check those texts, then you will find the Footer texts there. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will find these TEXTS tab in footer as well as in the header, so check the both sides texts, then you will get the footer text, then change there, then it will affect in the Script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2007 10:46:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-texts/m-p/2892935#M679887</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-12T10:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Standard texts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-texts/m-p/2892936#M679888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can please put the debugger on the sap script. Go to SE71 -&amp;gt; Utilities -&amp;gt; Activate debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Execute purchase order transaction, the control will stop as soon as the sap script is called. I the debugging mode get the value of &amp;amp;T024E-TXFUS&amp;amp; and then change it in SO10.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2007 10:46:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-texts/m-p/2892936#M679888</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-12T10:46:42Z</dc:date>
    </item>
  </channel>
</rss>

