Skip to Content
0
Former Member
Jun 10, 2009 at 06:30 AM

prob with submit statement

25 Views

Hello friends,

I have report REP1 which display a ALV report, now i hav another program REP2 through which i am calling REP1 and i want the output of REP1 in an internal table. I have to process the internal table further in REP2. I have used the FM which reads the memory and den again a FM which converts LIST to ASCI, prob is that output comes in 1 line, hw can i convert the output to the same like the table in REP1.

Thanks.