Message type: E = Error
Message class: CRM_BSP_CUSTCHECK - CRM: Blueprint - Consistency Check
Message number: 012
Message text: Root group &1: field name &2 is used in group &3 and group &4
Field groups &V3& and &V4& are included in root group &V1&. Both groups
include a field named &V2&.
Each field may only be used once.
Correct the field group structure or only use one of the two groups.
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_CUSTCHECK012
- Root group &1: field name &2 is used in group &3 and group &4 ?The SAP error message CRM_BSP_CUSTCHECK012 indicates a conflict in the usage of field names within the context of a root group in a Business Server Page (BSP) application. Specifically, it suggests that a field name is being used in multiple groups, which can lead to ambiguity or conflicts in data handling.
Cause: The error occurs when: A field name (denoted as &2 in the error message) is defined in more than one group (denoted as &3 and &4) under the same root group (denoted as &1). This can happen due to improper configuration or design of the BSP application, where the same field is unintentionally reused across different groups.
Solution: To resolve this error, you can take the following steps: Identify the Groups: Check the groups mentioned in the error message (&3 and &4) and identify where the field (&2) is being used. Review Field Usage: Determine if the field is indeed required in both groups. If it
Get instant SAP help. Sign up for our Free Essentials Plan.
CRM_BSP_CUSTCHECK011
Root group &1: group "SCGR" and group "&2" used simultaneously
What causes this issue? In root field group &V1&, field groups of type Typ SCGR (screen groups) are included as well as non-screen groups.Sys...
CRM_BSP_CUSTCHECK010
Group &1/item &2: melting groups may only contain fields
What causes this issue? Field group &V1& includes (Position &V2&) the elements of field group &V3& as a melting group. Theref...
CRM_BSP_CUSTCHECK013
Root group &1: field name &2 is used more than once in group &3
What causes this issue? Group &V3& is included in root group &V1& several times. Therefore, fields in this group (here, field &V2...
CRM_BSP_CUSTCHECK014
Group &1/item &2: screen item must be positive
What causes this issue? Field group &V1& contains an element in position &V2&.System Response The item must be higher than zero.How ...
Click on this link to search all SAP messages.