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_group [2022/09/02 05:43] – ↷ Links adapted because of a move operation administratorglossary:business_object_group [2023/05/08 06:42] (current) sean
Line 1: Line 1:
 +{{tag>Index Glossary Business_Object_Group}}
 +===== Business object group =====
 +
 +A business object group allows for uniform handling of [[glossary:business_object|business objects]] of different [[glossary:object_type_and_object_instance|types]]. It offers the convenience of establishing links to various business objects in one place. For example, a Transaction group may be created to embrace all possible transactions that can be applied to an account, where a separate object represents each transaction type. An Account business object may have an [[glossary:attribute|attibute]] that is a [[glossary:reference_attribute|Multiple reference]] to the Transaction group. In this way transactions of different types would be registered with the account in a single list.
 +
 +