Multiple choice technology programming languages

RFC can return references

  1. True

  2. False

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

Remote Function Calls (RFC) in SAP run in a separate system or session, meaning memory addresses are not shared. Because object references and data references point to specific memory locations in the local session, they cannot be serialized and transmitted via RFC.