Referenced values in SCV datasheets for user data

Editable SCV datasheets on planning configuration tables now provide lists of available values when the underlying column has a reference-validation or an LOV validation defined on it.

For columns with a reference-validation, the possible list of values is retrieved from the referenced table, following the FK-constraint specified in the validation rule. If the FK-constraint contains multiple columns, each list displays all possible values from the corresponding column in the referenced table. No filters are applied to the drop-down list based on the selected value in another column included in the FK-constraint.

For columns with an LOV-validation, the possible list of values is retrieved from the LOV specified in the validation rule.

Furthermore, mandatory columns with a not-null-validation are indicated with a * character.