Do you have any question about this error?
Message type: E = Error
Message class: CRM_BSP_LAYOUT - Error Messages for CL_CRM_STRUCTUREEDIT_LAYOUT
Message number: 060
Message text: Field group &1 (type SCGR) is ref. group of &2. &2 is not the root group
Field group &1 (type SCGR) is a reference group of &2. &2 is not the
root group (group with the highest hierarchy level).
Processing of the field groups was terminated.
Only use interface groups (group type = SCGR) as reference groups in
root group &3 (group with the highest hierarchy level). Adjust the
field group table correspondingly.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
CRM_BSP_LAYOUT060
- Field group &1 (type SCGR) is ref. group of &2. &2 is not the root group ?The SAP error message
CRM_BSP_LAYOUT060
typically occurs in the context of SAP CRM (Customer Relationship Management) when there is an issue with the layout configuration of a Business Server Page (BSP) application. This error indicates that there is a problem with the field group configuration, specifically that the specified field group is not properly defined as a root group.Cause:
The error message can arise due to several reasons:
- Incorrect Field Group Configuration: The field group specified in the error message (
&1
) is not set up correctly in relation to the reference group (&2
). This means that&2
is expected to be a root group, but it is not defined as such.- Hierarchy Issues: The field groups may have a hierarchical relationship, and the system expects a certain structure that is not being adhered to.
- Missing or Incorrect Settings: There may be missing settings or incorrect configurations in the BSP application or the underlying data model.
Solution:
To resolve this error, you can take the following steps:
Check Field Group Configuration:
- Go to the configuration settings for the field groups in the BSP application.
- Ensure that the field group
&1
is correctly defined and that&2
is set as a root group if it is supposed to be one.Review Hierarchical Structure:
- Verify the hierarchical structure of the field groups. Ensure that all groups are properly linked and that the root group is correctly identified.
Adjust Settings:
- If necessary, adjust the settings in the BSP application to ensure that the field groups are correctly defined and that the relationships between them are valid.
Consult Documentation:
- Refer to SAP documentation or help resources for specific guidance on configuring field groups and layouts in BSP applications.
Debugging:
- If the issue persists, consider debugging the BSP application to identify where the configuration is failing. This may involve checking the underlying code or data model.
SAP Notes:
- Check for any relevant SAP Notes that may address this specific error or provide additional guidance on resolving layout issues in CRM BSP applications.
Related Information:
If you continue to experience issues after following these steps, it may be beneficial to reach out to SAP support or consult with a technical expert familiar with SAP CRM and BSP applications.
Get instant SAP help. Start your 7-day free trial now.
CRM_BSP_LAYOUT059
No field type or group type exist in field group &1, screen item &2
What causes this issue? In field group &1 screen position &2, neither field type nor group type are maintained.System Response Processing of...
CRM_BSP_LAYOUT058
Field type and group type are maintained in field group &1 screen item &2
What causes this issue? In field group &1 screen position &2, both field types and group types are maintained. Only one of these two fields m...
CRM_BSP_LAYOUT061
Root &1 contains screen groups (SCGR) and other fields simultaneously
What causes this issue? Root field group &1 contains screen groups (SCGR) and other fields or group types simultaneously. If screen groups are us...
CRM_BSP_LAYOUT062
Field group &1 does not only contain field type CBIT
What causes this issue? Field group &1 is a checkbox group. Checkbox groups may only contain checkbox item elements. Field &2 does not have f...
Click on this link to search all SAP messages.