Creating a function module

While creating a Function Module, you have a requirements to return data back to the calling program.

Which of the following will help you achieve your objective?

Options

  1. Export Parameters
  2. Global Parameters
  3. Changing Parameters
  4. Local Parameters

Related Posts