Message type: E = Error
Message class: FDT_WD_EXPRESSION -
Message number: 073
Message text: Object &1 is not compatible with the expected result type &2
You have tried to assign object &v1& to the current expression. However,
for the target position where you wanted to drop object &v1&, it is
required that the dropped object is of type &v2&. This requirement is
not fulfilled by object &v1&. Therefore, object &v1& cannot be dropped
at the position that you have chosen.
This problem can occur when you want to assign an object via drag and
drop for one of the following purposes:
result data object of an expression or function
cell value in a decision table expression
The existing definition at the drop target position of the current
expression remains unchanged.
Find out which object type is required for the element at the drop
target position:
For the result data object of an expression or a function, check the
definition of that object.
For a cell in a decision table, either an elementary data object of the
same type as the column definition or an expression with a boolean
result data object must be used.
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.
FDT_WD_EXPRESSION073
- Object &1 is not compatible with the expected result type &2 ?The SAP error message FDT_WD_EXPRESSION073 indicates that there is a type mismatch in an expression within a Web Dynpro application. Specifically, it means that the object you are trying to use (denoted as &1) is not compatible with the expected result type (denoted as &2). This typically occurs in scenarios where data types do not align, such as trying to assign a string to a numeric field or using an incompatible data structure. Causes: Data Type Mismatch: The most common cause is that the data type of the variable or object being used does not match the expected data type. For example, if a numeric value is expected but a string is provided. Incorrect Binding: If the binding of the UI element to the data model is incorrect, it can lead to this error. Expression Errors: If you are using expressions in your Web Dynpro application, an error in the expression logic can lead
Get instant SAP help. Sign up for our Free Essentials Plan.
FDT_WD_EXPRESSION070
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FDT_WD_EXPRESSION063
The probability value has been adjusted
What causes this issue? For the current random expression, you have chosen probability mode and defined the probability for a TRUE result of the expr...
FDT_WD_EXPRESSION074
Only constant expression with element type &1 is allowed
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FDT_WD_EXPRESSION075
Object &1 is not compatible with the expected type
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.