2012 Oct 17 8:14 AM
Hi Experts,
I am facing a ABAP Dump in a Zreport ,in this report i am using "GENERATE SUBROUTINE POOL" Keyword to generate dynamic subroutines. The Runtime Error is GENERATE_SUBPOOL_DIR_FULL & Exception is GENERATE_SUBPOOL_FULL. As per system configuration the maximum limit to which the system can generate a subroutine pool is 36 per user session.
PFA ABAP Dump report.
I am also looking at the possibility of using a standard report or function module which will delete generated subroutine pool but so far i haven't found one. We have tried raising OSS Message to SAP at service market place.
Is there any turn around to this problem OSS Notes apply or a standard report or FM to delete generated subroutine pools.
Thanks & Regrads.
Priyesh Shah.
Hi Experts,
I am facing a ABAP Dump in a Zreport ,in this report i am using "GENERATE SUBROUTINE POOL" Keyword to generate dynamic subroutines. The Runtime Error is GENERATE_SUBPOOL_DIR_FULL & Exception is GENERATE_SUBPOOL_FULL. As per system configuration the maximum limit to which the system can generate a subroutine pool is 36 per user session.
PFA ABAP Dump report.
I am also looking at the possibility of using a standard report or function module which will delete generated subroutine pool but so far i haven't found one. We have tried raising OSS Message to SAP at service market place.
Is there any turn around to this problem OSS Notes apply or a standard report or FM to delete generated subroutine pools.
Thanks & Regrads.
Priyesh Shah.
2012 Oct 17 8:23 AM
Hi,
I dont think we can. Its says so in the standard documentation.
A temporary subroutine pool generated for an internal mode cannot be explicitly deleted. It remains available from its generation up to the point where the internal session is terminated
http://help.sap.com/abapdocu_702/en/abapgenerate_subroutine_pool.htm
Thanks,
Shambu
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |