SAP Certified Associate Back End Developer ABAP Cloud · Free Practice Question Easy
Question 1
You define a database table in the ABAP Dictionary. What is needed to make the database table client dependent?
-
A
A corresponding setting in the Technical Table Properties.
-
B
Annotation @ABAPCatalog.clientDependent: true
-
C
A key field of type CLNT
Reveal correct answer
Correct answer: C
Explanation
A database table is client dependent if it has a key field of type CLNT.
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
You must be logged in to post a comment.
