Do you have any question about this error?
Message type: E = Error
Message class: RS_DME_SC - Messages for Scoring
Message number: 016
Message text: Value type &1 not defined for scoring models
Only the following three values types are permitted for scoring models:
<LS>Key</> (KEY)
<LS>Discrete</> (DST)
<LS>Continuous</> (CNT)
However, model field &V2& is of the type &V1&.
Processing has been terminated.
Select a valid value type in the model definition.
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.
RS_DME_SC016
- Value type &1 not defined for scoring models ?The SAP error message RS_DME_SC016, which states "Value type &1 not defined for scoring models," typically occurs in the context of SAP Business Warehouse (BW) or SAP BusinessObjects when working with scoring models in predictive analytics or data mining scenarios. This error indicates that the system is unable to find a defined value type for the specified scoring model.
Cause:
- Undefined Value Type: The value type specified in the scoring model is not defined in the system. This could happen if the value type was deleted or never created.
- Configuration Issues: There may be issues with the configuration of the scoring model or the associated data sources.
- Data Source Mismatch: The data source used for the scoring model may not be compatible with the expected value types.
- Versioning Issues: If there are multiple versions of the scoring model, the one being referenced may not have the required value type defined.
Solution:
Check Value Type Definition:
- Go to the relevant configuration area in SAP where value types are defined (e.g., transaction codes like RSCONN01 for connections or RSD1 for InfoObjects).
- Ensure that the value type specified in the error message is correctly defined and active.
Review Scoring Model Configuration:
- Open the scoring model in the SAP system and verify that all required parameters, including value types, are correctly set up.
- If necessary, recreate or modify the scoring model to include the correct value type.
Data Source Validation:
- Ensure that the data source used for the scoring model is correctly set up and that it includes the necessary fields and value types.
- Check for any changes in the underlying data structure that may have affected the scoring model.
Consult Documentation:
- Refer to SAP documentation or help resources for specific guidance on configuring scoring models and value types.
Check for Updates:
- Ensure that your SAP system is up to date with the latest patches and updates, as this may resolve known issues related to scoring models.
Contact SAP Support:
- If the issue persists after checking the above points, consider reaching out to SAP support for further assistance. Provide them with the error message details and any relevant configuration information.
Related Information:
By following these steps, you should be able to identify and resolve the issue related to the RS_DME_SC016 error message.
Get instant SAP help. Start your 7-day free trial now.
RS_DME_SC015
Model &1 does not contain a key field
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RS_DME_SC014
Model &1 must contain exactly one prediction field
What causes this issue? The scoring model contains either no fields that are marked as the prediction field or more than one field marked as such.Sys...
RS_DME_SC017
No value type is maintained for model field &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RS_DME_SC018
Function type &1 is not supported for scoring models
What causes this issue? Your scoring model has the regression type "&V1&". However, only the following function types are supported...
Click on this link to search all SAP messages.