Hi experts,
I am getting data in hexadecimal format "#SBP0#1123456789 #SBS01 "
while transfering to internal table it appears in field as
SBPO1
1123456789
SBS01
but i want SBS01 1123456789 SBS01
Please tell me how to convert the above hexadecimal format into string format
Please do not suggest replace all occurences
Thanks
Gaurav