<?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/3740928#M900456</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am not sure y the changes are not reflecting, but a possible check would be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check if that particular element under which u have done changes is being called or not ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if found useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 May 2008 05:30:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-05T05:30:59Z</dc:date>
    <item>
      <title>SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/3740922#M900450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have made changes in script but when i 'am debugging the changes are not reflected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even if i 'm commenting no changes are observed in output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wht could be the reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have made changes in proper script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 05:04:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/3740922#M900450</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-05T05:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/3740923#M900451</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;Scripts are client dependent.  Changes made in one client will not be reflected in other implicitly.  This has to be done explicitly by using the program &lt;STRONG&gt;RSTXCPFS&lt;/STRONG&gt;.  Run this program in the environment you want to copy your script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Farheen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 05:09:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/3740923#M900451</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-05T05:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/3740924#M900452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how can i decide tht this client dependent &amp;amp; independent.&lt;/P&gt;&lt;P&gt;Table TNAPR does not contain this scipt name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please explain more clearly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 05:16:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/3740924#M900452</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-05T05:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/3740925#M900453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i'm doing all chnages in same client then also changes are not visible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 05:17:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/3740925#M900453</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-05T05:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/3740926#M900454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I too faced the same problem,we were uncommenting n not getting the rgt result. Check out from where exactly the data is being picked.In our case though we were uncommenting there were no changes 'coz the data was not maintained properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So be sure from where u r picking the data n whether tht data exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Ramya Shree M R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 05:20:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/3740926#M900454</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-05T05:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/3740927#M900455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i hav checked values are also thr buut in script in debugging mode my code is not appearing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wht could be the reason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 05:28:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/3740927#M900455</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-05T05:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/3740928#M900456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am not sure y the changes are not reflecting, but a possible check would be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check if that particular element under which u have done changes is being called or not ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if found useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 05:30:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/3740928#M900456</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-05T05:30: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/3740929#M900457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhut,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Explaining this to you in simple terms,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;how can i decide tht this client dependent &amp;amp; independent.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Once we activate a Report(se38) changes are reflected in all the clients.  We do not have to copy a report to any client explicitly.  Hence they are client independent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where as in Scripts even a small change made will not be reflected in other clients even though we activate a form.  The changes have to be copied explicitly using RSTXCPFS.  Hence the scripts are client dependent.  Also the script have to be tested in different client, if I am not wrong. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To debug a script, goto &lt;STRONG&gt;SE71-&amp;gt;Utilities-&amp;gt;Activate Debugger&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table TNAPR does not contain this scipt name.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Give your form name against the field &lt;STRONG&gt;FONAM&lt;/STRONG&gt; in selection criteria of table TNAPR.  I guess, the table should maintain the entry.&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;Farheen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 05:34:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/3740929#M900457</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-05T05:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/3740930#M900458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as i have chage my layout from landscape to potrait the windows were not agjusting in same so the form was inactive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As i adjusted windows error was resolved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Aug 2008 09:56:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/3740930#M900458</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-11T09:56:09Z</dc:date>
    </item>
  </channel>
</rss>

