Message type: E = Error
Message class: /BOFU/COMMON -
Message number: 013
Message text: Fields LOW and HIGH have different types &1(&2), &3(&4)
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.
/BOFU/COMMON013
- Fields LOW and HIGH have different types &1(&2), &3(&4) ?The SAP error message /BOFU/COMMON013 Fields LOW and HIGH have different types &1(&2), &3(&4) typically occurs in the context of data selection or filtering, particularly when working with ranges in ABAP programs or queries. This error indicates that there is a mismatch in the data types of the fields being compared or used in a range.
Cause: The error arises when you are trying to define a range (for example, in a selection screen or a report) where the LOW and HIGH values of a range are of different data types. For instance, if LOW is defined as a character type and HIGH is defined as a numeric type, SAP will throw this error because it cannot compare or process these two different types together.
Solution: To resolve this error, you can take the following steps: Check Data Types: Verify the data types of the fields involved in the range. Ensure that both LOW and
Get instant SAP help. Sign up for our Free Essentials Plan.
/BOFU/COMMON012
Given Table Type does not have structured line type
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/BOFU/COMMON011
Field &1 is not of type &2(&3) on Range Table Type
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/BOFU/COMMON014
Range Line Type has &1 fields instead of 4 fields (SIGN/OPTION/LOW/HIGH)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/BOFU/COMMON015
Field &1 is not a simple type
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.