SAP Certified Associate – ABAP Cloud Developer — Question 11

In an Access Control Object, which clauses are used? (Choose three.)

Answer options

Correct answer: A, D, E

Explanation

The correct clauses for an Access Control Object include DEFINE ROLE, which defines the role name, GRANT, which is used to specify the data source, and WHERE, which establishes the access conditions. RETURN CODE and REVOKE do not apply as they are not part of the standard clauses used in this context.