Skip to Content
0
Former Member
Mar 09, 2011 at 11:42 AM

Internal table from subroutine pool to sap script

45 Views

Hello,

I am populating an internal table in my subroutine pool...

I need all the rows in my sap script.

there can be 5... 500 rows in the table so I cannot keep on reding each table based on the index.

Can i use some other loop technique to get the table into to the script.

I need to print all those lines into the script and i have to use the subroutine pool only to populate this table.

Please comment.

Regards,

Roshan.