Message type: E = Error
Message class: FDT_EXPRESSIONS - Formula & Derivation Tool: Expressions
Message number: 720
Message text: Unsupported value provided; use predefined BRFplus types
Program error. A value was provided with a type that is not supported.
The value cannot be set.
The source code needs to be changed.
For value definitions, use one of the following types:
IF_FDT_TYPES=>ELEMENT_BOOLEAN
IF_FDT_TYPES=>ELEMENT_NUMBER
IF_FDT_TYPES=>ELEMENT_TEXT
IF_FDT_TYPES=>ELEMENT_AMOUNT
IF_FDT_TYPES=>ELEMENT_QUANTITY
IF_FDT_TYPES=>ELEMENT_TIMEPOINT
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_EXPRESSIONS720
- Unsupported value provided; use predefined BRFplus types ?The SAP error message FDT_EXPRESSIONS720 indicates that an unsupported value has been provided in a BRFplus (Business Rule Framework plus) expression. This typically occurs when the data type or value being used in a BRFplus expression does not match the predefined types that BRFplus expects.
Cause: Unsupported Data Type: The value being used in the expression may not be of a type that BRFplus recognizes. BRFplus has predefined data types, and using custom or unsupported types can lead to this error. Incorrect Value Format: The value provided may not conform to the expected format for the predefined types. For example, if a numeric value is expected but a string is provided, this error can occur.
Configuration Issues: There may be issues in the configuration of the BRFplus application where the expressions are defined, leading to the use of unsupported values.
Solution: Check Data Types: Review the data types defined in your BRFplus application. Ensure that the
Get instant SAP help. Sign up for our Free Essentials Plan.
FDT_EXPRESSIONS719
Cannot use nested object as source (position &1)
What causes this issue? During execution of a business rule, the system has tried to access the object at position &V1& for reading. However,...
FDT_EXPRESSIONS718
Writing table lines requires change mode "insert" (position &1)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FDT_EXPRESSIONS721
Expression result cannot be written to context (position &1)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FDT_EXPRESSIONS722
Expression result can only partly be written to context (position &1)
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.