‎2008 Oct 15 12:52 PM
Hi ,
I want to know that by using oops concepts rather then traditional reporting ,is there any significant improvemnet in performance of report execution and if yes then why?
‎2008 Oct 15 12:54 PM
hi,
NO, I don't think so as the select query will remain as it is but only the data hiding concept will be there in OOPS which will make your data lot more secure.
Thanks,
Harsh
‎2008 Oct 15 12:54 PM
hi,
NO, I don't think so as the select query will remain as it is but only the data hiding concept will be there in OOPS which will make your data lot more secure.
Thanks,
Harsh
‎2008 Oct 15 2:20 PM
If done properly, you won't get a increase in performance, but you'll get an increase in maintainability.
‎2008 Oct 20 9:58 AM
‎2008 Oct 25 7:35 PM
Hi Smita,
OOPS programing is not for the perfomace improvement. but it is for the modularisation of the program. and also you can reuse the code in future and maintaince is also very less in future.
As far as the performace point of view if doesn't increase the performacne because ABAP concept will remain the same.
Thanks,
Chidanand