Error!!!!!

From: Wallace <princevictor.moses_at_gmail.com>
Date: 15 May 2006 02:14:08 -0700
Message-ID: <1147684448.158294.55830_at_y43g2000cwc.googlegroups.com>



[Quoted] Hai All,

  I am having a function as follows...

  CREATE OR REPLACE FUNCTION UDTRAEKJOB.FUNC_COSA_FORMAL(vUDTREK_ID NUMBER(14,0), vSTARTDATO DATE, vSLUTDATO DATE) RETURN INTEGER AS
   TYPE COSA_FORMAL_LISTTYPE IS TABLE OF XPRS$COSA_FORMAL_V%ROWTYPE;

      BEGIN
        ...............
      END;


  While compiling, I am getting an error as "Error(1,55): PLS-00103:
Encountered the symbol "(" when expecting one of the following:     :=
. ) , _at_ % default character The symbol ":=" was substituted for "(" to continue."

  Kindly help!!!!
  Looking forward for the response.... Received on Mon May 15 2006 - 11:14:08 CEST

Original text of this message