nerdexam
SAP

P_SECAUTH_21 · Question #41

P_SECAUTH_21 Question #41: Real Exam Question with Answer & Explanation

The correct answer is C. Implement UCON functionality D. Restrict RFC authorizations. These are some of the functions that can be used to control access to ABAP RFC function modules in an SAP system. RFC (Remote Function Call) is a protocol that enables communication and data exchange between SAP systems and components using function modules. ABAP RFC function mod

Question

How would you control access to ABAP RFC function modules? Note: There are 2 correct answers to this question.

Options

  • ADeactivate switchable authorization checks
  • BBlock RFC Callback Whitelists
  • CImplement UCON functionality
  • DRestrict RFC authorizations

Explanation

These are some of the functions that can be used to control access to ABAP RFC function modules in an SAP system. RFC (Remote Function Call) is a protocol that enables communication and data exchange between SAP systems and components using function modules. ABAP RFC function modules are function modules that are written in ABAP language and can be called remotely by other systems or components. UCON (Unified Connectivity) is a feature that allows you to monitor and restrict RFC calls based on various criteria, such as source system, target system, user, or function module. RFC authorizations are authorizations that control access to RFC function modules based on authorization objects, such as S_RFC or

Community Discussion

No community discussion yet for this question.

Full P_SECAUTH_21 Practice