Reusing different programs

You are asked to develop a program functionality which is to be re-used by many different programs and objects.

Which of the following techniques can you achieve this?

Options
  • ABAP Web Dynpro
  • Screen Programming
  • Global Classes
  • Function Modules

Related Posts