Ever wondered how to generate the ALV Grid on the list generated by WRITE statement. Lets see today how we can do that.
Lets make the ALV interactive by adding the Hotspot aka Hyperlink into the ALV generated by SALV IDA by using the DISPLAY_OPTIONS for column.
SALV IDA framework also provides the flexibility to change Column settings. Lets check how to change to change the column settings in SALV IDA.
Lets check out how we can add the additional fields on the ALV output and also populate the value for those added columns using Calculated fields.
Lets check more SALV IDA on how to send the selection conditions so we can restrict the data access based on user inputs.
With ABAP 740, we have a new way using Integrated Data Access to generate the ALV and this is very prominent when using SAP HANA.