on 2024 Jun 05 7:40 PM
Hi Experts,
I am creating a GSTR1 report by using RAP in SAP S4 HANA Public Cloud,
My application is working fine but when I am clicking on select all button to send the data to another portal then only initial entries( ex- 120 entries got selected ) are got selected only, but in my application i have 600+ entries.
I want to select all the coming entries in my GSTR1 application.
Please suggest how to acheive the same.
Thanks for your support.
SAP BTP ABAP environment ABAP RESTful Application Programming Model RISE with SAP SAP S/4HANA Cloud Public Edition Extensibility
Request clarification before answering.
Hi AR77,
The selectAll property mentioned in https://sapui5.hana.ondemand.com/sdk/#/topic/116b5d82e8c545e2a56e1b51b8b0a9bd might be what you are looking for.
From my understanding by default only the loaded data is selected. This is done for performance reasons, especially when dealing with large amounts of data.
However, you can change this behavior by setting the selectAll property to true in your table configuration.
If you are developing your UI in Business Application Studio you could also try to use the Guided Development feature for the same.
Best regards,
Peter
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 11 | |
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.