Q: 7
What RESTful Application Programming object contains only the fields required for a particular app?
Options
Discussion
Makes sense to go with C for Projection View. That's the RAP object meant for exposing only what's really needed in an app, especially for Fiori scenarios. Data model views (D) are way broader, and projection cuts it right down to the essentials. Pretty confident, but let me know if you see it differently.
Its C here. Had something like this in a mock recently, and Projection View is what RAP uses to tailor the data for a specific app, pulling only the fields that app actually needs. Data model view (D) is much broader. Pretty confident but open if somebody has proof it should be D.
C vs D again, but official SAP guide examples and some RAP mock exams both back C for Projection View here.
Its D because data model views define the fields too, right? Projection seems like a trap answer here. Could be wrong, but I remember practice showing D as the structure for apps.
C or D? I remember seeing this in the official guide, but RAP practice tests really drill into Projection Views.
Pretty sure it's C. Official guide and hands-on RAP practice exams both focus a lot on Projection Views for scenarios like this.
D imo, but does the question mean the best object for exposing fields to a Fiori app, or literally any view that could be trimmed for a specific usage? If it’s about strict consumption views like in RAP, my pick stays C.
Be respectful. No spam.