Report with a temporary table

(Translated from another language)
We need to do a complex report with several tables. At this moment we use a stored procedure for that where we create a temporary table which we fill in several steps. Is it also possible in ObjectGears?
We need to do a complex report with several tables. At this moment we use a stored procedure for that where we create a temporary table which we fill in several steps. Is it also possible in ObjectGears?