Do you have any question about this error?
Message type: E = Error
Message class: /LIME/CORE -
Message number: 621
Message text: Time only specified in combination with date
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
/LIME/CORE621
- Time only specified in combination with date ?The SAP error message
/LIME/CORE621 Time only specified in combination with date
typically occurs when a time value is provided without an accompanying date in a context where both are required. This error is often seen in scenarios involving scheduling, time management, or any function that requires a complete timestamp (date and time).Cause:
The error arises because the system expects both a date and a time to be specified together. If only a time is provided (e.g.,
14:00
), the system cannot process it without knowing the corresponding date. This is particularly relevant in modules that deal with time entries, such as HR, project management, or logistics.Solution:
To resolve this error, you should ensure that both a date and a time are specified in the relevant fields. Here are the steps you can take:
Check Input Fields: Review the input fields in the transaction or program where the error occurred. Make sure that both the date and time fields are filled out correctly.
Format: Ensure that the date is in the correct format expected by the system (e.g.,
YYYY-MM-DD
orDD.MM.YYYY
, depending on your system settings).Default Values: If the application allows, set default values for the date field to avoid this error in the future.
Validation: Implement validation checks in your custom programs or user exits to ensure that both date and time are provided before processing.
Documentation: Refer to the SAP documentation or help files related to the specific module you are working with for any additional requirements regarding date and time inputs.
Related Information:
If the problem persists after following these steps, it may be beneficial to consult with your SAP support team or refer to the SAP Community for further assistance.
Get instant SAP help. Start your 7-day free trial now.
/LIME/CORE620
Selection of document lines with value table but without option structure
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/LIME/CORE619
Error during update of /LIME/CORE
What causes this issue? An error occurred during the update of the <LS>/LIME/CORE.</>System Response The system terminates posting.How t...
/LIME/CORE622
Prima nota not found
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/LIME/CORE623
More than one prima nota found
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.