On "traditional" databases, FAE can be used as a workaround if there is a very long list of single values as selection criteria, which would cause the maximum SQL statement to be exceeded when filled in a selection range (IN-condition), resulting in DBIF_RSQL_SQL_ERROR short dumps.
What is the recommended approach on a HANA database for this scenario? Is there such an SQL statement size limit for HANA as well?
Thomas