Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Procedure Problem

Re: Procedure Problem

From: Grinalds <grinalds_at_konts.lv>
Date: 1998/01/03
Message-ID: <34AE6268.F44C3803@konts.lv>#1/1

try to not use %TYPE and %rowtype, instead direct variable type or at least define firstly inside the package.

> > procedure on_suppmst (suppcd IN po.suppmst.suppcode%type, supp_row out
> > po.suppmst%rowtype, supp_found out boolean) is

  Grinalds Received on Sat Jan 03 1998 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US