[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
RE: [sqr-users] using a user defined pl/sql function
- Subject: RE: [sqr-users] using a user defined pl/sql function
- From: <R.Kaushik@iflexsolutions.com>
- Date: Fri, 24 Nov 2006 18:17:57 +0530
- Delivery-date: Fri, 24 Nov 2006 07:52:24 -0500
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
- Thread-index: AccPxnE7Dhx6OgfORn6G/5HhL+vtNAAACvng
- Thread-topic: [sqr-users] using a user defined pl/sql function
But how will I get a variable out when I use it in begin-sql procedure?
The user defined function was primarily designed to give a output value
-----Original Message-----
From: the dragon [mailto:ceprn@hotmail.com]
Sent: Friday, November 24, 2006 6:14 PM
To: sqr-users@sqrug.org
Cc: R Kaushik-IC
Subject: RE: [sqr-users] using a user defined pl/sql function
slap it in a begin-sql procedure and see what happens....
peace,
clark 'the dragon' willis
PSA: Salary <> Slavery. If you earn a salary, your employer is renting your
services for 40 hours a week, not purchasing your soul. Your time is the
only real finite asset that you have, and once used it can never be
recovered, so don't waste it by giving it away.
I work to live; I don't live to work.
"Time is the coin of your life. It is the only coin you have, and only you
can determine how it will be spent. Be careful lest you let other people
spend it for you."
Carl Sandburg
(1878 - 1967)
It is impossible to defeat an ignorant man in argument.
William G. McAdoo
----Original Message Follows----
Hi all,
I am trying to use a user defined function to return a value
Select ud_getparent('PROJECT','DIVISION') from dual
Returns the division for the project.
This works fine as a adhoc sql.
Begin-select
...
.
...
...
...
....
ud_getparent(&PROJECT,'DIVISION') &DIVISION
show &DIVISION
from
...
...
Where
..
...
..
End-procedure
This doesn't work.doesnt give any error. Returns a null though a return
value is available.
Any help ?
Database: Oracle 9i2
SQR: SQR for Peoplesoft.
Thanks & Regards.
Kaushik
_________________________________________________________________
All-in-one security and maintenance for your PC. Get a free 90-day trial!
http://clk.atdmt.com/MSN/go/msnnkwlo0050000002msn/direct/01/?href=http://clk.atdmt.com/MSN/go/msnnkwlo0050000001msn/direct/01/?href=http://www.windowsonecare.com/?sc_cid=msn_hotmail
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users