Comprehensive and Detailed Explanation From Exact Extract:
In the RAP model, a Business Object (BO) is composed of the following key parts:
A CDS view, which defines the data model layer (entity structure, projections, associations).
A Behavior Definition (BDEF), which defines the behavior layer – what operations can be performed (create, update, delete, validations, determinations).
Therefore:
Option B and C are correct.
Option A is incorrect because "Process definition" is not a RAP construct; process logic is handled via behavior implementation and determinations.
Option D is incorrect because "Authentication rules" are managed externally (e.g., via IAM, authorizations), not inside the BO.
[Reference: SAP Help 1, page 6 – RAP Architecture Overview and layers (Data Modeling and Behavior)., ===========]
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