Hi,
I'm using the functional module 'SWW_WI_CONTAINER_READ' to read the container of several work items.(in a custom made programm) I call the funtional module per workitem, after that I archive the content of the work item, and continue with the next workitem.
The problem is that after calling the SWW_WI_CONTAINER_READ for a couple of thousands work items the program ends with a memory shortage, (TSV_NEW_ALLOC_FAILED). I thought that after the calling of the functional module the memory will be released but it doesn't seem so.
Has anyone a solution to avoid the dump / to release the memory.
kind regards
Maarten