‎2007 Oct 04 9:08 AM
we can generate alv reports using oops and conventional function modules but why we use oops instead of conventional function modules .
‎2007 Oct 04 9:14 AM
I have found OO ALV advantageous because ,you can have more than one ALV in the same screen (basically you can create more than 1 instance of the same class and embed to different containers) and display different data.
Reward if Useful,
Imran.
‎2007 Oct 04 9:15 AM
in oops only u can create interactive report..
here u can use the method GET_CURRENT_CELL like many.