SCMS_STRING_TO_XSTRING
SCMS_XSTRING_TO_BINARY ->SCMS_BINARY_TO_STRING
SCMS_BINARY_TO_XSTRING
SCMS_XSTRING_TO_BINARY
SCMS_STRING_TO_XSTRING. Then use SCMS_BASE64_ENCODE_STR to convert Xstring to Base64
Using SCMS_BASE64_DECODE_STR to convert Base64 to Xstring ,then convert Xstring to Binary using FM: SCMS_XSTRING_TO_BINARY . Finally, transform the Xstring to Binary via SCMS_BINARY_TO_STRING.
QSS0_FLTP_TO_CHAR_CONVERSION