Do you have any question about this error?
Message type: E = Error
Message class: FDT_EXPRESSIONS - Formula & Derivation Tool: Expressions
Message number: 598
Message text: The aggregation function &1 is not supported for this database field
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.
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.
FDT_EXPRESSIONS598
- The aggregation function &1 is not supported for this database field ?The SAP error message FDT_EXPRESSIONS598 indicates that an aggregation function you are trying to use is not supported for the specific database field in your SAP system. This typically occurs in the context of SAP Fiori or SAP BW when working with analytical queries or reports.
Cause:
- Unsupported Aggregation Function: The aggregation function you are trying to apply (e.g., SUM, AVG, COUNT) is not compatible with the data type of the database field you are using. For example, you cannot apply a SUM function to a text field.
- Field Characteristics: The field may be defined in a way that does not allow for aggregation, such as being a non-numeric field or a field that is not intended for aggregation in the context of the query.
- Database Limitations: Some databases have specific limitations on the types of aggregation that can be performed on certain data types.
Solution:
- Check Data Type: Verify the data type of the field you are trying to aggregate. Ensure that it is a numeric type if you are using aggregation functions like SUM or AVG.
- Change Aggregation Function: If the field is not suitable for the aggregation function you are using, consider using a different function that is compatible with the field type. For example, if the field is a string, you might use COUNT instead of SUM.
- Modify Query: If you are using a query or report, modify it to exclude the unsupported aggregation or to use a different field that supports the desired aggregation.
- Consult Documentation: Refer to the SAP documentation for the specific database or module you are using to understand the supported aggregation functions for different data types.
- Check Field Settings: In some cases, you may need to check the settings of the field in the data model or the underlying database to ensure it is configured correctly for aggregation.
Related Information:
By following these steps, you should be able to identify the cause of the error and implement a solution to resolve it.
Get instant SAP help. Start your 7-day free trial now.
FDT_EXPRESSIONS597
Low value &1 is greater than high value &2
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FDT_EXPRESSIONS590
Invalid for each table; either object is non-existent or is unspecified.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FDT_EXPRESSIONS599
The result data type for aggregate function &1 should be number.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FDT_EXPRESSIONS600
No table specified for DB Lookup
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.