Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 8212

process an internal table with huge data volume

$
0
0

Implementing Parallel Processing - Background Processing - SAP Library

 

I have been gone through the above document about parallel processing.

My problem may be a typical one. For example, in my report, the structure of which is:

 

PERFORM get_data."get data from DB

 

LOOP AT internal_table.

     PERFORM process_data."process every line of internal table

ENDLOOP.

 

PERFORM output_data."download the internal table as a txt file

 

How could I use parallel tech in my report?


Viewing all articles
Browse latest Browse all 8212

Trending Articles



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