You need to securely connect the SAP BTP to an on-premise system.
How does the SAP Cloud Connector help do this?
Note: There are 2 correct answers to this question.
You are extending an SAP Fiori app.
Which of the extension properties are defined in the manifest.json?
Note: There are 2 correct answers to this question.
Which of the following are generic actions provided by SAP Fiori elements?
Note: There are 2 correct answers to this question.
What is added by the following ABAP CDS annotation to an SAP Fiori elements app?
@UI.facet: [{
label: 'Personal data',
type: #COLLECTION,
id: 'persData',
position: 10
},
{
label: 'address',
purpose: #STANDARD,
position: 10,
type: #FIELDGROUP_REFERENCE,
parentId: 'persData',
targetQualifier: 'address'
}]
@UI.fieldGroup: [{qualifier: 'address', position: 10}]
Street;
@UI.fieldGroup: [{qualifier: 'address', position: 20}]
City;
What are some characteristics of fragments?
Note: There are 2 correct answers to this question.
You created a new catalog that contains some apps. You want to assign these apps to an existing role to provide authorization for the business users.
How can you do this using the PFCG transaction?
A business user is unable to find an application on the SAP Fiori Launchpad or on the App Finder.
Which of the following options could explain why the tile is unavailable?
Note: There are 3 correct answers to this question.
Which activities does the OData Model Editor support?
Note: There are 2 correct answers to this question.