<?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: Error in Script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-script/m-p/3549165#M853869</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check the FM whether it is being called  the page which is not present in the sap script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Mar 2008 06:42:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-27T06:42:03Z</dc:date>
    <item>
      <title>Error in Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-script/m-p/3549158#M853862</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 have deleted pages &lt;/P&gt;&lt;P&gt;after doing this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE71 and clicked on pages button&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then gone to EDIT-&amp;gt;Delete element and selected the Next page &amp;amp; deleteed &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I received error messages during the payment program process and the generation of the cheque print also produced an error message.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What could be the problem?&lt;/P&gt;&lt;P&gt;And how to solve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Maruti&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Maruti DP on Mar 27, 2008 4:17 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2008 03:13:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-script/m-p/3549158#M853862</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-27T03:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-script/m-p/3549159#M853863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Check out the driver program and check if the deleted page is called or not.&lt;/P&gt;&lt;P&gt;I thnk the deleted page is being called thats why it is giving an error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2008 04:27:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-script/m-p/3549159#M853863</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-27T04:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-script/m-p/3549160#M853864</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;&lt;/P&gt;&lt;P&gt;Can you please how can we check this in Driver Program (Where we can get this from Script Form)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Maruti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2008 04:39:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-script/m-p/3549160#M853864</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-27T04:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-script/m-p/3549161#M853865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have a table TNAPR in the data dictionary. This table gives you the details of Form name, corresponding Printer program name and its Output type. &lt;/P&gt;&lt;P&gt;So from this you can check ur printer program name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2008 04:48:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-script/m-p/3549161#M853865</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-27T04:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-script/m-p/3549162#M853866</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;I don't understand this table&lt;/P&gt;&lt;P&gt;Is this same for to get Driver Program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i check with this Driver program which Page is printed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Maruti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2008 05:11:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-script/m-p/3549162#M853866</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-27T05:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-script/m-p/3549163#M853867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maruti,&lt;/P&gt;&lt;P&gt;Check the table TNAPR where you can see the script name along with the language. Now corresponding to the script name there would be one program which is the Driver program for that script.&lt;/P&gt;&lt;P&gt;let me know if you still not able to find&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2008 05:47:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-script/m-p/3549163#M853867</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-27T05:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-script/m-p/3549164#M853868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I got it now..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now please tell me how can i check deleted page is called or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I deleted Next page and Last Page...but here there are three pages...FIRST,LAST NEXT..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i rectify this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Maruti..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2008 06:11:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-script/m-p/3549164#M853868</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-27T06:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-script/m-p/3549165#M853869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check the FM whether it is being called  the page which is not present in the sap script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2008 06:42:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-script/m-p/3549165#M853869</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-27T06:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-script/m-p/3549166#M853870</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;Sorry I confused..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my Driver Program RFFOUS_C.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please guide me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Maruti&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Maruti DP on Mar 27, 2008 7:50 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Script FORM is F110_PRENUM_CHCK&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2008 06:45:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-script/m-p/3549166#M853870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-27T06:45:52Z</dc:date>
    </item>
  </channel>
</rss>

