Beginner
Implement Business Rules Logic in Custom Business Object
2019-05-15
15 min.
Modify the business rules logic in custom business object to invoke the business rules for bonus percentage calculation of custom business object.
You will learn
- How to extend custom business object to integrate business rules logic
- Run the custom business object to see the change in the values based on business rules execution
Prerequisites
- S/4HANA Cloud system must be of release 1811 or higher.
- Custom Business Object must already be created in S/4HANA Cloud.
- Business rules must be created in SAP Cloud Platform and deployed in S/4HANA cloud.
Step 1: Open custom business object
Step 2: Integrate rules logic in custom business object
Step 3: Test business rules logic