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: 058
Message text: Field type and group type are maintained in field group &1 screen item &2
In field group &1 screen position &2, both field types and group types
are maintained. Only one of these two fields may be maintained per
field.
Processing of field groups was terminated.
Adjust the field groups table accordingly.
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_LAYOUT058
- Field type and group type are maintained in field group &1 screen item &2 ?The SAP error message CRM_BSP_LAYOUT058 indicates that there is a mismatch or inconsistency in the field type and group type for a specific field in a screen layout within the SAP CRM (Customer Relationship Management) system. This error typically arises when the configuration of the field in the screen layout does not align with the expected data type or grouping defined in the system.
Cause:
- Field Configuration Mismatch: The field type defined in the field group does not match the expected data type for the screen item. For example, a numeric field might be defined as a text field in the layout.
- Incorrect Field Group Assignment: The field might be assigned to a field group that does not support its data type.
- Custom Development Issues: If there are custom enhancements or modifications in the BSP (Business Server Pages) application, they might lead to inconsistencies in field definitions.
Solution:
Check Field Group Configuration:
- Navigate to the configuration settings for the field group in the SAP CRM system.
- Verify that the field type and group type are correctly defined and compatible with each other.
Adjust Field Definitions:
- If you have access to the configuration, adjust the field definitions to ensure that the field type matches the expected data type for the screen item.
- Ensure that the field is assigned to the correct field group that supports its data type.
Review Custom Code:
- If there are any custom developments, review the code to ensure that it does not introduce any inconsistencies in field definitions.
- Test the application after making changes to confirm that the error is resolved.
Consult Documentation:
- Refer to SAP documentation or notes related to the specific version of SAP CRM you are using for any known issues or additional guidance.
Contact SAP Support:
- If the issue persists after checking the configurations and custom code, consider reaching out to SAP support for further assistance.
Related Information:
CRMD_ORDER
or CRMD_ORDERADM_H
to access the relevant CRM order management screens.By following these steps, you should be able to identify and resolve the issue causing the CRM_BSP_LAYOUT058 error message in your SAP CRM system.
Get instant SAP help. Start your 7-day free trial now.
CRM_BSP_LAYOUT057
Group type &1 is not valid
What causes this issue? Group type &1 is not valid.System Response Processing of field groups was terminated.How to fix this error? Adjust the ...
CRM_BSP_LAYOUT056
Field type &1 from field &2 is not valid (field group &3)
What causes this issue? Field type &1 of field &2 is not valid. The field belongs to field group &3.System Response Processing of field ...
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_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...
Click on this link to search all SAP messages.