SAP C_CPE_14 SAP Certified Development Associate – SAP BTP Extension Developer Online Training
SAP C_CPE_14 Online Training
The questions for C_CPE_14 were last updated at Oct 31,2025.
- Exam Code: C_CPE_14
 - Exam Name: SAP Certified Development Associate - SAP BTP Extension Developer
 - Certification Provider: SAP
 - Latest update: Oct 31,2025
 
Which of the following identifiers of the communication scenario is used for accessing the Business Partner API in an SAP S/4HANA Cloud system? Choose the correct answer.
- A . SAP_COM_0213
 - B . SAP_COM_0109
 - C . SAP_COM_0008
 - D . SAP_COM_0009
 
Which of the following statements apply to Continuous Delivery? Choose the correct answers.
- A . Code changes are pushed to a remote source code management system.
 - B . The trigger for deployment to a productive system is a human decision.
 - C . Software is ready for deployment to a productive system all the time.
 - D . Feedback from a productive system gets quickly integrated into teams’ backlog.
 - E . Deployment to a productive system is triggered automatically.
 
Which pattern do you use to register an event handler? Choose the correct answer.
- A . srv.Q
 - B . phase.O
 - C . event.()
 
Which tools can you use to manage the SAP BTP, Cloud Foundry environment? Choose the correct answers.
- A . SAP BTP cockpit
 - B . DCF CLI
 - C . Eclipse
 - D . SAP Business Application Studio
 
You have developed a risk service application in CAP. To which file must you add restrictions -©(restrict…) – to add authorizations to your service?
- A . package-lock.json
 - B . srv/risk-service.js
 - C . xs-security.js
 - D . srv/risk-service.cds
 
What is recommended by SAP when you publish an API? Note: There are 2 to choose.
- A . Use meaningful, clear, and self-explanatory API names.
 - B . Remove obsolete APIs without notice.
 - C . Use version numbers in the API names.
 - D . Provide good API documentation.
 
You can use the credentials created in the SAP CI/CD service to: Choose the correct answers.
- A . Connect to a private GitHub repository.
 - B . Deploy applications to the SAP BTP, Cloud Foundry environment.
 - C . Access the service itself.
 
Which of the following benefits best describe the SAP BTP, Cloud foundry environment? Note: There are 4 to choose.
- A . Integration of the SAP NetWeaver platform
 - B . Orchestration of microservices and serverless functions
 - C . Platform-managed application security patching and updates
 - D . Automatic application routing, load balancing, health checks, and multilevel self-healing
 - E . Simplified developer experience for business application development
 
Which event phases can you use with CAP event handlers by default? Note: There are 3 to choose.
- A . while
 - B . after
 - C . between
 - D . on
 - E . before
 
What are valid actions using subaccounts in SAP BTP? Note: There are 2 to choose.
- A . Creating Cloud Foundry orgs explicitly.
 - B . Disabling the Cloud Foundry environment once you have enabled it.
 - C . Deleting a subaccount with service subscriptions.
 - D . Creating many subaccounts assigned to the Cloud Foundry environment.