Hi...All,
I have requirement to consume RESTFUL Web service in ABAP program.
As of now i am able to consume webservice which returns single field value STATUS - PASS/FAIL.
(if we pass username and password - it will provide status return ).
But now web service is in such a way taht - it will provide Json table data as return value.
So, My concern is how to convert the JSON format table data to ABAP structure(internal Table).
Your response is highly appreciated.
Regards,
Mahesh