Quantcast
Channel: SCN: Message List - ABAP Development
Viewing all articles
Browse latest Browse all 10425

Re: TSV_TNEW_PAGE_ALLOC_FAILED: how to split internal table?

$
0
0

Hi Dennis,

 

The ABAPers can use the PACKAGE size statement in the SELECT statment.

 

DATA: l_psize TYPE i VALUE 10000.

 

Select .... from Table ....into inttable PACKAGE SIZE  l_psize WHERE condition.

 

Maybe this will help :)


Viewing all articles
Browse latest Browse all 10425

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>