Do you have any question about this error?
Message type: E = Error
Message class: EM - IS-U Migration
Message number: 058
Message text: Field &1: Content &2 is not a number (legacy system key: &3)
The transferred data record with the legacy system key (&V3&) contains
a value in field &V1& that cannot be processed.
This usually happens when a target field expects a numeric value.
However, the transferred value, &V2&, does not met the formal criteria
for number display for this format.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Check the data record, either in the error file or in the original
file, correct the value, and import the record again.
Error message extract from SAP system. Copyright SAP SE.
EM058
- Field &1: Content &2 is not a number (legacy system key: &3) ?The SAP error message EM058 indicates that there is an issue with a field that is expected to contain a numeric value, but the content provided is not a valid number. This error typically arises during data entry or data import processes, especially when dealing with legacy systems or data migration.
Cause:
- Data Type Mismatch: The field in question is defined to accept numeric values, but the input provided is either a string, special characters, or an empty value.
- Formatting Issues: The number may be formatted incorrectly (e.g., using commas instead of periods for decimal points, or including spaces).
- Legacy System Data: If the data is being imported from a legacy system, the data format may not align with the expectations of the SAP system.
- Incorrect Mapping: During data migration or integration, the mapping of fields may be incorrect, leading to non-numeric data being placed in a numeric field.
Solution:
- Check Input Data: Review the data being entered or imported into the system. Ensure that all values in the specified field are valid numbers.
- Data Cleansing: If the data is coming from a legacy system, perform data cleansing to ensure that all numeric fields contain only valid numeric values. This may involve removing non-numeric characters or correcting formatting issues.
- Adjust Field Mapping: If the error occurs during data migration, check the mapping of fields to ensure that numeric fields in the source system are correctly mapped to numeric fields in SAP.
- Use Data Validation: Implement data validation checks before importing data into SAP to catch any non-numeric values early in the process.
- Consult Documentation: Refer to SAP documentation or help resources for specific details about the field in question and its expected data format.
Related Information:
If the issue persists after checking the above points, it may be beneficial to consult with your SAP support team or refer to SAP Notes for any known issues related to this error message.
Get instant SAP help. Start your 7-day free trial now.
EM057
Date: &1 Time: &2
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
EM056
Company: &1 object: &2 user: &3
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
EM059
Error in conversion exit &1 (legacy system key: &2)
What causes this issue? An error occurred during the &V1& conversion of field &V3&. The current data record with legacy system key &a...
EM060
Conversion object &1 already exists
What causes this issue? A conversion object with the specified key already exists. As a result, you cannot create a new conversion object with this k...
Click on this link to search all SAP messages.