<?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 error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-error/m-p/1291111#M155347</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks nagendra..&lt;/P&gt;&lt;P&gt;The problem is solved.&lt;/P&gt;&lt;P&gt;i have awarded u 10 points.&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Ravindra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 May 2006 13:46:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-30T13:46:33Z</dc:date>
    <item>
      <title>sap-script error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-error/m-p/1291107#M155343</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 using the standard print program :RFKORD00&lt;/P&gt;&lt;P&gt;and my standard form is F140_PAY_CONF_01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the all the elements in the same sequence &lt;/P&gt;&lt;P&gt;in my form which are present in the standard form.&lt;/P&gt;&lt;P&gt;Also, the elements are placed in appropriate windows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still I am getting the following error:&lt;/P&gt;&lt;P&gt;FB287   In form Z_PYTADV in window INFO text element 506 is missing...&lt;/P&gt;&lt;P&gt;(Z_PYTADV is the name of my form)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and similar error for few other elements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me on how to eliminate this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Ravindra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2006 13:11:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-error/m-p/1291107#M155343</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-30T13:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: sap-script error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-error/m-p/1291108#M155344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think these errors may occur even in the standard...just run the standard program n chk this.. &lt;/P&gt;&lt;P&gt;else u can simply put the text element mentioned in the window n keep it blank... n chk out &lt;/P&gt;&lt;P&gt;hope it helps..&lt;/P&gt;&lt;P&gt;Regards..&lt;/P&gt;&lt;P&gt;reward if it helps..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2006 13:14:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-error/m-p/1291108#M155344</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-30T13:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: sap-script error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-error/m-p/1291109#M155345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;plz check if u hav included the window INFO in the &amp;lt;b&amp;gt;page windows&amp;lt;/b&amp;gt; of the form page.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2006 13:23:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-error/m-p/1291109#M155345</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-30T13:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: sap-script error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-error/m-p/1291110#M155346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravindra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First plz check whether u have declared element no. 506 in the INFO window or not. If not, please declare that. &lt;/P&gt;&lt;P&gt;Also, please check the following things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. whether the window name is same as that of stanadard form or not.&lt;/P&gt;&lt;P&gt;2. Window type is same or not.&lt;/P&gt;&lt;P&gt;3. All the windows are in corresponding pages or not.&lt;/P&gt;&lt;P&gt;4. If you are not using some text elements (eg: 500) then you can just write like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/E 500&lt;/P&gt;&lt;P&gt;/*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and leave it like that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please revert back if you need any other info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward with points if found helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Nagendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2006 13:28:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-error/m-p/1291110#M155346</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-30T13:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: sap-script error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-error/m-p/1291111#M155347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks nagendra..&lt;/P&gt;&lt;P&gt;The problem is solved.&lt;/P&gt;&lt;P&gt;i have awarded u 10 points.&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Ravindra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2006 13:46:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-error/m-p/1291111#M155347</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-30T13:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: sap-script error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-error/m-p/1291112#M155348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Point no 4 of Nagendra was of great help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But there is one more error which is coming :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FB 295 :Doc no xxxxx customer xxxx is not a payment; no output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also some similar errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2006 13:52:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-error/m-p/1291112#M155348</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-30T13:52:49Z</dc:date>
    </item>
  </channel>
</rss>

