Skip to Content
0
Former Member
Jan 10, 2008 at 05:06 PM

Passing a table to a subrutine

42 Views

Hi,

I have an internal table itab[].

i want to pass this internal table to a subroutine

using field-symbol.

Can any one tell how to pass the field symbol of the table to the subroutine and subsequently process it. Thanks.