Do you have any question about this error?
Message type: E = Error
Message class: RG - BW generation tool: Messages
Message number: 119
Message text: Hash algorithm '&1' is not supported for generating UUID
To convert an application key into a hash-based UUID (Universally Unique
Identifier), only the hash algorithms '&V2&' and '&V3&' are supported.
The call of function module RSS_UNIQUE_CONVERT_TO_ID25 was terminated
with exception INVALID_INPUT.
Pass a valid hash algorithm in parameter I_HASH_ALGORITHM when you call
function module RSS_UNIQUE_CONVERT_TO ID25.
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.
RG119
- Hash algorithm '&1' is not supported for generating UUID ?The SAP error message RG119 indicates that the hash algorithm specified for generating a UUID (Universally Unique Identifier) is not supported. This error typically arises when the system is configured to use a hash algorithm that is either deprecated or not available in the current environment.
Cause:
- Unsupported Hash Algorithm: The specified hash algorithm (e.g., SHA-1, SHA-256) is not supported by the version of SAP you are using or is not available in the underlying Java or ABAP environment.
- Configuration Issues: The system may be misconfigured, leading to the use of an unsupported algorithm.
- Missing Cryptographic Libraries: The necessary cryptographic libraries that support the specified hash algorithm may not be installed or properly configured.
Solution:
- Check Supported Algorithms: Verify the list of supported hash algorithms for your version of SAP. You can refer to the SAP documentation or the system's configuration settings.
- Update Configuration: If the hash algorithm is incorrectly specified in the configuration, update it to a supported one. This can usually be done in the relevant configuration settings or profiles.
- Install Required Libraries: Ensure that all necessary cryptographic libraries are installed and configured correctly. This may involve checking the Java Cryptography Extension (JCE) or other relevant libraries.
- Upgrade SAP Version: If the hash algorithm is not supported in your current version, consider upgrading to a newer version of SAP that supports the desired algorithm.
- Consult SAP Notes: Check the SAP Support Portal for any relevant SAP Notes that may address this issue. There may be specific patches or updates that resolve the problem.
Related Information:
If the issue persists after trying the above solutions, consider reaching out to SAP support for further assistance.
Get instant SAP help. Start your 7-day free trial now.
RG118
A right string delimiter is missing in row &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RG117
Row &1 could not be wrapped completely
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RG200
*-------- Numbers 200 to 299 reserved for Customizing ---------------*
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RG201
Program class &1 saved
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.