Differences

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

Link to this comparison view

Both sides previous revision Previous revision
ref:glossary:business_object [2026/08/13 00:43] – ↷ Page moved from glossary:business_object to ref:glossary:business_object localdevref:glossary:business_object [2026/08/13 00:43] (current) – ↷ Links adapted because of a move operation localdev
Line 2: Line 2:
 ===== Business object ===== ===== 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]].+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 [[ref:glossary:attribute|attribute]].
  
-An advanced variant of a business object is called an [[glossary:intelligent_business_object|intelligent business object]].+An advanced variant of a business object is called an [[ref:glossary:intelligent_business_object|intelligent business object]].