I would like to have a Stored Procedure return the Step Descriptions with the Names. I am planning to have a function receive a package name and step name and return the step description. I will then have a procedure that will call the function for each step in the step log for a given package.