Hi Dror,
We do not have that feature explicitly, but as a workaround, you can try creating a data warehouse database, pointing it at your source database, then reverse the stored procedures. Given that TimeXtender assumes you will be db owner of a data warehouse database, this might not work. If it doesn't, there's no other option but to request a copy of the script from someone who has access to it.
One of the reasons we don't have this function is that we strongly recommend against creating tables using custom scripts. Custom objects like that exist outside of the project metadata, and are effectively invisible to TimeXtender. You get none of the benefits of automation our tool offers, nor do you get the advantages of features like data lineage and impact.
If you have more information you can provide in terms of the requirement behind the use of this script, we may be able to offer a better solution than simply re-using a script from the source system. It may be possible to meet the requirement with native TimeXtender functionality, which is generally faster, more scalable, and easier to maintain.