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: 061
Message text: Root &1 contains screen groups (SCGR) and other fields simultaneously
Root field group &1 contains screen groups (SCGR) and other fields or
group types simultaneously. If screen groups are used, other elements
cannot be used on the same hierarchy level.
Processing of field groups was terminated.
Adjust the field groups 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_LAYOUT061
- Root &1 contains screen groups (SCGR) and other fields simultaneously ?The SAP error message CRM_BSP_LAYOUT061 indicates that there is a conflict in the layout configuration of a Business Server Page (BSP) application. Specifically, it states that a root element (Root &1) contains both screen groups (SCGR) and other fields at the same time, which is not allowed.
Cause:
This error typically arises when the layout definition for a BSP application is incorrectly configured. The root element in the layout is expected to contain either screen groups or other fields, but not both simultaneously. This can happen due to:
- Incorrect Layout Configuration: The BSP application layout might have been designed or modified incorrectly, leading to a mix of screen groups and other fields in the same root element.
- Development Errors: If custom development has been done on the BSP application, it may have introduced this conflict.
- Transport Issues: If the BSP application was transported from one system to another, there might have been issues during the transport that led to this inconsistency.
Solution:
To resolve this error, you can follow these steps:
Review the Layout Configuration:
- Open the BSP application in the SAP Web Application Designer.
- Check the layout definition for the root element. Ensure that it contains either screen groups or other fields, but not both.
Modify the Layout:
- If you find that both screen groups and other fields are present, you will need to modify the layout to separate them. You can either:
- Remove the conflicting fields or screen groups.
- Create separate root elements for screen groups and other fields.
Test the Changes:
- After making the necessary changes, save the layout and test the BSP application to ensure that the error no longer occurs.
Check for Custom Code:
- If there is custom code associated with the BSP application, review it to ensure that it does not inadvertently introduce this conflict.
Transport Considerations:
- If the issue arose after a transport, consider rechecking the transport logs and the source system to ensure that the layout was correctly defined before transport.
Related Information:
By following these steps, you should be able to identify and resolve the cause of the CRM_BSP_LAYOUT061 error in your SAP system.
Get instant SAP help. Start your 7-day free trial now.
CRM_BSP_LAYOUT060
Field group &1 (type SCGR) is ref. group of &2. &2 is not the root group
What causes this issue? Field group &1 (type SCGR) is a reference group of &2. &2 is not the root group (group with the highest hierarchy...
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_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...
CRM_BSP_LAYOUT063
Field merger group &1 does not only contain simple fields
What causes this issue? Field merging group &1 does not only contain simple fields.System Response Processing of field groups was terminated.How...
Click on this link to search all SAP messages.