How To Fix FDT_EXPRESSIONS119 - Usage of boolean constant in row &1/column &2 is not useful


SAP Error Message - Details

  • Message type: E = Error

  • Message class: FDT_EXPRESSIONS - Formula & Derivation Tool: Expressions

  • Message number: 119

  • Message text: Usage of boolean constant in row &1/column &2 is not useful

  • Show details Hide details
  • What causes this issue?

    A boolean constant is used in a condition cell. However, using boolean
    constants in condition cells is not useful:
    If the constant value is 'FALSE', the line will never match and
    therefore never return a result.
    If the constant value is 'TRUE', the line will always match and return a
    result. This is equivalent to having an empty cell. An empty cell is not
    taken into consideration when the line is evaluated. Therefore, empty
    cells are always 'TRUE'.

    System Response

    The system issues an error message and will not allow you to continue with this transaction until the error is resolved.

    How to fix this error?

    Reconsider the desired behavior of the application and change the
    condition accordingly. Maybe using an expression that yields a boolean
    result for the condition cell will better suit the intended behavior.
    You can accomplish this easily by assigning a boolean value with the
    <ZH>Direct Value Input</> command from the cell context menu.

    Procedure for System Administrators


    Error message extract from SAP system. Copyright SAP SE.


Smart SAP Assistant

  • What is the cause and solution for SAP error message FDT_EXPRESSIONS119 - Usage of boolean constant in row &1/column &2 is not useful ?

    The SAP error message FDT_EXPRESSIONS119 indicates that there is a usage of a boolean constant in a specific row and column of a data expression that is deemed not useful. This typically occurs in the context of SAP's Flexible Data Import (FDI) or similar data processing scenarios where expressions are evaluated.

    Cause:

    The error arises when a boolean constant (true/false) is used in a way that does not contribute to the logic of the expression. For example, if you have an expression that evaluates to a boolean value but the constant does not affect the outcome, it is considered redundant. This can happen in various scenarios, such as:

    • Using a boolean constant in a condition that is always true or always false.
    • Including a boolean constant in a calculation or expression where it does not change the result.

    Solution:

    To resolve this error, you should review the expression in the specified row and column. Here are steps you can take:

    1. Identify the Expression: Locate the expression that is causing the error. Check the row and column numbers provided in the error message.

    2. Analyze the Logic: Determine if the boolean constant is necessary for the logic of the expression. If it does not change the outcome, consider removing it.

    3. Refactor the Expression: Modify the expression to eliminate the redundant boolean constant. Ensure that the logic remains intact and that the expression still meets the intended functionality.

    4. Test the Changes: After making adjustments, test the expression to ensure that it behaves as expected and that the error no longer occurs.

    Related Information:

    • Documentation: Refer to SAP documentation on expressions and data processing to understand how to construct valid expressions.
    • Debugging Tools: Use debugging tools within SAP to trace the execution of the expression and identify where the boolean constant is being applied.
    • Community Forums: Check SAP community forums or support channels for similar issues and solutions shared by other users.

    By following these steps, you should be able to resolve the FDT_EXPRESSIONS119 error and improve the logic of your data expressions.

    • 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
ERPlingo's SAP support assistant is amazing. Saves me countless hours trying to solve complex SAP issues myself. It's a real game changer!
Rate 1
Thomas Michael
SAP Consultant, Author & Speaker