Skip to Content
0
Former Member
Nov 28, 2008 at 09:29 AM

call another program and hold data in called program.

176 Views

Hi,

I have a program ztest1 from which i want to call ztest2 .

In ztest2 there is a Internal table defined It_out whoes data i want to use in ztest1 without actually using ztables.

Pls note my aim is to get the data from program ztest2 to program ztest1.

i tried submit, it works fine , but i am not able to get the data in called program i.e. ztest1.

can anyone pls help...

Regards.

Harish Kurup.