Introduction to SAP ABAP ALV with OOPs concept

August 4, 2008

- Swarna Munukoti

- L&T Infotech

      In this article we will see of how to make the ABAP report an interactive one.

   One way to make a report interactive is using ALV tool. I will give a brief idea of what ALV is all about using OOPs concept.

 ABAP List Viewers (ALV): 

          The name itself indicates that the output view of a report is in the form of a list. This list can be displayed in two forms

 

  1. ALV List Form
  2. ALV Grid Form

This article covers only ALV grid  form. This is the most preferable form because of its GUI capability. When coming to the implementation part of ALV Grid using OOPs concept, we can use the existing classes for generating ALV output: Here I am listing some of the widely used classes and its purpose:

[Read more]

eXTReMe Tracker