UDEMY2 Flashcards

1
Q

What is the function of the ‘Extend View’ statement in ABAP CDS?

Please select the correct answer.

A

To include additional logic in an existing CDS view

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

What is the purpose of a ‘Service Definition’ in ABAP RAP?

Please choose the correct answer.

A

To expose a business object as a service

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

An ABAP developer is tasked with enhancing the performance of a data-intensive application. Which of the following approaches should the developer consider?

Please select all the correct answers that apply.

A
  • Applying appropriate buffering techniques
  • Implementing parallel processing
  • Code pushdown to the database layer
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How does the ‘Optimistic Locking’ mechanism work in the ABAP RAP? Please choose the correct answer

A

By allowing concurrent access and resolving conflicts during the save

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

Such as semantics and OData, How do CDS Views support different types of annotations?

Please choose the correct answer.

A

By providing metadata for UI rendering and data services.

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

What is ‘Service Binding’ in the ABAP RAP?

Please choose the correct answer.

A

It exposes a business object as a service

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

In ABAP for SAP HANA, what is the purpose of using ‘Scalar User Defined Functions’ ?

Please choose the correct answer.

A

To define custom functions that return a single value, executed in the database

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

What is an In-App Extension in SAP S/4HANA Cloud?

Please choose the correct answer.

A

Customizations within the core of S/4HANA

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

A developer is designing a data model to represent sales orders and their line items. Which approach should be used in ABAP CDS for optimal design?

There are 3 correct answers to this question.

A
  • Use associations to link sales orders and line items
  • Create a CDS view for sales orders and another for line items
  • Utilize input parameters to filter data dynamically
How well did you know this?
1
Not at all
2
3
4
5
Perfectly