Components installed with Business Object Core
Several types of components are installed with activation of the Business Object Core plugin, including tables and user roles.
Roles installed
| Role title [name] | Description | Contains roles |
|---|---|---|
|
Business object viewer [sn_bo_core.business_object_viewer] |
Views tables related to a business object. |
|
|
Business process record viewer [sn_bo_core.business_process_record_viewer] |
Views tables related to the business process record. |
sn_bo_core.business_object_viewer |
|
Business process record writer [sn_bo_core.business_process_record_writer] |
Views and writes tables related to the business process record. |
sn_bo_core.business_process_record_viewer |
|
Business object writer [sn_bo_core.business_object_writer] |
Views and writes tables related to a business object. |
sn_bo_core.business_object_viewer |
Tables installed
| Table | Description |
|---|---|
|
Business Process Resource [sn_bo_core_process_resource] |
Tracks the objects and documents associated with a business process. |
|
Business Object Relationship [sn_bo_core_obj_rel] |
Indicates how entities are structurally connected in a process and outlines the relationships between different business object types. For example, a lead is linked to an opportunity through the Lead column in the Opportunity [sn_sales_opportunity] table. |
|
Business Object Group Members [sn_bo_core_obj_group_members] |
Defines the relationship between business object groups and their corresponding object types, specifying which entities belong to each group. |
|
Business Process Task [sn_bo_core_process_task] |
Tracks individual tasks in a process. |
|
Business Object Type [sn_bo_core_obj_type] |
Contains the entities involved in a process and its table. For example, for order-to-cash group, the entities can be lead, opportunity, quote, order, and their respective tables. |
|
Business Process Record [sn_bo_core_process_record] |
Stores records that are used for monitoring various business entities. |
|
Business Object Group [sn_bo_core_obj_group] |
Represents the logical grouping of entities involved in a process and the category for different types of business entities. |