Do you have any question about this error?
Message type: E = Error
Message class: 1S - Messages for SSF ("Secure Store & Forward")
Message number: 360
Message text: An extended parameter has an invalid value
One of the extended parameters is invalid.
In certificate requests, this error can occur when the signature
algorithm passed for the key is not suitable.
For example, SHA-1 cannot be used for a DSA key greater than 1024 bits
or for ECDSA.
The SSF library in use determines whether a parameter is valid for the
purpose in question.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Use a valid value.
Error message extract from SAP system. Copyright SAP SE.
The SAP error message 1S360 ("An extended parameter has an invalid value") typically indicates that there is an issue with the configuration of extended parameters in the SAP system. This error can occur in various contexts, such as during the execution of a transaction or when trying to access certain functionalities.
Cause:
The error is usually caused by one of the following reasons:
- Invalid Parameter Value: An extended parameter has been set to a value that is not acceptable or recognized by the system.
- Configuration Issues: There may be a misconfiguration in the system settings or parameters that are being used.
- Data Type Mismatch: The value assigned to the parameter may not match the expected data type (e.g., a string value where a numeric value is expected).
- Missing Parameters: Required parameters may be missing or not properly defined.
Solution:
To resolve the error, you can take the following steps:
Check Parameter Values:
- Review the extended parameters that are being used in the transaction or process that triggered the error.
- Ensure that all parameter values are valid and conform to the expected formats.
Review Configuration:
- Access the relevant configuration settings in the SAP system (e.g., using transaction codes like
SPRO
for configuration).- Verify that all necessary parameters are correctly defined and that there are no discrepancies.
Consult Documentation:
- Refer to SAP documentation or help resources for the specific transaction or module you are working with to understand the expected parameter values.
Debugging:
- If you have access to debugging tools, you can trace the execution to identify where the invalid parameter is being set or used.
SAP Notes:
- Check the SAP Support Portal for any relevant SAP Notes that may address this specific error message. There may be patches or updates that resolve known issues.
Contact SAP Support:
- If the issue persists and you cannot identify the cause, consider reaching out to SAP Support for assistance. Provide them with details about the error, including the context in which it occurs.
Related Information:
SM21
) for any additional error messages or warnings that may provide more context about the issue.By following these steps, you should be able to identify and resolve the cause of the SAP error message 1S360.
Get instant SAP help. Start your 7-day free trial now.
Feature | Free Access | Free Trial |
---|---|---|
Basic SAP error explanation | ![]() |
![]() |
Step-by-Step Usage Guide | ![]() |
![]() |
Interactive SAP Coach Assistance | ![]() |
![]() |
AI Troubleshooting for T-Code Errors | ![]() |
![]() |
1S352 SSF kernel error: install new version of SAPCRYPTOLIB
What causes this issue? You are using SAPSECULIB or an older version of SAPCRYP...
1S351 SSF kernel error: external library "SAPSECU" not installed
What causes this issue? The external library "LIBSAPSECU" is required...
1S361 A unique extended parameter was used more than once
Self-Explanatory Message Since SAP believes that this specific error message is ...
1S400 Transaction PSEMAINT is no longer supported
What causes this issue? The system issues an error message and will not allow y...
SAP messages fall into 3 different categories: Error messages
(message type = E), Warnings (W) or Informational (I) messages.
An error message will prevent you from continuing your work - it is a hard stop and you need to fix the error before you can proceed. A warning message will stop your work, however, you can then bypass the warning by pressing the Enter key on your keyboard. That said, it is still good practice to investigate the cause of the warning message and address it. An information message will not stop your work and is truly just for informational purposes.
Click on this link to search all SAP messages.