How To Fix FARR_INB_MIGR102 - Field &1 value '&2' is not a valid boolean value


SAP Error Message - Details

  • Message type: E = Error

  • Message class: FARR_INB_MIGR -

  • Message number: 102

  • Message text: Field &1 value '&2' is not a valid boolean value

  • Show details Hide details
  • What causes this issue?

    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&

    System Response

    No contract is generated for affected data

    How to fix this error?

    Correct the source file data, load it and trigger migration

    Procedure for System Administrators

    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.


Smart SAP Assistant

  • What is the cause and solution for SAP error message FARR_INB_MIGR102 - Field &1 value '&2' is not a valid boolean value ?

    The SAP error message FARR_INB_MIGR102 indicates that a field in your data is expected to contain a boolean value (typically true or false, or 1 or 0), but the value provided does not meet this requirement. This error often arises during data migration or when importing data into the SAP system.

    Cause:

    1. Invalid Value: The field in question is receiving a value that is not recognized as a valid boolean. For example, it might be receiving a string like "yes" or "no", or a numeric value that is not strictly 0 or 1.
    2. Data Format Issues: The data being imported may not be formatted correctly, leading to the system not recognizing the boolean values.
    3. Mapping Errors: If you are migrating data from another system, there may be a mapping issue where the source values do not correspond correctly to the expected boolean values in SAP.

    Solution:

    1. Check the Data: Review the data being imported or migrated to ensure that all boolean fields contain valid values. Replace any invalid values with 0 (false) or 1 (true).
    2. Data Transformation: If you are migrating data from another system, ensure that you have a proper transformation process in place that converts the source values to valid boolean values for SAP.
    3. Field Mapping: Verify the field mapping in your migration tool or process to ensure that the correct values are being sent to the correct fields in SAP.
    4. Testing: After making corrections, test the import or migration process with a small subset of data to ensure that the issue is resolved before proceeding with the full data load.

    Related Information:

    • SAP Documentation: Refer to the SAP Help Portal or specific documentation related to the module you are working with for more details on valid data formats.
    • Data Migration Tools: If you are using tools like SAP Data Services or LSMW (Legacy System Migration Workbench), check their documentation for handling boolean values.
    • Error Logs: Review any error logs generated during the migration process for additional context on the error.

    By ensuring that the data conforms to the expected boolean format, you should be able to resolve the error and successfully complete your data migration or import process.

    • Do you have any question about this error?


      Upgrade now to chat with this error.


Instant HelpGet instant SAP help. Start your 7-day free trial now.


Related SAP Error Messages

Click the links below to see the following related messages:

Click on this link to search all SAP messages.


Rating
The AI Support Assistant is great. It provides comprehensive assistance even on the most difficult issues. I highly recommend this service.
Rate 1
John Jordan
SAP Consultant & Author