‎2015 Apr 28 2:56 PM
Hi ,
How to split the Spool record and transfer to internal table.
We are using the standard FM 'RSPO_RETURN_ABAP_SPOOLJOB ' which transfer the record to an internal .
But the problem is the internal table was holding a huge record which was causing a dump .
Please suggest.....
'
‎2015 Apr 28 4:04 PM
Hi!
Haven't you tried to make use of input parameters first_line and last_line of this FM?