‎2008 Apr 17 12:42 PM
hi experts,
if we call any function module in a program.will they use same memory or different memories.
thnaking u,
‎2008 Apr 17 12:44 PM
Hi
The funciton module uses different memory. That is the reson we need to pass the value from program to function module.
Venkat.