Do you have any question about this error?
Message type: E = Error
Message class: FDT_EXPRESSIONS - Formula & Derivation Tool: Expressions
Message number: 116
Message text: Decision table contains no result column
The decision table you are currently working on has no column defined as
a result column. A decision table must have at least one column defined
as result column. This column is used to hold the result of the
evaluation which is returned by the decision table expression.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Make sure that there is at least one column defined as the result.
Error message extract from SAP system. Copyright SAP SE.
FDT_EXPRESSIONS116
- Decision table contains no result column ?The SAP error message FDT_EXPRESSIONS116 indicates that a decision table you are working with does not contain a result column. This is a common issue when defining decision tables in SAP, particularly in the context of Business Rules Framework (BRF+).
Cause:
The error occurs because a decision table is expected to have at least one result column that specifies the output or action to be taken based on the input conditions defined in the table. If no result column is defined, the system cannot determine what action to execute when the conditions are met.
Solution:
To resolve this error, you need to ensure that your decision table includes at least one result column. Here are the steps to do this:
Open the Decision Table: Navigate to the decision table in the BRF+ workbench or the relevant application where you are defining the decision table.
Add a Result Column:
- Look for an option to add a new column to the decision table.
- Define the result column by specifying the output type (e.g., a specific value, a reference to a data object, etc.).
- Ensure that the result column is properly configured to return the expected output based on the conditions defined in the input columns.
Save and Activate: After adding the result column, save your changes and activate the decision table.
Test the Decision Table: Run a test to ensure that the decision table now functions correctly and that the output is generated as expected.
Related Information:
By following these steps, you should be able to resolve the FDT_EXPRESSIONS116 error and successfully define your decision table in SAP.
Get instant SAP help. Start your 7-day free trial now.
FDT_EXPRESSIONS115
Decision table contains no condition columns
What causes this issue? The decision table you are currently working on has no column defined as a condition column. However, a decision table must h...
FDT_EXPRESSIONS114
Derived columns (here: column &1) cannot be flagged as optional
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FDT_EXPRESSIONS117
Column name &1 is already used in decision table
What causes this issue? You have tried to add a column with name '&v1&' to the decision table. However, a column with that name alr...
FDT_EXPRESSIONS118
Invalid column index (expected: &1, found: &2)
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.