Run the 'guts' of your stored proc, having modified the final SELECT such that it does a
SELECT INTO [Newtable] .....
FROM etc etc
WHERE 1 = 0 --Don't need any data
And then get the CREATE TABLE script for Newtable.
The absence of evidence is not evidence of absence.
Martin Rees
You can lead a horse to water, but a pencil must be lead.
Stan Laurel