changing and importing pass by reference
Hi,
What is the difference b.w changing and importing pass by reference in a method.
My requirement is in a method call i have to pass the itab and after some calculation in method, i have to pass it back to program. so which parameters should i use...
Pls answer both questions
Thanks,