I was wondering if anyone had any advice on resources for editing a stored procedure. I just need to add a field to a report that is driven by a stored procedure. I see that I can extend the IDO, extend the IDO Method and add the columns, but do I also have to extend the SP and if so that is where I am lost. Is it something I can do through Infor/Mongoose or do I have to do it in SQL?