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: WL - Workflow: run-time messages
Message number: 390
Message text: Expression '&' does not contain a date or time or has errors
The expression '&V1&' was specified as a reference point for the
deadline calculation for activity no. &V3&. This expression either
contains no (valid) date or no time or contains an error and therefore
cannot be evaluated.
Note: The internal ABAP type of the expression was &V2&, its content
&V4&.
For the deadlines "latest end, desired start, latest start, desired
end" a warning is logged and a work item is created without these
deadlines.
Check the expression concerned in the workflow definition and ensure
that its value is a correct date or a time.
If a work item has been created without (a) deadline(s), you can set
this/these subsequently.
Error message extract from SAP system. Copyright SAP SE.
WL390
- Expression '&' does not contain a date or time or has errors ?The SAP error message WL390, which states "Expression '&' does not contain a date or time or has errors," typically occurs in the context of SAP workflows or when dealing with date and time expressions in various SAP modules. This error indicates that the system is unable to interpret the expression provided, either because it is not formatted correctly or because it does not contain valid date or time information.
Causes:
- Incorrect Expression Syntax: The expression may have been entered incorrectly, leading to syntax errors.
- Invalid Date/Time Format: The date or time format used in the expression may not be recognized by SAP.
- Missing Date/Time Values: The expression may be missing required date or time components.
- Data Type Mismatch: The expression may be trying to use a non-date/time field in a context that requires a date/time value.
- Workflow Configuration Issues: If this error occurs in a workflow, it may be due to incorrect configuration or missing parameters.
Solutions:
- Check Expression Syntax: Review the expression for any syntax errors. Ensure that it follows the correct format expected by SAP.
- Validate Date/Time Format: Ensure that the date and time values are in the correct format. For example, use the format
YYYY-MM-DD
for dates.- Provide Missing Values: If the expression is missing required date or time components, add them to the expression.
- Use Correct Data Types: Ensure that the fields being used in the expression are of the correct data type (i.e., date/time).
- Review Workflow Configuration: If the error is occurring in a workflow, check the workflow configuration for any missing or incorrect parameters related to date and time.
- Debugging: Use debugging tools in SAP to trace the execution of the workflow or program to identify where the error is occurring.
Related Information:
By following these steps, you should be able to identify the cause of the WL390 error and implement a solution to resolve it.
Get instant SAP help. Sign up for our Free Essentials Plan.
WL389
Division by zero is not allowed (expression '&' has value 0)
What causes this issue? A division by zero is not defined.System Response INCLUDE NA_WF_ERROR OBJECT DOKU ID TXHow to fix this error? Edit the work...
WL388
Element '&': Reference structure '&', field '&' not active in DDIC
What causes this issue? To carry out the operation, the type and the length of the element &V1& are required. However, the reference field us...
WL391
Inconsistent workflow definition: Unknown ref. point '&' for deadline
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
WL392
Maximum node number reached in process execution (endless loop?)
What causes this issue? At present, a maximum of &V3& nodes are allowed in one workflow - see settings for workflow runtime system or basic d...
Click on this link to search all SAP messages.