To specify an input parameter value for a stored procedure
 
          
         
         
             
               		   
               		
            
 
            	 
             
               		
               - From the SP Test tool, click a stored procedure on the tree view. 
                  		
               
- On the 
                  		  Parms tab, click the 
                  		  Value column corresponding to the parameter whose value you want to specify. 
                  		
               
- Type the value of the parameter. 
                  		
               
- Tab to another column to ensure that the value is saved properly. 
                  		
               
Note:  
               		
                
                  		  
                  - Numeric parameter values must be valid for the stored procedure to execute properly. 
                     		  
                  
- You can also specify a value using the 
                     			 Edit Entry Value editor or by specifying a side file or special register. 
                     		  
                  
- Values typed directly into the 
                     			 Value field or into the 
                     			 Edit Entry Value editor are limited to the length of the parameter.