Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Passing a parameter to a package in APEX

fdoMay 9 2012 — edited May 11 2012
I'm totally new using APEX and I have the following problem:

I have a form displaying record information (1 record) and I created a Submit button which call a Process that is a Package in the DB. Although the package runs, I need to send a parameter to it and that parameter comes from one field in the form.

How can I do this?

Second level (once I solve the previous one) I want to do a similar thing but instead using a form, I want to do it with a tabular form, hence the package should be called for every record in the form once the button is clicked.

Thanks for the help.

Edited by: user5333042 on May 9, 2012 1:43 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 8 2012
Added on May 9 2012
12 comments
1,650 views