Skip to Content
0
Jun 12, 2020 at 02:51 AM

Convert string to xstring without changing data

503 Views

Dear Friends,

My requirement is , I am getting data from PI content of data is Xstring, but as PI does not have xstring format they pass it in string, now I have field XSTRING as abap and i wanted same data to updated in tabled field having type as Xsting.

Here data coming from Cstring from PI proxy as to get copied to xstring without changing data .

so my question is how to copy data of Cstring to XSTRING without changing content of data .

Regards

Sal