Do you have any question about this error?
Message type: E = Error
Message class: /SAPDMC/LSMW_OBJ_060 -
Message number: 021
Message text: You cannot use separators in hexadecimal length fields.
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
/SAPDMC/LSMW_OBJ_060021
- You cannot use separators in hexadecimal length fields. ?The SAP error message
/SAPDMC/LSMW_OBJ_060021
indicates that there is an issue with the use of separators in hexadecimal length fields when using the Legacy System Migration Workbench (LSMW) in SAP. This error typically arises when you are trying to import data that includes hexadecimal values, and the format of those values is incorrect due to the presence of separators (like commas or spaces).Cause:
The error is caused by the presence of separators in fields that are expected to contain hexadecimal values. Hexadecimal values should be represented as a continuous string of characters (0-9, A-F) without any delimiters. If separators are included, SAP cannot interpret the data correctly, leading to this error.
Solution:
To resolve this error, you should ensure that the hexadecimal length fields in your data do not contain any separators. Here are the steps you can take:
Check Data Format: Review the data you are trying to import and ensure that all hexadecimal fields are formatted correctly. Remove any commas, spaces, or other separators.
Data Transformation: If you are using a transformation tool or script to prepare your data, make sure that it does not introduce separators into the hexadecimal fields.
Validation: Before importing the data, validate the format of the hexadecimal fields. You can use tools like Excel or text editors to check for unwanted characters.
Testing: After making the necessary corrections, test the import process again to see if the error persists.
Documentation: Refer to the SAP documentation for LSMW and hexadecimal data handling to ensure compliance with the expected formats.
Related Information:
If you continue to experience issues after following these steps, consider reaching out to your SAP support team or consulting the SAP community for further assistance.
Get instant SAP help. Start your 7-day free trial now.
/SAPDMC/LSMW_OBJ_060020
Specify a value for the record length.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SAPDMC/LSMW_OBJ_060019
Position the cursor on an input file (application server).
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SAPDMC/LSMW_OBJ_060022
No record end indicators permitted in packed/hexadecimal fields.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SAPDMC/LSMW_OBJ_060023
No separators permitted in packed/hexadecimal fields.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.