Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
glossary:business_object [2022/09/02 05:42] – ↷ Page moved from 7000_glossary:business_object to glossary:business_object administratorglossary:business_object [2023/05/08 06:42] (current) sean
Line 1: Line 1:
 +{{tag>Index Glossary Business_Object Index}}
 +===== Business object =====
 +
 +A business object, or simply an object, represents an element of the business for which some information needs to be maintained. Examples of business objects: customers, accounts, orders, payments, etc. A number of facts usually need to be registered for an object. For example, an order may have the placement date, customer, line items, shipment address, shipment date, shipment number, delivery instructions, order status, etc. Each of such facts is represented by a separate [[glossary:attribute|attribute]].
 +
 +An advanced variant of a business object is called an [[glossary:intelligent_business_object|intelligent business object]].
 +
 +