Do you have any question about this error?
Message type: E = Error
Message class: EDCMP - ABAP Workbench: Splitscreen editor
Message number: 120
Message text: Source is wider than 72 in the remote system and will be cut off
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.
EDCMP120
- Source is wider than 72 in the remote system and will be cut off ?The SAP error message EDCMP120 indicates that there is an issue with the data being transferred between systems, specifically that the source data is wider than the allowed limit of 72 characters in the remote system. This typically occurs during data transfer processes, such as when using IDocs, BAPIs, or other data exchange methods.
Cause:
The error arises when the source data (e.g., a field in a table or a message) exceeds the maximum length that the receiving system can handle. In this case, the remote system has a limitation of 72 characters, and any data exceeding this length will be truncated, leading to potential data loss or corruption.
Solution:
To resolve this issue, you can take the following steps:
Check Data Length: Review the data being sent to the remote system. Identify the fields that exceed the 72-character limit.
Modify Data Structure: If possible, adjust the data structure in the sending system to ensure that the data being sent does not exceed the 72-character limit. This may involve:
- Truncating the data to fit within the limit.
- Splitting the data into multiple fields or segments if applicable.
Adjust Mapping: If you are using middleware or a mapping tool, ensure that the mapping configuration respects the character limits of the target system.
Consult Documentation: Review the documentation for the remote system to understand its limitations and any potential configuration options that may allow for longer data fields.
Error Handling: Implement error handling in your data transfer process to catch and log instances where data is truncated, allowing for further investigation and correction.
Testing: After making adjustments, conduct thorough testing to ensure that the data is being transferred correctly without truncation.
Related Information:
By following these steps, you should be able to resolve the EDCMP120 error and ensure successful data transfers between your SAP systems.
Get instant SAP help. Start your 7-day free trial now.
EDCMP119
Class include for class & does not exist
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
EDCMP118
Function module & in version & does not exist
What causes this issue? The function module with the name you specified does not exist in the required status.System Response The system issues an e...
EDCMP121
Edit attributes using the appropriate object tool
What causes this issue? You have chosen the function 'Attributes'. In the split screen editor, however, this function is only allowed for p...
EDCMP122
Use Class Builder to edit sections
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.