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
docs:2500_config_apps:1000_add_edit_bogs [2022/08/18 12:28] – ↷ Page moved from documentation:2500_config_apps:1000_add_edit_bogs to docs:2500_config_apps:1000_add_edit_bogs administratordocs:2500_config_apps:1000_add_edit_bogs [2026/07/06 03:04] (current) – [Presentations] aware_admin
Line 1: Line 1:
 +[<10>]
 ====== Adding/Editing Business Object Groups ====== ====== Adding/Editing Business Object Groups ======
  
-The following section describes how to work with the editor of business object groups when adding a new group or editing an existing one. Business object groups are described in the [[HelpUsingBusinessObjectGroups|Business Object Groups]] section.+The following section describes how to work with the editor of business object groups when adding a new group or editing an existing one. Business object groups are described in the [[docs:2000_concepts:0200_basics:0600_business_object_groups|Business Object Groups]] section.
  
-The editor of business object groups can be started as described in [[HelpWorkingWithElements|Working with Configuration Elements]]. The following properties of a business object group must be specified:+The editor of business object groups can be started as described in [[docs:2500_config_apps:0300_work_config_elements|Working with Configuration Elements]]. The following properties of a business object group must be specified:
  
 ===== Name ===== ===== Name =====
Line 17: Line 18:
 ===== Description ===== ===== Description =====
    
-Specify a description of the business object group. Providing a description is highly recommended. Any description if defined is included into the generated documentation for the business space version – see [[HelpGenerateDocumentation|Generating Documentation]]. +Specify a description of the business object group. Providing a description is highly recommended. Any description if defined is included into the generated documentation for the business space version – see [[docs:2500_config_apps:3100_gen_doc|Generating Documentation]]. 
  
 ===== Group Members ===== ===== Group Members =====
Line 23: Line 24:
 These are business objects that the group contains. At least one business object must be defined (most business object groups will have at least two members). To define business objects as group members select the objects in the left list box containing all business objects defined in the business space version (you can use SHIFT and CONTROL keys to select multiple objects) and press the Right arrow button to move the selected objects into the right list box. Similarly if you want to delete certain business objects select the objects in the right list box and press the Left arrow button to move them into the left list box. These are business objects that the group contains. At least one business object must be defined (most business object groups will have at least two members). To define business objects as group members select the objects in the left list box containing all business objects defined in the business space version (you can use SHIFT and CONTROL keys to select multiple objects) and press the Right arrow button to move the selected objects into the right list box. Similarly if you want to delete certain business objects select the objects in the right list box and press the Left arrow button to move them into the left list box.
  
-===== Presentations ===== +<callout type="primary" title="note" icon="true">If the members of a Business Object Group contain ''[[a_f:a:protect|PROTECT]]'' rules and the Business Object Group is used in a Query, then each instance of the Business Objects that make up the Business Object Group will be loaded into context individuallyThis can have speed impact on Queries on the Business Object Group where the query returns large result setTo implement PROTECT rules without impacting the speed of Queries use the IN FORMS switch for PROTECT rules.</callout>
-  +
-Presentations can be defined to provide a custom layout of the attributes of a business object group members when the instance(s) of the group’s members are displayed by a query or by a processThe presentation concept for business object group is exactly the same as the one for business objectThe presentation defined for a business object group applies to all members of the group. See [[#HelpBusinessObjectsPresentations|Defining Presentations]] for details. +
- +