<?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 Compilation error in Forms 3.0 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/compilation-error-in-forms-3-0/m-p/3682111#M793609</link>
    <description>We have some data base procedures  in Oralce 7.1.4/HP-UX 10.20 &lt;BR /&gt;But when used in forms 3.0, while compiling it gives error as&lt;BR /&gt;PL/SQL error 313 at line 18, column 1:&lt;BR /&gt;For eg:-&lt;BR /&gt;   'F_CAL_FIN_YEAR'   not declared in this scope&lt;BR /&gt;   Statement ignored&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 01 Dec 2005 05:25:46 GMT</pubDate>
    <dc:creator>Bejoy C Alias</dc:creator>
    <dc:date>2005-12-01T05:25:46Z</dc:date>
    <item>
      <title>Compilation error in Forms 3.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compilation-error-in-forms-3-0/m-p/3682111#M793609</link>
      <description>We have some data base procedures  in Oralce 7.1.4/HP-UX 10.20 &lt;BR /&gt;But when used in forms 3.0, while compiling it gives error as&lt;BR /&gt;PL/SQL error 313 at line 18, column 1:&lt;BR /&gt;For eg:-&lt;BR /&gt;   'F_CAL_FIN_YEAR'   not declared in this scope&lt;BR /&gt;   Statement ignored&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Dec 2005 05:25:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compilation-error-in-forms-3-0/m-p/3682111#M793609</guid>
      <dc:creator>Bejoy C Alias</dc:creator>
      <dc:date>2005-12-01T05:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation error in Forms 3.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compilation-error-in-forms-3-0/m-p/3682112#M793610</link>
      <description>Hi Bejoy,&lt;BR /&gt;&lt;BR /&gt;Error "PL/SQL 313: 'name' not declared in this scope"&lt;BR /&gt; &lt;BR /&gt;You receive this error when you attempt to compile a Form trigger or PL/SQL program unit that calls database stored procedures or functions. You can successfully execute the database stored subprogram from SQL*Plus. &lt;BR /&gt;&lt;BR /&gt;The reason is there is no declaration for the given identifier within the scope of reference.  The identifier might be misspelled, its declaration might be faulty, or the declaration might be placed incorrectly in the block structure. It could also be that you tried to reference an undefined type. Either you failed to declare the type identifier or it is not within the scope of the reference. &lt;BR /&gt;&lt;BR /&gt;Check your spelling and declaration of the identifier. Also confirm that the declaration is placed correctly in the block structure. &lt;BR /&gt; &lt;BR /&gt;Indira A&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Dec 2005 19:05:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compilation-error-in-forms-3-0/m-p/3682112#M793610</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2005-12-01T19:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation error in Forms 3.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compilation-error-in-forms-3-0/m-p/3682113#M793611</link>
      <description>Hi Bejoy,&lt;BR /&gt;&lt;BR /&gt;Is this F_CAL_FIN_YEAR valid? Is the user from which you compile the form as access granted to it: try to executing it with this user...&lt;BR /&gt;&lt;BR /&gt;Is it part of a package you must invoke it using the package name before, like this, for example:&lt;BR /&gt;&lt;BR /&gt;select &lt;PACKAGE_NAME&gt;.F_CAL_FIN_YEAR from dual;&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes&lt;/PACKAGE_NAME&gt;</description>
      <pubDate>Fri, 02 Dec 2005 04:28:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compilation-error-in-forms-3-0/m-p/3682113#M793611</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-12-02T04:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation error in Forms 3.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compilation-error-in-forms-3-0/m-p/3682114#M793612</link>
      <description>hi bejoy,&lt;BR /&gt;&lt;BR /&gt;as mentioned above by Indira, this error may be becase there is no declaration for the given identifier within the scope of reference.  The identifier might be misspelled, its declaration might be faulty, or the declaration might be placed incorrectly in the block structure. &lt;BR /&gt; &lt;BR /&gt;You should check your spelling and declaration of the identifier.  Also confirm that the declaration is placed correctly in the block structure. &lt;BR /&gt;&lt;BR /&gt;hope this helps!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Fri, 02 Dec 2005 05:21:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compilation-error-in-forms-3-0/m-p/3682114#M793612</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2005-12-02T05:21:01Z</dc:date>
    </item>
  </channel>
</rss>

