‎2007 Apr 11 3:37 PM
Hi,
I need to develop a Entry screen that have input fields ( it contains table control ie grid ) . Your valid opinion needed regarding whether i will use ALV (using OOP) or Module Pool?
I know how to do this. but my question is
I am expecting your reply related to this on performance point of view? Which is better whether Module Pool or ALV ?
Thanks
aRs.
‎2007 Apr 11 3:43 PM
ALV is better than module pool....
award and close the thread...
‎2007 Apr 11 3:44 PM
Hi aRs,
Do you mean ALV grid implemented with ABAP Objects compared to ALV grid implemented with Function module?
I don't think there is any performance difference, as far as I remember one of them is calling the other one in the end.
From maintenance point of view I'd suggest to use the ABAP Objects based. It's also a good way to learn ABAP Objects.
Best regards,
Peter