Symptom
When attempting to add a new condition or result column in a decision table within the Output Parameter Determination app, although the required field is available under Context Data Objects, selecting it results in the following error: “Column <Object Name> is already used as a column in the decision table” (Message no. FDT_EXPRESSIONS180). As a result, the column cannot be added, and the change is not saved.
Environment
SAP S/4HANA Cloud Public Edition
Reproducing the Issue
- Open the Output Parameter Determination app in the Customizing client
- Select a relevant Output Type
- Select a Determination Step (e.g., Form Template)
- Click “Edit”
- Navigate to “Table Settings”
- In the popup, go to “Condition Columns” or “Result Columns”
- Click “Insert Column”
- Choose “Context Data Objects”
- Select any available field
- Confirm selection
The system raises error FDT_EXPRESSIONS180.
Cause
Within decision tables, the framework does not allow assigning the same object more than once.
This restriction applies across all column types, meaning a field already used as a condition column cannot be reused as a result column, and vice versa.
If the system detects that the selected field is already assigned (even indirectly), it triggers error FDT_EXPRESSIONS180.
Resolution
The system behavior requires that each object be used only once within a decision table. The existing configuration should be reviewed to identify whether the same field is already assigned in any column, and if so, the duplicate assignment must be removed before attempting to add it again.
The column can still be added successfully by clicking directly on the field name instead of selecting the checkbox in the selection list. If the issue continues, further validation of the table configuration may be required.
See Also
Keywords
SAP S/4HANA Cloud Public Edition, Output Parameter Determination, decision table, FDT_EXPRESSIONS180, duplicate column, condition column, result column, context data objects, configuration error, business rule framework, OPD, table settings, column assignment, goods movement, form template , KBA , CA-GTF-OC , SAP S/4HANA output management , Problem
SAP Knowledge Base Article - Public