Message type: E = Error
Message class: UGX2 - Messages for XBRL Reporting
Message number: 213
Message text: Element &1 and field &2 have different data types
Due to the data type of element &V1&, a textual representation is
derived from the assigned selection conditions. ABAP data type &V3& of
the element derived by the system is different than ABAP data type &V4&
of field &V2& that was selected as the text source.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Check the selection of the field that was chosen as the text source.
Adjust this as required. You can use the <LS>Documentation</> function
to display the XBRL data type for the element.
Error message extract from SAP system. Copyright SAP SE.
UGX2213
- Element &1 and field &2 have different data types ?The SAP error message UGX2213 indicates that there is a mismatch in data types between an element and a field in your SAP system. This typically occurs during data processing or when trying to map fields in a data structure, such as in a report, interface, or data transfer process.
Cause: The error arises when: An element (e.g., a field in a structure or table) is defined with a different data type than the field it is being compared to or assigned to. For example, if one field is defined as a character type (CHAR) and the other as a numeric type (NUMC), the system will throw this error when it tries to process them together.
Solution: To resolve the UGX2213 error, you can follow these steps: Identify the Elements: Check the error message for the specific element (&1) and field (&2) mentioned. This will help you identify where the mismatch is occurring. Check Data Types: Review the
Get instant SAP help. Sign up for our Free Essentials Plan.
UGX2212
Taxonomy element &1: Field &2 is not restricted
What causes this issue? Due to the data type of taxonomy element, &V1& the system derives a textual representation from the assigned selectio...
UGX2211
Tuple &1 no longer exists
What causes this issue? Tuple &V1& is referenced in the report category. However, it is no longer in taxonomy &V2& or in the taxonomy...
UGX2214
Taxonomy element &1: Field &2 is not blank
What causes this issue? In the detail settings for taxonomy element &V1&, field &V2& is assigned to an explicit dimension. Within dim...
UGX2215
Taxonomy element &1: Selection condition does not include &2
What causes this issue? Dimension mapping &V3& is assigned to taxonomy element &V3&. This dimension mapping references field &V2&...
Click on this link to search all SAP messages.