Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now

Close

How To Fix FDT_EXPRESSIONS811 - Function call &1 not possible, &2 parameter &3 has a raw type


SAP Error Message - Details

  • Message type: E = Error

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

  • Message number: 811

  • Message text: Function call &1 not possible, &2 parameter &3 has a raw type

  • Show details Hide details


  • Self-Explanatory Message

    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.



    What else can you do?

    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.


Smart SAP Assistant

  • What is the cause and solution for SAP error message FDT_EXPRESSIONS811 - Function call &1 not possible, &2 parameter &3 has a raw type ?

    The SAP error message FDT_EXPRESSIONS811 indicates that there is an issue with a function call in your SAP application. Specifically, the error states that the function call is not possible because one of the parameters being passed to the function has a "raw type." This typically occurs in the context of using expressions in the SAP Fiori or SAP UI5 applications, particularly when dealing with data types in ABAP or when using the FDT (Form Data Tool).

    Cause:

    1. Raw Type Parameter: The error is triggered when a function is called with a parameter that is of a raw type (e.g., RAW, XSTRING, etc.). These types are not compatible with the expected data types for the function being called.
    2. Data Type Mismatch: The function you are trying to invoke expects a specific data type for its parameters, and passing a raw type does not meet those expectations.
    3. Incorrect Function Usage: The function may not be designed to handle raw types, leading to this error when such types are passed.

    Solution:

    1. Check Parameter Types: Review the function definition to understand the expected parameter types. Ensure that the parameters you are passing match the expected types.
    2. Convert Raw Types: If you need to pass a raw type, consider converting it to a compatible type. For example, if the function expects a string, you can convert the raw type to a string using appropriate conversion functions.
      • Example: Use CONVERT or CAST statements to change the type.
    3. Modify Function Call: If possible, modify the function call to use the correct data types. This may involve changing how data is prepared before the function call.
    4. Debugging: Use debugging tools to trace the values and types of parameters being passed to the function. This can help identify where the raw type is being introduced.

    Related Information:

    • SAP Documentation: Refer to the official SAP documentation for the specific function you are using to understand its parameter requirements.
    • ABAP Data Types: Familiarize yourself with ABAP data types and their compatibility to avoid similar issues in the future.
    • SAP Community: Engage with the SAP Community forums for insights and solutions from other users who may have encountered similar issues.

    If the problem persists after trying the above solutions, consider reaching out to your SAP support team or consulting with an SAP expert for further assistance.

    • Do you have any question about this error?


      Upgrade now to chat with this error.


Instant HelpGet instant SAP help. Sign up for our Free Essentials Plan.


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 simplifies finding the accurate answers to SAP message errors. I now use every week. A must have tool for anyone working with SAP! Highly recommended!
Rate 1
Kent Bettisworth
Executive SAP Consultant