<?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: How to edit sapscripts in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-edit-sapscripts/m-p/3119159#M740675</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if that is a standard script then we cannot change. we can only change scripts starting with Y or Z.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to SE71 --&amp;gt; enter script name &lt;DEL&gt;&amp;gt; Change&lt;/DEL&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;click on windows... go to the window which you want to change and change that.. save and activate..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if that is a standard script then take a copy (but you need to change the program name to new name where ever original program is used ... i mean where ever you want your changes to reflect in NACE transaction..etc).. into a Z-script and make chnages in z-script. activate and use z-script for further use.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Nov 2007 11:54:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-23T11:54:10Z</dc:date>
    <item>
      <title>How to edit sapscripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-edit-sapscripts/m-p/3119158#M740674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Developer guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am from MM and I need your help. I want to know how to edit Sap scripts in SE71?  I want to add some additional data in the 'Footer line' for the form for our Purchase Order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Madan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Nov 2007 11:48:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-edit-sapscripts/m-p/3119158#M740674</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-23T11:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit sapscripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-edit-sapscripts/m-p/3119159#M740675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if that is a standard script then we cannot change. we can only change scripts starting with Y or Z.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to SE71 --&amp;gt; enter script name &lt;DEL&gt;&amp;gt; Change&lt;/DEL&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;click on windows... go to the window which you want to change and change that.. save and activate..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if that is a standard script then take a copy (but you need to change the program name to new name where ever original program is used ... i mean where ever you want your changes to reflect in NACE transaction..etc).. into a Z-script and make chnages in z-script. activate and use z-script for further use.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Nov 2007 11:54:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-edit-sapscripts/m-p/3119159#M740675</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-23T11:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit sapscripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-edit-sapscripts/m-p/3119160#M740676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to SE71&lt;/P&gt;&lt;P&gt;enter the SAPScript name&lt;/P&gt;&lt;P&gt;Open the script in edit mode&lt;/P&gt;&lt;P&gt;go to the desired pagewindow (in your case Footer)&lt;/P&gt;&lt;P&gt;double click on the window and click on TextElement (F9) button&lt;/P&gt;&lt;P&gt;in the editor window write your code to print the desired data...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Nov 2007 11:54:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-edit-sapscripts/m-p/3119160#M740676</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-23T11:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit sapscripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-edit-sapscripts/m-p/3119161#M740677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the script of yours u can find the windows where the footer text is written&lt;/P&gt;&lt;P&gt;i hope the footer window is created in your case it wil be at the bottom of the layout&lt;/P&gt;&lt;P&gt;check that window and go to the standard text editor and u can edit the text there for the footer lines..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help u&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;Sreenivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Nov 2007 11:54:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-edit-sapscripts/m-p/3119161#M740677</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-23T11:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit sapscripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-edit-sapscripts/m-p/3119162#M740678</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;Thanks for your replys. I tried going into SE71 and put in my Z-form that needs editting. But once I click 'change', the system is giving out an error asking 'Choose a change request with target system AFQ' &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message no. TK 511&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Diagnosis&lt;/P&gt;&lt;P&gt;The selected change request AFEK935326 has target system .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, the objects you edit can only be recorded in change requests with the target system AFQ.&lt;/P&gt;&lt;P&gt;The correct target system is determined from the development class and transport layer to which the object concerned belongs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;System Response&lt;/P&gt;&lt;P&gt;The selected change request AFEK935326 is not used to record the objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Procedure&lt;/P&gt;&lt;P&gt;Either choose a different change request or change the target system of the change request AFEK935326.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the prompt window for change requests, you can display all requests you can use by choosing Own requests.&lt;/P&gt;&lt;P&gt;Alternatively, you can create a new request by choosing Create request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information, see the SAP Library under BC - Basis Components -&amp;gt; Change and Transport System .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you pls tell me how to change the request to correct one?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suneel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Nov 2007 12:17:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-edit-sapscripts/m-p/3119162#M740678</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-23T12:17:40Z</dc:date>
    </item>
  </channel>
</rss>

