The Create an Extended Stored Procedure wizard does not support inclusion of parameters for the extended stored procedure. If you want to add parameters to an extended stored procedure, generate DDL for the extended stored procedure, then edit the DDL code. To apply the changes, execute the DDL using isql, or SQL Advantage. See “Generating and executing Adaptive Server DDL scripts”.