Set up business objects for sales process records
Create the business objects necessary for sales process managers to create sales process records using these entities.
Before you begin
Role required: Business object writer [sn_bo_core.business_object_writer]
About this task
Procedure
-
Create business object groups.
- Navigate to All > Business Object Core > Business Object Group.
- Select New.
-
On the form, fill in the fields.
Table 1. Business Object Group form Field Description Name Name for the business object group. Applies to Workflow or process for which you're creating the business object group. This value should be Sales Process Record [sn_l2c_cockpit_sales_process_record]. Description A brief description of the business object group.
-
Create business object types to add as members in the business object group.
- Navigate to All > Business Object Core > Business Object Types.
- Select New.
-
On the form, fill in the fields.
Table 2. Business Object Type form Field Description Name Name for the business object type. For example, Opportunity. Table name Table associated with the business object. For example, if the business object type is Opportunity, you would enter the Opportunity [sn_opty_mgmt_core_opportunity] table. - Select Submit.
-
Define relationships between the object types.
Relationships define how two object types are related by the source and destination columns on the respective tables and govern the hierarchy of the records displayed on the node map. For example, if you add Opportunity Line and Quote as child entities for the business object type Opportunity, on the node map you would see the related Opportunity Line and Quote records under an Opportunity node.
You can add more than one child entity under a parent business object type. Ensure that you avoid circular relationships.
- Select the business object type you created.
- On the Business Object Type page under the Business Object Relationships related list, select New.
-
On the form, fill in the fields.
Table 3. Business Object Relationship form Field Description Source The parent business object type for which you are creating the relationships. Destination The child business object type that is related to the parent. Source table name Table name of the parent business object type. Destination table name Table name of the child business object type. Source field (Optional) The column on the source table used for establishing the relationship. Destination field (Optional) The column on the destination table used for establishing the relationship. - Select Submit.
-
Add business object types as members of business object group.
- Navigate to All > Business Object Core > Business Object Group.
- Under the Business Object Group Members related list, select New.
-
Select the business object type you want to add using the Lookup list icon
.
- Select Submit.
Result
Business object group and business object types are available in Business process and Business entity lists respectively in the Create new sales process record form in the CSM Configurable Workspace.