A script-enabled browser is required for this page to function properly.

FRM-10764: No argument of type TABLE or REFCURSOR.

Cause:  A procedure used to query data for a data block must have one argument of type TABLE or REFCURSOR.

Action:  Do one of the following:

1. Select an alternative procedure to query data for your data block.

2. Exit the Data Block Wizard, add an argument of type TABLE or REFCURSOR to the procedure, then re-invoke the wizard.