Getting "generate_subpool_dir_full" error conditio

Question: I'm developing an abap pgm to generate a print out of ALE generated
error logs, and one of the standard SAP functions I'm using is
SBAL_INTERNAL_CODE_CREATE. The problem I have is, that for each IDOC err log entry I process (looping thru internal table), the function
module generates an internal subrouting program and after 37 such
passes, returns an error indicating "generate_subpool_dir_full". Is
there to reset the pool area ar a way around the problem??
_________________
Ron Bosley
Whirlpool Corp

Answer:
This is an ABAP question and should be in the ABAP forum.

But to my knowledge there is no way to get around this problem other than rewriting the offending code to not generate more than 37 subroutine pools dynamically.
_________________
Kind Regards

Rosie Brent

Please remember to search the forum and check the FAQ before posting questions, thank you.

Tuly Idiot most of the time, part-time Guru
Copyright ?2007 - 2008 www.jt77.com