Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: SDRAFT_LIFECYCLE - Draft Lifecycle
Message number: 108
Message text: Invalid Expiry Duration &1 for Event &2
The Expression for the Expiry Duration is invalid
Check Duration expression of the Draft-Lifecycle Annotation
Use an Expression in the format P(\d+D)?(T(\d+H)?(\d+M)
Examples:
'P12DT11H10M' => 12 Days; 11 Hours; 10 Minutes
'P12D' => 12 Days
'PT11H10M' => 11 Hours; 10 Minutes
'PT00M' => 0 Minutes will exclude the Business Object for the
corresponding Expiry Event
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.
SDRAFT_LIFECYCLE108
- Invalid Expiry Duration &1 for Event &2 ?The SAP error message
SDRAFT_LIFECYCLE108 Invalid Expiry Duration &1 for Event &2
typically occurs in the context of SAP's Draft Management functionality, particularly when dealing with draft documents. This error indicates that there is an issue with the expiry duration set for a specific event related to a draft.Cause:
Invalid Expiry Duration: The error suggests that the expiry duration specified for the event is not valid. This could be due to:
- The duration being set to a negative value.
- The duration being set to a value that exceeds the maximum allowed limit.
- The duration not being in the expected format.
Configuration Issues: There may be configuration settings in the system that are not aligned with the expected values for expiry durations.
Custom Code or Enhancements: If there are custom developments or enhancements in the system that manipulate expiry durations, they may be causing the issue.
Solution:
Check Expiry Duration Settings:
- Review the expiry duration settings for the specific event mentioned in the error message. Ensure that the value is positive and within the acceptable range defined by your organization's policies or SAP standards.
Configuration Review:
- Navigate to the relevant configuration settings in the SAP system (usually found in the SPRO transaction) and verify the settings related to draft management and expiry durations.
Debugging:
- If you have access to debugging tools, you can trace the execution of the program to identify where the invalid value is being set or passed.
Consult Documentation:
- Refer to SAP documentation or notes related to draft management and expiry durations to ensure compliance with the expected formats and values.
Contact SAP Support:
- If the issue persists after checking the above points, consider reaching out to SAP support for further assistance. They may provide specific notes or patches that address this error.
Related Information:
SDFD
(Draft Management) or SDFD1
(Draft Document).By following these steps, you should be able to identify and resolve the issue related to the SDRAFT_LIFECYCLE108
error message.
Get instant SAP help. Sign up for our Free Essentials Plan.
SDRAFT_LIFECYCLE107
Invalid Expression &1 for Event &2
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SDRAFT_LIFECYCLE106
Configuration will be removed for Draft Entity &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SDRAFT_LIFECYCLE109
Configuration for event &1 ignored
What causes this issue? No specific configuration is defined for Expiry Event <(>&<)>1System Response The configuration will be igno...
SDRAFT_LIFECYCLE110
Configuration &1 defined on Property Level
What causes this issue? Annotation <(>&<)>1 is an Artifact Annotation but defined on Property LevelSystem Response The Configuration...
Click on this link to search all SAP messages.