Do you have any question about this error?
Message type: E = Error
Message class: ILM_STOR -
Message number: 116
Message text: Expiration date &1 for URI &2 has an invalid format
An expiration data always has the format yyyy-mm-dd. This condition is
not fulfilled.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
This is a program error. Check the sent request (class
CL_DAS_WEBDAV_CLIENT->EXECUTE) to see whether the date is incorrect.
Error message extract from SAP system. Copyright SAP SE.
ILM_STOR116
- Expiration date &1 for URI &2 has an invalid format ?The SAP error message ILM_STOR116 indicates that there is an issue with the format of the expiration date for a specific URI (Uniform Resource Identifier) in the context of Information Lifecycle Management (ILM). This error typically arises when the date provided does not conform to the expected format or is invalid.
Cause:
- Invalid Date Format: The expiration date provided does not match the required format (e.g., YYYY-MM-DD).
- Incorrect Data Entry: The date may have been entered incorrectly, such as using letters or special characters.
- System Configuration: There may be a misconfiguration in the system that affects how dates are processed or validated.
- Data Type Mismatch: The system may be expecting a different data type for the expiration date.
Solution:
- Check Date Format: Ensure that the expiration date is in the correct format. The expected format is usually YYYY-MM-DD.
- Validate Input: Review the input data for any typographical errors or invalid characters.
- Review Configuration: Check the system settings related to date formats and ensure they are correctly configured.
- Use Standard Tools: If you are using custom programs or interfaces, ensure they are using standard SAP functions for date handling.
- Test with Sample Data: Try entering a known valid expiration date to see if the error persists, which can help isolate the issue.
- Consult Documentation: Refer to SAP documentation or notes related to ILM and expiration date handling for any specific guidelines or updates.
Related Information:
If the problem persists after following these steps, it may be necessary to contact SAP support for further assistance.
Get instant SAP help. Start your 7-day free trial now.
ILM_STOR115
Expiration date for URI &1 cannot be deleted
What causes this issue? Once an expiration date has been set it cannot be deleted.System Response The expiration date is not deleted.How to fix this...
ILM_STOR114
Legal hold for URI &1 cannot be deleted; the path is already locked
What causes this issue? You cannot set or change a legal hold because one has already been set on the path to the root.System Response The hold is n...
ILM_STOR117
Cannot change expiration date for URI &1 from date to
What causes this issue? You can change an expiration date only if if no expiration date that lies further in the future than the date to be set exist...
ILM_STOR118
Expiration date &1 for URI &2 was shortened with &3
What causes this issue? You can change the expiration date only if no expiration date that lies further in the future than the date to be set exists ...
Click on this link to search all SAP messages.