Menu

#9 wrong api gen for overloaded procedures

0.6.8
closed-duplicate
nobody
None
5
2002-12-13
2002-12-12
No

I got a package with an overloaded procedure.

In the attachement I send a screenshot of the
generatede api. One procedure is mapped as a
field instead as a method.

this is the source of the package specification

CREATE OR REPLACE PACKAGE pkg_zam

IS

/**

*

==================================
====<br/>

* Project: Oracle Workshop (<a
href="http://.../workshop/doc/index.html">Doku
mentation</a>)<br/>

* Description: Steuert die Einarbeitung der
Zollanmeldungen.<br/>

*
-------------------------------------------------------
-----------------<br/>

* sources/db_design/ger_cre_pkg_zam.cps,
2002/12/12 gklinkmann <br/>

*

==================================
====<br/>

* @headcom

*/

/**

* Laden, Plausibilisiern und Wegschreiben

* der Daten aller Zollanmeldung

*/

procedure prc_load;

/**

* Laden, Plausibilisiern und Wegschreiben

* der Daten einer Zollanmeldung

*

* @param pi_sid_komm SID der
Zollanmeldung

*/

procedure prc_load(pi_sid_komm in number);

END pkg_zam;

Gero Klinkmann

Discussion

  • Albert Tumanov

    Albert Tumanov - 2002-12-12
    • milestone: --> 0.6.8
    • status: open --> open-duplicate
     
  • Albert Tumanov

    Albert Tumanov - 2002-12-12

    Logged In: YES
    user_id=86901

    So, where is attachment ? :)
    I suspect this bug is a duplicate of "643043 Procedure w/o
    params appears as variable".
    It is fixed in CVS and will appear in the next release.

     
  • Gero Klinkmann

    Gero Klinkmann - 2002-12-13

    Logged In: YES
    user_id=667893

    It seems my attachement lost in space. So I'm
    waiting for the next release. The bug is to small, to
    get a version from cvs.

    Thanks, it's a great tool

    Gero Klinkmann

     
  • Gero Klinkmann

    Gero Klinkmann - 2002-12-13
    • status: open-duplicate --> closed-duplicate
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.