Twenty Flashcards

1
Q

What is recommended by SAP when you publish an API? (2 correct}

Use meaningful, clear, and self-explanatory API names.
Remove obsolete APls without notice.
Provide good API documentation.
Use version numbers in the API names.

A

Use meaningful, clear, and self-explanatory API names.
Provide good API documentation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which of the following SAP Fiori pages areas are mandatory? (2 correct)

Header
Content
Toolbars
Footer

A

Header
Content

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Your customer presents you with the following UI requirements: Users work on different kinds of items. Different visualizations without interactions between the visualizations. No drilldown. Which SAP Fiori elements floorplan do you recommend they use?

Object page
Analytical list page
Worklist
List report

A

Object page

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

In an SAP Business Application Studio project, what does the “cf push” command do?

It creates the service instances of the services defined in the service-manifest. yml file.
It deploys the application modules defined in the manifest.yam I file into the Cloud Foundry account.
It updates the service instances of the services defined in the service-manifest. yml file.

A

It deploys the application modules defined in the manifest.yam I file into the Cloud Foundry account.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What do you need to consider when working with subaccounts in SAP BTP? (2 correct)

The subdomain is the unique identifier of a subaccount.
A subaccount must be registered through a booster.
A service must be entitled to the subaccount before you can subscribe to it.
The subdomain of a subaccount must be unique within a region.

A

A service must be entitled to the subaccount before you can subscribe to it.
The subdomain of a subaccount must be unique within a region.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

You want to register custom event handlers using instances of CAP Node.js SDK classes. Which one do you use?

eds.Request
eds.Service
eds.Event

A

eds.Service

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

In SAP Fiori, how are drafts used? (2 correct)

To prevent an object being edited by multiple users concurrently
To enable empty states of apps
To prevent data loss in case an app terminates unexpectedly
To enable responsiveness of apps

A

To prevent an object being edited by multiple users concurrently
To prevent data loss in case an app terminates unexpectedly

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Which dev space type in SAP Business Application Studio do you need when you want to create a CAP project?

SAP Mobile Application
Full Stack Cloud Application
SAP Fiori
Basic

A

Full Stack Cloud Application

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Which language do you use to create a data model in a CAP project?

SQL
Core Data Services Query Language (CQL)
Core Data Services Definition Language (CDL)
ABAP

A

SQL

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Before you can use SAP Continuous Integration and Delivery in your CAP project, what must you do in your SAP BTP account? (2 correct)

Subscribe to an SAP Cl/CD service plan.
Assign an appropriate role collection to your user.
Create an SAP Cl/CD service instance.
Assign an appropriate role template to your user.

A

Subscribe to an SAP Cl/CD service plan.
Assign an appropriate role collection to your user.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly