Hello Abap Gurus,
I am writing an RFC function module in which i have some data in an internal table which is created with fields from different tables. I want to use this internal table in other rfc function module which i thought can be obtained by using IMPORT/EXPORT to memory statements. But which is not happening.
Please help me solving this.
Thanks,
Sravanthi Reddy.