You want to use the UNION between 2 SELECT statements in aCDS view. What must both statements have in common?
There are 2 correct answers to this question.
A. Identical name or alias for elements in the same position
B. Same number of key elements
C. Identical data types for elements in the same position
D. Same number of elements
Which of the following make up the behavior of a BOPF Business Object? There are 3 correct answers to this question.
A. Authorizations
B. Validations
C. Determinations
D. Associations
E. Actions
You plan to migrate an SAP ERP system to SAP S/4HANA. Which of the following tasks are recommended but NOT mandatory?
There are 2 correct answers to this question.
A. Custom code evaluation
B. Performance tuning
C. SAP S/4HANA checks
D. Functional adaption
You develop an SAP Fiori app in a specific solution area. Where do you define tiles and target mappings for the app?
Please choose the correct answer.
A. In a Technical Catalog
B. In a Business Role
C. In a Business Catalog Group
D. In a Business Catalog
Where do you distinguish between OData V2 or OData V4? Please choose the correct answer.
A. Projection View
B. Service Binding
C. Behavior Projection
D. Service Definition
You are creating an enhancement implementation using key user extensibility. Which of the following can you do in the web-based ABAP editor?
There are 3 correct answers to this question.
A. Create filter conditions.
B. Assign your implementation to a transport request.
C. Modularize your code using custom libraries.
D. Test your custom logic.
E. Directly access SAP database tables.
What are advantages of the expression-based syntax in ABAP compared to the statement- based syntax? There are 2 correct answers to this question.
A. It uses fewer helper variables
B. It is more concise
C. It is faster
D. It causes fewer exceptions
When creating CDS-based BOPF Business Objects, the system generates several additional repository
objects. Among those objects are objects in the ABAP Dictionary.
Which types of ABAP Dictionary objects are generated?
There are 2 correct answers to this question.
A. Structures
B. Data Elements
C. Database Views
D. Table Types
Which of the following information do you get using the ABAP Call Monitor? There are 3 correct answers to this question.
A. The number of calls
B. Business transactions that called ABAP objects
C. The protocol type used for the call
D. The ID of the calling user
E. The ABAP objects that have been called
For performance optimization, you want to combine the results of ABAP Test Cockpit and the SQL Monitor runtime data. Which tool do you use for this?
Please choose the correct answer.
A. SQL Performance Tuning Worklist (SWLT)
B. Runtime Check Monitor: Data Display (SRTCMD)
C. SQL Monitor: Display Data (SQLMD)
D. Runtime Check Monitor (SRTCM)