Symptom
After changing the table setting Return all matches found, the below error messages are encountered during activation of Output Parameter Determination decision table :
DT_EMAIL_RECEIVER (Expression) : Invalid value for setting "Return all matches found". (Technical Details)
DT_EMAIL_RECEIVER (Expression) : Expected value is "True". (Technical Details)
DT_EMAIL_RECEIVER (Expression) : Please adjust the table settings. (Technical Details)
Environment
SAP S/4HANA Cloud Public Edition
Reproducing the Issue
- Open table settings for a decision table in Output Parameter Determination app
- Change the value of setting - Return all matches found
- Proceed to activate the decision table
- Error - Invalid value for setting "Return all matches found"
Cause
Result Data Object parameters should not be altered, system raises these errors to prevent users from making changes to these default settings.
Users are not allowed to change the below mentioned pre-delivered Result Data Object settings :
- Return all matches found (should be 'ticked'/active)
- Return initial value if no match is found (should be un-ticked/not active)
- Split Result Data Object into Columns (should be ticked/active)
- Return Exception for partial match (should be un-ticked/ not active)
As it is not intended for users to change the Return Data Object settings, system will raise similar errors if any of the above pre-delivered settings under Return Data Object settings are changed.
Resolution
To resolve the errors, keep the settings mentioned in respective error messages as default (refer to Cause section above for default values).
See Also
Keywords
OPD, BRF+, Public Cloud, Exclusive Indicator, table settings, result data object , KBA , CA-GTF-OC , SAP S/4HANA output management , BC-SRV-BR , BRFplus - ABAP based Rule Framework , Problem