Re: WebDB - access to arguments?

From: Klaus Zeuch <Klaus.Zeuch_at_erls04.siemens.de>
Date: 2000/05/29
Message-ID: <8gt7qm$23j$1_at_papyrus.erlm.siemens.de>#1/1


Hi,

[Quoted] to retrieve the value the user specified for parameter1 try this:

htp.p('Value of parameter1: ' ||
[Quoted] [Quoted] WEBDB.wwv_name_value.get_string(l_arg_names, l_arg_values, 'parameter1', 'YES')); [Quoted] [Quoted] Please note: All values are returned as characters

Klaus

[Quoted] [Quoted] Jim Lewis <pojpl_at_ais.ucla.edu> schrieb in im Newsbeitrag: 8gploq$qki$1_at_carroll.library.ucla.edu...
> In the display of the results of a WebDB report we would like to have
> a heading line that includes the values the user specified for the
> parameters for the report.
>
> I suppose we would use the "Advanced PL/SQL" setup for this, but we
> don't know how to get access to the parm values the user specified so
> we can include them in such a report heading line.
>
> Anyone know how this can be done?
>
>
>
Received on Mon May 29 2000 - 00:00:00 CEST

Original text of this message