cancel
Showing results for 
Search instead for 
Did you mean: 

Issue on get data from ARIBA API Supplier Data with pagination

former_member511814
Discoverer
0 Kudos

Hi, I'm facing an issue after make a call from an ABAP program to API Supplier Data with pagination, and get an response.

Here's my code:

My lo_http_client is create using CL_HTTP_CLIENT=>CREATE_BY_DESTINATION and is defined as TYPE REF TO if_http_client.

My variables

After method RECEIVE I've this I get my response:

Looking at response it seems that something isn't wright.

Does anybody have any idea why this could happen ? Is this the right way for achiving the data from API or there's something missing in my code ?

Thanks very much, in advance.

José Matos

Accepted Solutions (0)

Answers (0)