Hello World: SAP ALV with IDA
A simple example of SAP List Viewer with Integrated Data Access (ALV with IDA) using CDS views.
A simple example of SAP List Viewer with Integrated Data Access (ALV with IDA) using CDS views.
List of demo programs in SAP which explains SAP Editable ALV Grid.
List of demo programs in SAP which explains SAP ALV Drag Drop functionality.
This utility report runs specified ALV report behind the scene and extract its output, converts that to csv and send it to email recipients. Very useful if you want to send output of report to user(s) periodically.
Auto refresh functionality in ALV can be implemented using class CL_GUI_TIMER. In this blog I will explain how to use this class.