Do you have any question about this error?
Message type: E = Error
Message class: FDT_EXPRESSIONS - Formula & Derivation Tool: Expressions
Message number: 874
Message text: Define result data object first to use "Return all matches found" mode
For the current decision table, you have tried to set the multiple match
mode by activating the "Return all matches found" option. However, the
system has determined that at current, no result data object has been
defined for the decision table. This is not permitted.
The "Return all matches found" option is deactivated by the system.
To use the "Return all matches found" option, define a result data
object of type table.
In general, a decision table without a result data object defined does
not make much sense. Therefore, we recommend defining a result data
object for the decision table.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
FDT_EXPRESSIONS874
- Define result data object first to use "Return all matches found" mode ?The SAP error message FDT_EXPRESSIONS874 indicates that there is an issue with the configuration of a data object in the context of using the "Return all matches found" mode in the SAP Fiori Data Transformation (FDT) framework. This error typically arises when you attempt to use this mode without having defined a result data object.
Cause:
The error occurs because the "Return all matches found" mode requires a result data object to be defined. This mode is used when you want to retrieve multiple matches from a data source, but if the system does not know where to store these results (i.e., the result data object is not defined), it cannot proceed.
Solution:
To resolve this error, you need to define a result data object in your FDT configuration. Here are the steps to do this:
Access the FDT Configuration:
- Go to the relevant FDT configuration area in your SAP system.
Define a Result Data Object:
- Create or select a data object that will serve as the result container for the matches found.
- Ensure that this data object is properly configured to hold the expected results.
Configure the Expression:
- In the expression where you are using the "Return all matches found" mode, ensure that you reference the newly defined result data object.
Test the Configuration:
- After making the changes, test the configuration to ensure that the error no longer appears and that the expected results are returned.
Related Information:
If you continue to experience issues after following these steps, consider consulting SAP documentation or reaching out to SAP support for further assistance.
Get instant SAP help. Start your 7-day free trial now.
FDT_EXPRESSIONS873
Incomplete formula: missing token/parameter between '&1' and '&2'
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FDT_EXPRESSIONS872
Incorrect use of boolean operator '&1' after '&2'
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FDT_EXPRESSIONS875
Incorrect data in Cell(s): &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FDT_EXPRESSIONS888
&1 must be analytical to be used in expression language
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.