‎2008 Feb 27 8:52 AM
Hello all,
I have a requirement where i am forced to create many dynamic subroutine pools. But when i use this 'Generate Subrotine pools' it is not allowing me to create more than 36 subroutine pools. Please help me on this.
Regards,
Vijayakumar
‎2008 Feb 27 9:03 AM
hi
<< Cut and paste without attribution from
http://help.sap.com/saphelp_nw04/helpdata/en/9f/db999535c111d1829f0000e829fbfe/content.htm
removed >>
regards
sreelatha gullapalli
Edited by: Rob Burbank on Feb 21, 2009 11:51 AM
‎2009 Feb 21 7:44 AM
I guess its a SAP limitation, that you can't run more than 36 in a roll area. its specified in the SAP documentation
‎2009 Feb 21 10:19 PM
Hi Vijayakumar,
Why don't you simply embrace all your subroutines in one subroutine pool? What is the requirement to go this way (creating 36 subroutine pools)? Sometimes the easiest solution seems to be invisible, thought next to your hand. Please provide more information so the "overcome" way could be suggested.
Regards
Marcin
‎2009 May 11 1:14 PM
Hi there,
I'm experiencing the same problem.
I wrote a class and in one of my methods I need to create and run a dynamic program.
Problem is that this class is to be used in an eCatt environment.
So my objects are created many tiumes, and in the same session.
So if my eCatt has more than 36 lines, the process stops.
Problem is that it generates a new subroutine pool.
My question is: can we generate a new form in an existing subroutine pool?
This way I just have to produce a new form name a generate it in the same subpool (using IMPORT/EXPORT to keep the name), avoiding the 36 limit.
Thanks for your help,
Quentin