Is it Possible to Deserialize this JSON from API in ABAP
I'm calling an API that is returning JSON to ABAP that I'm having difficulty deserializing. This is the format of the JSON that is returned by the API:{"outputs": {},"tables": [{ "columns": [ "Column_1", "Column_2", "Column_3", "C...