2020 Sep 06 5:40 AM
hi everybody ;
I am a student and I want to train on making alv reports, but I do not know the reporting requirements in real work i want alv report requirement.
thanks;
2020 Sep 07 5:32 AM
There are lots of demo reports available for ALV. You can access them through transaction SE38. Run those programms, play around, and analyse the coding. Use those reports as a starting point to build your own ALV reports:
There are many more examples for very specific ALV functionalities.
2020 Sep 06 6:39 AM
You can check out this thread similar question I see - https://answers.sap.com/questions/4401178/abap-oo-example.html
thanmd
2020 Sep 06 1:11 PM
Hi
You should also check the new ALV IDA ( Integrated Data Access) framework. You can find ample examples and demo reports under package "SALV_IDA_TEST" .
Thanks
Pavan Bhamidipati
2020 Sep 07 5:32 AM
There are lots of demo reports available for ALV. You can access them through transaction SE38. Run those programms, play around, and analyse the coding. Use those reports as a starting point to build your own ALV reports:
There are many more examples for very specific ALV functionalities.
2020 Sep 07 2:23 PM
You could also try Core Data Services CDS + UI Annotations for Fiori Elements, I think it has more future than SAPGUI based stuff.