In a few months, SAP Community will switch to SAP Universal ID as the only option to login. Don’t wait, create your SAP Universal ID now! If you have multiple accounts, use the Consolidation Tool to merge your content.
Hi Siva, nice blog. But let me add something here: This paging technique is for the old list UIBB only (wd abap component FPM_LIST_UIBB). It is therefore deprecated and it should NOT be used in new developments. Instead developers REALLY should go with the new List ATS UIBB (wd abap component FPM_LIST_UIBB_ATS). With this GUIBB one can easily process up to 100.000 rows (depends on how much columns are there of course). If somebody still needs to have more rows, he / she should go with List IDA.
It would be great if you could add this info to your blog.
Hi Siva,
nice blog. But let me add something here: This paging technique is for the old list UIBB only (wd abap component FPM_LIST_UIBB). It is therefore deprecated and it should NOT be used in new developments. Instead developers REALLY should go with the new List ATS UIBB (wd abap component FPM_LIST_UIBB_ATS). With this GUIBB one can easily process up to 100.000 rows (depends on how much columns are there of course). If somebody still needs to have more rows, he / she should go with List IDA.
It would be great if you could add this info to your blog.
Thanks and kind regards,
Ulrich
Hello Ulrich,
Nice information. Thanks for sharing . definitely will update the blog post with your valuable comments.
Regards, Siva