<?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 help needed ..... urgent !!! in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-help-needed-urgent/m-p/3379391#M811425</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I`ve assigned the script name and driver program in NACE tcode for ME21N transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I print preview from ME21N tcode and keep script debugging active it goes into debugging mode ...Here it shows script name same as what has been assigned in NACE but the contents which are being debugged are different than the actual script contents .. means the code which we can see while debugging the script are not matching with the code of the same named script in SE71.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody help me out regarding this issue .. ? &lt;/P&gt;&lt;P&gt;thanks .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Feb 2008 10:25:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-25T10:25:16Z</dc:date>
    <item>
      <title>SAP script help needed ..... urgent !!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-help-needed-urgent/m-p/3379391#M811425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I`ve assigned the script name and driver program in NACE tcode for ME21N transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I print preview from ME21N tcode and keep script debugging active it goes into debugging mode ...Here it shows script name same as what has been assigned in NACE but the contents which are being debugged are different than the actual script contents .. means the code which we can see while debugging the script are not matching with the code of the same named script in SE71.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody help me out regarding this issue .. ? &lt;/P&gt;&lt;P&gt;thanks .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2008 10:25:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-help-needed-urgent/m-p/3379391#M811425</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-25T10:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: SAP script help needed ..... urgent !!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-help-needed-urgent/m-p/3379392#M811426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure all includes in print program are activated..best way of checking is &lt;/P&gt;&lt;P&gt;navigate thru NACE &lt;DEL&gt;-&amp;gt; EF&lt;/DEL&gt;-&amp;gt; output types&lt;DEL&gt;-&amp;gt; NEU&lt;/DEL&gt;&amp;gt; Processing routines --&amp;gt; &lt;/P&gt;&lt;P&gt;Double click on print program and try to open  all includes individually and activate all includes. while navigating thru print program make sure same program is assigned in NACE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2008 10:38:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-help-needed-urgent/m-p/3379392#M811426</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-25T10:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: SAP script help needed ..... urgent !!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-help-needed-urgent/m-p/3379393#M811427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your assignment is correct in NACE, and still if you face the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. As we know that scripts are language dependents, so please check while debugging in header of the screen ie., beside to layout set name you will find the language.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. So, based on the language check your content.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2008 10:41:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-help-needed-urgent/m-p/3379393#M811427</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-25T10:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: SAP script help needed ..... urgent !!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-help-needed-urgent/m-p/3379394#M811428</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;Make sure that your sap script is active, and that you transferred it to the client in which you're testing it on. If it's on a different client on the development server , use transaction SCC1 to transfer it there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Guy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2008 10:55:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-help-needed-urgent/m-p/3379394#M811428</guid>
      <dc:creator>GuyF</dc:creator>
      <dc:date>2008-02-25T10:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: SAP script help needed ..... urgent !!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-help-needed-urgent/m-p/3379395#M811429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank u all &lt;/P&gt;&lt;P&gt;i got the solution&lt;/P&gt;&lt;P&gt;it  was issue related to client dependent scripts ..&lt;/P&gt;&lt;P&gt;the scripts in two diff dev servers were diff and i was making changes in the one which had no link with the actual one getting trigerred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2008 11:21:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-help-needed-urgent/m-p/3379395#M811429</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-25T11:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAP script help needed ..... urgent !!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-help-needed-urgent/m-p/3379396#M811430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank u all &lt;/P&gt;&lt;P&gt;i got the solution&lt;/P&gt;&lt;P&gt;it  was issue related to client dependent scripts ..&lt;/P&gt;&lt;P&gt;the scripts in two diff dev servers were diff and i was making changes in the one which had no link with the actual one getting trigerred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2008 11:22:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-help-needed-urgent/m-p/3379396#M811430</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-25T11:22:59Z</dc:date>
    </item>
  </channel>
</rss>

