Skip to Content
1
May 21, 2018 at 01:47 AM

Odata service taking longer time to execute

1570 Views

Hi experts ,

In backend program I have only one query

Select Name1 Telf2 from kna1 into corresponding fields of table it_final.

Having about 11000+ records ,through program with in a sec giving output properly .

While calling odata service for above code it's taking too much time. Waiting(TTFB) response taking too much time near about 3sec and content download taking 0.58 sec .Total time consuming 4sec.

My question is it my Abap coding issue / UI side problem / Network issue because I m using VPN.

Kindly help me out I m stuck in this ,I m not getting where is the actual problem.

Thanks & regards.

Atul Salgare