<?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: Script Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-error/m-p/4204676#M1004888</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;khanna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first you need to run RSTXDBUG in se38 to check wether you script is called or still standard one.once with this you can see still stadard script comes in role.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so now you have to assign your script insted of stardard one in Tx OB96 here you can maintain all form and programs of FI related.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also just explore OB78.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 26 Jul 2008 12:24:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-26T12:24:38Z</dc:date>
    <item>
      <title>Script Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-error/m-p/4204668#M1004880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I customized TDS cert form.the form is assigned in fi part also.form is active.But when i execute it still takes standard form only.how to proceed further?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2008 09:40:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-error/m-p/4204668#M1004880</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-25T09:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Script Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-error/m-p/4204669#M1004881</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;You are calling this form from a driver program, right? In your Driver program in the function module OPEN_FORM OR START_FORM (which ever applicable) give the customized form name which you have developed instead of the one which you are using now. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This solves the issue surely.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swapna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2008 09:45:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-error/m-p/4204669#M1004881</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-25T09:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Script Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-error/m-p/4204670#M1004882</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;plz check in debugging mode whether  ur program is being called or not otherwise check whether u have assigned ur form to apprpriate driver program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2008 09:45:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-error/m-p/4204670#M1004882</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-07-25T09:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: Script Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-error/m-p/4204671#M1004883</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;Check that you have entered your form name or not .&lt;/P&gt;&lt;P&gt;Goto transaction NACE and select the related row &lt;/P&gt;&lt;P&gt;click on 'Output types'.&lt;/P&gt;&lt;P&gt;   Select the row and click on 'Processing routine'.&lt;/P&gt;&lt;P&gt;Now the  program name and form name is displayed.&lt;/P&gt;&lt;P&gt;Here instead of the standard FORM name enter your form name. And save it. Now when you execute then it will not takes the standard form. Custom form will be executed now.&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;Rajitha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2008 09:51:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-error/m-p/4204671#M1004883</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-25T09:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Script Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-error/m-p/4204672#M1004884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;What u said is correct.But its a standard pgm.I customized form only.i changed that form name in fi part.but it is not taking zform.how to rectify?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2008 11:34:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-error/m-p/4204672#M1004884</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-25T11:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Script Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-error/m-p/4204673#M1004885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes but do u know exact output type for fico module scripts.If yes please give to go further.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2008 11:35:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-error/m-p/4204673#M1004885</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-25T11:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: Script Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-error/m-p/4204674#M1004886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no problem in ABAP. Your problem is linked to FI configuration. Consultant your FICO consultant to link that form in Withholding Tax Configuration also.&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;&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2008 11:37:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-error/m-p/4204674#M1004886</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-25T11:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: Script Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-error/m-p/4204675#M1004887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hiii&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have you added your form in NACE t-code?&lt;/P&gt;&lt;P&gt;please check it and if not done there then do it by using following steps&lt;/P&gt;&lt;P&gt;Open t-code NACE &lt;/P&gt;&lt;P&gt;click on output types.&lt;/P&gt;&lt;P&gt;Now click on processing routine from left sided menu.&lt;/P&gt;&lt;P&gt;Now right side enter your program name &amp;amp; script name &amp;amp; first subroutine and save it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now execute your script.i think it will work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;twinkal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2008 11:42:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-error/m-p/4204675#M1004887</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-25T11:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: Script Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-error/m-p/4204676#M1004888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;khanna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first you need to run RSTXDBUG in se38 to check wether you script is called or still standard one.once with this you can see still stadard script comes in role.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so now you have to assign your script insted of stardard one in Tx OB96 here you can maintain all form and programs of FI related.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also just explore OB78.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Jul 2008 12:24:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-error/m-p/4204676#M1004888</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-26T12:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Script Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-error/m-p/4204677#M1004889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2008 08:00:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-error/m-p/4204677#M1004889</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-19T08:00:18Z</dc:date>
    </item>
  </channel>
</rss>

