Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

SAP C_ABAPD_2507 Exam - Topic 6 Question 24 Discussion

After you created a database table in the RESTful Application Programming model, what do you create next?
D) A projection view
A) A data view
B) A service definition
C) A metadata extension

SAP C_ABAPD_2507 Exam - Topic 6 Question 24 Discussion

Actual exam question for SAP's C_ABAPD_2507 exam
Question #: 24
Topic #: 6
[All C_ABAPD_2507 Questions]

After you created a database table in the RESTful Application Programming model, what do you create next?

Show Suggested Answer Hide Answer
Suggested Answer: D

In the ABAP RESTful Application Programming Model (RAP), development follows a bottom-up approach. The sequence starts with the database table (persistence), followed by creating a data model view (interface view), and then a projection view.

The projection view is the next artifact after the database table because it exposes only the fields needed for the app, aligning with the encapsulation principle of RAP. This ensures that only the required subset of the underlying data model is made available.

Verified Study Guide Reference: ABAP RAP Development Guide -- Data Modeling and Projection Views.


Contribute your Thoughts:

0/2000 characters

Currently there are no comments in this discussion, be the first to comment!


Save Cancel