Do you have any question about this error?
Message type: E = Error
Message class: HRPADJP_INDNR - Message Class for Individual Numbers
Message number: 028
Message text: Incorrect date length; it should be 10
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.
HRPADJP_INDNR028
- Incorrect date length; it should be 10 ?The SAP error message HRPADJP_INDNR028 indicates that there is an issue with the date format in the data being processed. Specifically, the error states that the date length is incorrect and should be 10 characters long. This typically means that the date is not formatted correctly according to the expected format (usually
YYYY-MM-DD
).Cause:
- Incorrect Date Format: The date provided in the input data does not conform to the expected format. For example, it might be in a different format like
DD/MM/YYYY
orMM-DD-YYYY
, or it might be missing some characters.- Data Entry Error: There could be a typo or an accidental omission in the date field.
- Data Source Issue: If the data is being imported from an external source, the source data might not be formatted correctly.
Solution:
- Check the Date Format: Ensure that all date fields in the input data are formatted as
YYYY-MM-DD
. For example, if the date is supposed to be2023-10-01
, make sure it is not entered as01/10/2023
or10-01-2023
.- Validate Input Data: Review the data being processed to identify any entries that do not conform to the expected date format. Correct any discrepancies.
- Use Date Conversion Functions: If you are importing data from an external system, consider using date conversion functions to ensure that the dates are formatted correctly before they are processed by SAP.
- Test with Sample Data: If you are unsure about the format, create a small sample dataset with correctly formatted dates and test it to see if the error persists.
Related Information:
By ensuring that the date fields are correctly formatted and validating the input data, you should be able to resolve the HRPADJP_INDNR028 error.
Get instant SAP help. Start your 7-day free trial now.
HRPADJP_INDNR027
Invalid date format; enter the date in format of YYYY-MM-DD
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
HRPADJP_INDNR026
Invalid Corporate Number &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
HRPADJP_INDNR029
Identity confirmation only allowed for employees or their spouses
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
HRPADJP_INDNR031
Update completed without errors
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.