Hi,
I have declared an internal table(say ITAB1) in the top include.Appending the values through FM1(function module).
I am using the same through FM2 (Tables ITAB1).
( Function group is same for both FM1 and FM2 )
but i am not getting the values in the ITAB1.
Can anyone help me....
Thanks in advance
KB