I've been away from the forum for a while but yes, I've modified the Stored Procedure template extensively. Since we were using a timestamp field to manage concurrency this needed to be included in all modifying procedure calls (but could not be updated).
I needed to modify the stored procedures template as well as the helper class.
Since this is an old post, if you're still interested in timestamp handling I can post the template I created.