Hi Lars,
> That means, that just as for pool/cluster tables, the text information are stored in a encoded binary format that cannot be processed directly by SQL.
I am not quite sure how the data of an ABAP pool/cluster tables is stored on HANA database level, but i needed to reconstruct that kind of data several times on database level (with LogMiner on Oracle of course) in the past.
You are usually able to reconstruct the raw VARDATA with help of the SAP table definition and the character set. It is even more easier, if the data is still available in the SAP table pool.
Regards
Stefan