Skip to Content
0
Former Member
May 15, 2008 at 08:00 AM

tables

82 Views

I have the following as an tables output parameter

Z1_Output

Now I want to use Z1_Output like an internal table, append it or loop through it.

Is this possible without wrtiting any code in the data declaration or does some code have to be written as well.

If yes can you please give an example