Skip to Content
0
Former Member
Apr 29, 2009 at 02:15 PM

how to pass Internal table in submit

159 Views

Hi Friends-

i have a internal table with two fields it is like

begin of error occurs 0,

num(8) type n,

msg(50) type c,

end of error .

now this table i have to submit in another report and i have to use this table in that other report

but how i can pass this in submit pls guide me.

Regards

Meeta