Hello Gurus,
I want to Compress the string value before storing in DB table to save disk space. Currently I am using cl_abap_gzip=compress_text & cl_abap_gzip=compress_binary to compress string, but I don’t see great results . Could any one please suggest , is there any other Compression mechanism available in S/4HANA ? Thanks.