2010 Feb 22 6:10 AM
Hi All,
I would like to know whether is any limit to the size of the data(size of <int_tab> below) which we can export to ABAP memory using statement -
EXPORT <int_tab> TO MEMORY ID 'XXXX'.
I have read the F1 help of export, there size 30000 bytes is mentioned if we export to shared memory but for export to ABAP memory it is mentioned anything like that.
Can someone help me out in finding this, or there is no limitations for exporting to ABAP memory?
Regards
Munish Garg
Hi All,
I would like to know whether is any limit to the size of the data(size of <int_tab> below) which we can export to ABAP memory using statement -
EXPORT <int_tab> TO MEMORY ID 'XXXX'.
I have read the F1 help of export, there size 30000 bytes is mentioned if we export to shared memory but for export to ABAP memory it is mentioned anything like that.
Can someone help me out in finding this, or there is no limitations for exporting to ABAP memory?
Regards
Munish Garg
2010 Feb 22 3:00 PM
I supposed that the abap code hasn't limits, but the admin has certain parameters for limit users memory or something else. Overcharging system memory get that machines are slower than usual.
2010 Aug 31 1:56 PM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |