Hi,
i am working in SAPUI5 framework in User Interface side. In my project i have integrated the Standard Orders from Requisitions Project in the Fiori Launchpad. While opening the application there are four tabs are appeared at the top.
1.Approved PRs,
2.Assigned PRs,
3.Simulated POs,
4.Created POs.
Approved PRs is selected as a default. so based on the data available in the approved category i able to view the first 50 data out of 416 (Image 01). at the bottom i am able to see the ShowMore link( Image 02). if i press the link it will display the next 5o data. This functionality is working fine.
See the image for more understand:
Image 01:
Image 02:
But if i select the next tab at the top, i.e) Assigned PRs, it shows there are 963 datas totally and first 100 is displaying(Image 03). but if i scroll down i am not able to see the show more button at the bottom (Image 04). How do i get the next set of data ?
Image 03:
Image 04:
Please guide me on this issue. or is this a bug?
Thank you,
Regards,
JK