Hi,
I am trying to fetch the ATC data into the internal table. I got the ATC Run data from SATC_AC_RSTVT_DV.
There is NAVIGATION_DATA and DESCRIPTION_DATA field which are RAWSTRING.
How can I convert them into a readable format? I tried with FM which converts XSTRING to string but it didn't work.
Request clarification before answering.
Hello Govind,
the short answer is you can't. The xstring is created using the export function based on a internal structure which is deliberately not exposed via any API.
Regards,
Iain Morrison
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 16 | |
| 12 | |
| 8 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.