cancel
Showing results for 
Search instead for 
Did you mean: 

BEX - ODATA Unable to fetch results

pinakipatra
Contributor
0 Kudos

Hi ,

we have followed the documentations and created the Odata service from BEX.

We have a  date parameter in the  BEX Querry.

We are trying the following URL :


....SRV_01/xyz(date=datetime'2009-08-07T00:00')/Results

The service is not showing any error but is not returning any results.

Whereas the BEX query is giving proper output.

Any idea what might be wrong.

Accepted Solutions (0)

Answers (3)

Answers (3)

shahiramirza101
Explorer
0 Kudos

Were you able to resolve the issue? I am also facing the same issue.

lynn_lin
Active Participant
0 Kudos

Hi,

Please see if the following documentation is helpful.

Regards,

Lynn

former_member184867
Active Contributor
0 Kudos

You can perform an initial analysis by debugging here  /IWBEP/CL_ANA_ADP_MDX_BW_RT->/IWBEP/IF_ANA_GSR_RUNTIME~EXECUTE( )

pinakipatra
Contributor
0 Kudos

HI ,

I tried putting an ext. break-point but it is not even stopping / executing.

former_member184867
Active Contributor
0 Kudos

Then you can debug from the get_entitySet method of your Generated DPC.