use cursor returned by SP

[email protected] Wed, 19 Mar 2003 17:07:29 +0800
Newsgroups gmane.comp.db.sapdb.sources
Message-ID <[email protected]>
Hi all,

Say in a SAPDB stored procedure, i'd like to execute an INSERT SQL command, in which VALUES are fetch from a cursor returned by another SP, how?
______________________________________

===================================================================