C-CPE-15 試験問題を無料オンラインアクセス
| 試験コード: | C-CPE-15 |
| 試験名称: | SAP Certified Development Associate - SAP BTP Extensions with SAP Cloud Application Programming Model |
| 認定資格: | SAP |
| 無料問題数: | 84 |
| 更新日: | 2026-09-01 |
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 attached graphic).
Which is a valid way to extend the entity with the aspect?
DRAG DROP
You have implemented a simple bookshop CAP application for the purpose of selling books. You want to implement an event handler in the bookshop-service, that calculates a discount of 10 % on the price of books written in English ("en"). In all other cases, you want to calculate a discount of 5 %. The price should be calculated after books are read from the service. Drag the code snippets from below into the correct parts of the event handler implementation. Drag the key and value items from below into the correct parts of the descriptor file.
Which management tool can you use to deploy a CAP project into a space of your SAP BTP subaccount?