Hi,
If SLT has the capability for you to include own user-exit transformation ABAP logic and output the string data into another customized table to save the "decrypt" string content, it may be possible to achieve what you want. Inside the user exit you have to call FM READ_TEXT to decrypt the LRAW content.
Is this kind of user-exit available in SLT?
Regards.
YS