Which of the following are characteristics of SAPU15? Note; There are 3 correct answers to this question.
A. Provides device-specific user experience
B. Supports customer-specific theming
C. Provides an extensibility concept
D. Enables responsive application design
E. Renders the UI on server side
Which URL query options are available with XSOData v2.0? Note: There are 3 correct answers to this question.
A. $top
B. $filter
C. $select
D. $view
E. $read
You need to debug a Node.js application using SAP Web IDE for SAP HANA.
What must you do?
Note: There are 3 correct answers to this question.
A. Open the debugger.
B. Attach debugger to the node module.
C. Specify the proper GIT repository in the debug properties.
D. Set a breakpoint in the application.
E. Build the application with the debug option.
You need to create a native SAP HANA application that fully leverages the SAP HANA platform. How do you implement data-intensive calculations?
A. Push the calculations onto the database layer
B. Push the calculations onto the application layer
C. Push the calculations onto the presentation layer
D. Distribute calculations between application layer and presentation layer
You need to check user input data in your OData request. Which exit type do you use?
A. Consistency
B. Modification
C. Verification
D. Validation
You need to combine data from different database tables within your OData service. Which capability do you use for this relationship?
A. Projections
B. Associations
C. Aggregations
D. Entity sets
Which new components can you use to develop native SAP HANA applications in SAP HANA extended application services; advanced model (XS advanced)? Note: There are 2 correct answers to this question.
A. SAP HANA studio
B. SAP HANA repository
C. GIT repository
D. SAP Web IDE for SAP HANA
In which of the following objects can you use Commit and Rollback statements?
A. Table user-defined function
B. Scripted Calculation view
C. Scalar user-defined function
D. SQLScript procedure
Which join type is NOT supported by join optimization (pruning)? Please choose the correct answer.
A. Text Join
B. Referential Join
C. Outer Join
D. Inner Join
You are working on an entity using Core Data Services. Which properties can you define inside the Technical Configuration section? Note: There are 2 correct answers to this question.
A. Import
B. Storage Type
C. Index
D. Association