Show TOC

Business ObjectsLocate this document in the navigation structure

Concept

Definition

A business object represents a type of uniquely identifiable business entity described by a structural model and an internal process model. Implemented business processes operate on business objects.

Use

You can use a business object to implement business logic or to create an application from scratch. For example, you can use a business object to implement a complex configuration of a reuse service component.

You can enhance a business object by adding the entities mentioned in Business Object Builder.

Example

This application help uses the CUSTOMER_INVOICE business object as an example of a common business object. All invoice data and the corresponding services are encapsulated and provided to the consumer with the help of generic core services.