Message type: E = Error
Message class: RS_HCPR_MODEL - Messages related to the HANA Composite Provider Backend
Message number: 087
Message text: Precision or scale of target field '&2' is too small
Source field '&SYST-MSGV1&' has higher a precision or scale than the
assigned target field '&SYST-MSGV2&'.
This might lead to number overflows.
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_HCPR_MODEL087
- Precision or scale of target field '&2' is too small ?The SAP error message RS_HCPR_MODEL087 indicates that there is an issue with the precision or scale of a target field in a data model or transformation. This typically occurs when you are trying to load data into a target field that cannot accommodate the values being inserted due to its defined precision (the total number of digits) or scale (the number of digits to the right of the decimal point).
Cause: Data Type Mismatch: The target field in the database or data model has a smaller precision or scale than the source field from which data is being loaded. Data Overflow: The values being loaded exceed the maximum allowable size for the target field. Transformation Logic: If there are transformations applied to the data (e.g., calculations, concatenations), they may result in values that exceed the target field's limits.
Solution: Check Target Field Definition: Review the definition of the target field in the database or data model.
Get instant SAP help. Sign up for our Free Essentials Plan.
RS_HCPR_MODEL086
Inner join '&1' must not contain outer joins
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RS_HCPR_MODEL085
Source '&1' not allowed in union '&2'
What causes this issue? Runtime restriction: All inputs of a union have to be basis providers. Object '&SYST-MSGV1&' is not a basis...
RS_HCPR_MODEL088
Target field '&2' (length &4) shorter than source field '&1' (length &3)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RS_HCPR_MODEL089
Conversion problems possible for source field '&1' / target field '&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.