Description of Create Relationship Dialog Box

The Create Relationship dialog box allows you to create a relationship between the current business object and another business object. The current object is Employee, the other object is Project, and the chosen cardinality is many-to-many. By default, a Relationship Name is created for each object, and the Enable Accessor check box is selected. An intermediate object, EmployeeProject, has automatically been created, and it contains two reference fields, project and employee. Each field has a Field Name property (project and employee, respectively), a Display Label property (Project and Employee, respectively), a Required check box (selected for both), a Delete Rule (Cascade for both), and a Display Field property (Name for both). A Create Relationship button creates the relationship.