2019 Jun 12 4:50 PM
Hi Experts,
Any pointers on how to create json from internal table in ECC 6 EHP7 ?
Our version of sxml class has support only for xml and for json doesnt exist.
Regards,
Jyothir Aditya
Hi Experts,
Any pointers on how to create json from internal table in ECC 6 EHP7 ?
Our version of sxml class has support only for xml and for json doesnt exist.
Regards,
Jyothir Aditya
2019 Jun 12 5:02 PM
2019 Jun 12 5:32 PM
Yes, these talk about 3rd party add one like stuff. But looking for any built-in functionality that could be used if any without installing the add-ons
2019 Jun 12 7:33 PM
/ui2/cl_json is not an add-on. It is a class delivered by SAP.
CL_FDT_JSON is another class you can use.
2019 Jun 12 7:46 PM
Hi,
Sirini said correct , /ui2/cl_json not a addon, if you look at my second URL it clearly explain what to do. You can convert your internal table in to JSON and, other way JSON to internal table also possible. bellow link also will help it to you.
https://blogs.sap.com/2013/01/07/abap-and-json/
Regards,
Nawa
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |