Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

GENERATE_SUBPOOL_DIR_FULL - How to avoid this dump?

PS_1978
Active Participant
0 Likes
1,499

Hi,

I am using the method CREATE_DYNAMIC_TABLE in class CL_ALV_TABLE_CREATE to create dynamic internal tables. When I executed the program for number of times, it has generated a short dump with the exception "GENERATE_SUBPOOL_DIR_FULL". Later I noticed in the class definition that "At Most 36 Subroutine Pools Can Be Generated Temporarily". Is there any way to avoid this short dump?

Best Regards,

Kumar.

Hi,

I am using the method CREATE_DYNAMIC_TABLE in class CL_ALV_TABLE_CREATE to create dynamic internal tables. When I executed the program for number of times, it has generated a short dump with the exception "GENERATE_SUBPOOL_DIR_FULL". Later I noticed in the class definition that "At Most 36 Subroutine Pools Can Be Generated Temporarily". Is there any way to avoid this short dump?

Best Regards,

Kumar.

4 REPLIES 4
Read only

andreas_mann3
Active Contributor
0 Likes
751

search for GENERATE_SUBPOOL_DIR_FULL

in this forum ther're 100's of hints

A.

Read only

0 Likes
751

Hello Andreas,

Thanks for your reply. Before posting the thread I have searched with the string and found only few threads which are relevant. But I couldnt find the solution for this. Thats why i have raised another request.

Best Regards,

Kumar.

Read only

Former Member
0 Likes
751

Siva,

Just go to:

Amit.

Read only

Former Member
0 Likes
751

Hi Kumar,

Did you find a resolution to this issue ? I have the same problem.

I found an OSS note (1209556) that seems to apply. It refers to SAP drivers. I am attempting to find the right person to look at our drivers.

Regards,

Steve