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

FRM-10768: Argument of type TABLE must be IN or IN OUT.

Cause:  A TABLE argument of a procedure used to insert, update, delete or lock data for the data block must have a mode of IN or IN OUT.

Action:  Do one of the following:

1. Select an alternative procedure to insert, update, delete or lock data for your data block.

2. Exit the Data Block Wizard, correct the argument mode to IN or IN OUT, then re-invoke the wizard.