Do you have any question about this error?
Message type: E = Error
Message class: FARR_INB_MIGR -
Message number: 101
Message text: Field &1 value '&2' is not a valid time
Data plausibility check found an error for the line from &SY-MSGV3&
Affected line key (SRCDOC_COMP/SRCDOC_LOGSYS/SRCDOC_TYPE/SRCDOC_ID) -
&SY-MSGV4&
No contract is generated for affected data
Correct the source file data, load it and trigger migration
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.
FARR_INB_MIGR101
- Field &1 value '&2' is not a valid time ?The SAP error message FARR_INB_MIGR101 indicates that there is an issue with a time value in a specific field during a migration or data import process. The message specifies that the value in the field (denoted as
&1
) is not recognized as a valid time format (denoted as&2
).Cause:
- Invalid Time Format: The value provided in the specified field does not conform to the expected time format. This could be due to incorrect formatting (e.g., using a 12-hour format instead of a 24-hour format).
- Data Entry Errors: There may be typographical errors or incorrect data entries in the source data that are being migrated.
- Configuration Issues: The system may have specific configurations or settings that dictate what constitutes a valid time, and the incoming data does not meet these criteria.
Solution:
- Check Time Format: Ensure that the time values in the source data are in the correct format. For example, if the system expects time in HH:MM:SS format, make sure all entries conform to this.
- Data Validation: Review the data being imported for any inconsistencies or errors. Correct any invalid entries before attempting the migration again.
- Use SAP Tools: Utilize SAP tools or transaction codes (like LSMW or others) to validate and transform the data before migration.
- Consult Documentation: Refer to SAP documentation or help resources for the specific module you are working with to understand the expected formats and requirements.
- Error Logs: Check the error logs for more details on the specific records that are causing the issue. This can help pinpoint the exact problem.
Related Information:
By addressing the formatting and validating the data, you should be able to resolve the error and successfully complete the migration process.
Get instant SAP help. Start your 7-day free trial now.
FARR_INB_MIGR100
Field &1 value '&2' is not a valid date
What causes this issue? Data plausibility check found an error for the line from &SY-MSGV3& Affected line key (SRCDOC_COMP/SRCDOC_LOGSYS/SRCD...
FARR_INB_MIGR006
POB &1: Review pending POB cannot be created
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FARR_INB_MIGR102
Field &1 value '&2' is not a valid boolean value
What causes this issue? Data plausibility check found an error for the line from &SY-MSGV3& Affected line key (SRCDOC_COMP/SRCDOC_LOGSYS/SRCD...
FARR_INFLIGHT_CHECK000
Inflight check: Error &1&2&3&4 found before save to database
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.