Skip to Content
0
Former Member
Nov 29, 2006 at 05:22 AM

Table parameter to FM

30 Views

Hello guys,

I have created a function module.

Now I want to pass Internal table by reference to the function module.

My function module will modify inernal table and I wanted the

modified internal table back in my calling program.

Should I Pass the internal table as a Table parameter or changing parameter.

How do I do that ?

Regards,

Vishal