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.