Multiple choice technology programming languages

Function module required Function Group?

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Function modules in SAP ABAP must be assigned to a function group. The function group serves as a container and provides shared memory context for all function modules within it. You cannot create a function module without specifying a function group.