<?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/2230750#M479916</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;i want to modify text in standard invoice,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suppose&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: INCLUDE &amp;amp;T166K-TXNAM&amp;amp; OBJECT &amp;amp;T166K-TDOBJECT&amp;amp; ID &amp;amp;T166K-TDID&amp;amp; LANGUAGE &amp;amp;EKKO-SPRAS&amp;amp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is carrying the text. how can i edit the text in it.please help me in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 May 2007 12:51:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-08T12:51:47Z</dc:date>
    <item>
      <title>sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2230750#M479916</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;i want to modify text in standard invoice,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suppose&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: INCLUDE &amp;amp;T166K-TXNAM&amp;amp; OBJECT &amp;amp;T166K-TDOBJECT&amp;amp; ID &amp;amp;T166K-TDID&amp;amp; LANGUAGE &amp;amp;EKKO-SPRAS&amp;amp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is carrying the text. how can i edit the text in it.please help me in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2007 12:51:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2230750#M479916</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-08T12:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2230751#M479917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siva,&lt;/P&gt;&lt;P&gt;            Use FM &amp;lt;b&amp;gt;EDIT_TEXT&lt;/P&gt;&lt;P&gt;                         SAVE_TEXT&amp;lt;/b&amp;gt; to modify text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hemant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2007 12:54:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2230751#M479917</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-08T12:54: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/2230752#M479918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi thanks for u r response,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am seeing print preview of the invoice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in that it is displaying some text. i want to edit that text.&lt;/P&gt;&lt;P&gt;this text  they are calling using include. how can i edit the text, and i want to see that modifications in print preview&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;help me in this regard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2007 12:57:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2230752#M479918</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-08T12:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2230753#M479919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;See in the table T166K only&lt;/P&gt;&lt;P&gt;enter the BSTYP and BSART fields and the ID and OBJECT fields and see the texts.&lt;/P&gt;&lt;P&gt;to know the ID and Object of this text&lt;/P&gt;&lt;P&gt;First activate the debugger of the SCRIPT from SE71 Menu.&lt;/P&gt;&lt;P&gt;and run/execute the script&lt;/P&gt;&lt;P&gt;Know the T166k-ID and T166k-OBJECT&lt;/P&gt;&lt;P&gt;and enter in the table and see this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is coming from the config and stored in T166 Table. check in the header and ITEM texts of Invoice in VF03 tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2007 13:03:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2230753#M479919</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-08T13:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2230754#M479920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Which transaction is are you using to run the Script. there look at the Header texts and the item texts, one of the above you will find the text in the transaction itself&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>Tue, 08 May 2007 13:13:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2230754#M479920</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-08T13:13:40Z</dc:date>
    </item>
  </channel>
</rss>

