cancel
Showing results for 
Search instead for 
Did you mean: 

internal table in sap script

Former Member
0 Kudos

Hello All ,

I have got a internal table with tracking numbers and I want to print all the numbers in that internal table on sap script.

Please advise.

Thanks

Moderator message: please search for available information before asking.

locked by: Thomas Zloch on Sep 13, 2010 1:09 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You can create a sub-routine and pass all the table entries in variables and then you can print them.