cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi,

I have two sections in a view. In the first section I am making a get call on X entity set and in the second section I am making get call from Y entity.

Now the get call from X entity takes some time due to large data, so I want to first load Y entity data on to my second section of view, so user doesnt have to to wait for the X entity data to get loaded. Is there a way I can do this using SAPU5 code ....basically asynchronous way of loading data ?

0 Likes
View Entire Topic
junwu
SAP Champion
SAP Champion
0 Likes

it is async by default....unless you are doing something crazy....