How to use Exist Temp Tables in any Report or Job

Hi friends,

I need a help, i need to fetch data from an exist temp table, so how can we do this.

for example :- In Ledger Transaction, when we go to origin , a new form will open . and this form contain temp table as data source. so i need this data in my report. so how can i fetch these data while it is in a Temp table.

Thanks,

Harry

Hi Deepak,

Its difficult to catch temp data becoz the data is constructed on the fly. Its better to find on what bases the data is getting filled in the temp table and catch the logic.

regards,

Santhosh