data to procedure? packed data?
From: jodleren <sonnich_at_hot.ee>
Date: Thu, 11 Nov 2010 01:35:03 -0800 (PST)
Message-ID: <b83bb4b0-627c-4fd8-9594-59f328e7d7fe_at_r6g2000vbf.googlegroups.com>
Hi all
Date: Thu, 11 Nov 2010 01:35:03 -0800 (PST)
Message-ID: <b83bb4b0-627c-4fd8-9594-59f328e7d7fe_at_r6g2000vbf.googlegroups.com>
Hi all
I need to send data to this thing - and I guess that the "selite" (explanation) is an array or something. Just how do I do that?
I understand all the parameters, except the first one - and "comment" is possible, but the product ID / name an option, as the procedure should need to know what to work with.
Any ideas?
Sonnich
procedure VarastopaikkaSiirrot(ppSelite Vararasto_pack.vctable,
Function VarastoPaikkaSiirrot2(ppJuoksu in pls_integer,
ppPaikat in Vararasto_pack.intTable,
ppPaikka in pls_integer,
ppMuutos Vararasto_pack.floatTable,
ppMuutos in number,
ppTyyppi in char default 'S'
ppTyyppi in char,
) is
ppSelite in varchar2) return pls_integer is
Received on Thu Nov 11 2010 - 03:35:03 CST
