Create a Custom Business Object
Requires Customer/Partner License
Define the data structure and create the database persistence of a custom business object.
You will learn
- How to define a custom business object and its simple data structure
- How to create the database table for the custom business object
Prerequisites
- Authorizations: Your user needs a business role with business catalog Extensibility – Custom Business Objects (ID:
SAP_CORE_BC_EXT_CBO) in your SAP S/4HANA Cloud system
Our Example
A several tutorials spanning example will show extensibility along custom Bonus Management applications.
As applications are based on business objects, it all starts with custom business object creation.
In the first parts a manager wants to define business objects “Bonus Plan” for employees. A Bonus Plan is used to save employee specific rules for bonus entitlement.
- Tutorial last checked for feasibility with SAP S/4HANA Cloud Release 2508






