SAP
C_CPE_16 · Question #75
C_CPE_16 Question #75: Real Exam Question with Answer & Explanation
Sign in or unlock C_CPE_16 to reveal the answer and full explanation for question #75. The question stem and answer options stay visible for context.
Question
Your CAP project contains an entity called Books. You want to extend the Books entity with the managed aspect. You have already imported the aspect from the '@sap/cds/common' package (see code). using {managed} from '@sap/cds/common'; entity Books { key ID: UUID @(Core.computed: true); title: String; author: String; } Which is a valid way to extend the entity with the aspect?
Options
- Aentity Books: managed {
- Bentity Books: {
- Centity Books: { key ID
Unlock C_CPE_16 to see the answer
You've previewed enough free C_CPE_16 questions. Unlock C_CPE_16 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.