Hi,
we are fetching payroll data in Prod system through Pyxx_Read_payroll_data FM,
and we got DUMP, runtime Error 'TSV_TNE_PAGE_ALLOC_FAILED'.
Error Message from St22:
You attempted to extend an internal table, but the required space was not available.
I read note about this dump in market place and the error is coming because we are occupying full space of the workprocess, its unable to extend.
Now I refreshed several table, I like to measure memory of my current program at runtime, how can I do this?
And If some one came across this problem, please provide solution for the same.
Regards
James.