Dear Gurus,
I have a pecular scenario where I am calling a script from the standard program. I have to change the layout of the screen by adding some extra data at the end. I know we can get the variables from subroutine pool to script using the perform statement. but in my scenario i have to get the internal table data to the script since we have populated the internal table inside the subroutine.
I know the define statement will work only for variables not for internal tables. Please let me know if there is any alternative way to get the internal table data from subroutine pool program to SAP SCRIPT
Thanks,
V.Nagaraju.