Comprehensive and Detailed Explanation from Exact Extract:
In RAP, the Projection View is designed to expose only the fields relevant for a specific app, keeping the UI lean and controlled.
Metadata extension → adds UI-related metadata, not fields.
Database view → technical representation, not app-specific.
Data model view → defines the data structure, not app-specific projection.
Verified by RAP documentation: Projection views are application-specific representations of the underlying data model.
Study Guide Reference: SAP RAP Help – Business Object Projection Layer.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit