i am looking to decode the CLUSTD column of SAP, which is in encoded form as binary. I want to decode it outside SAP, I know READ_TEXT helps decode it but it is in SAP environment.
My CLUSTD is in SNowflake after migration and I want to decode it using may Python Library(PyRFC). Is the thing possible? What solutions we can have.
Any help is appreciated.
Thanks,