Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Regarding oops concept

Former Member
0 Likes
549

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?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
523

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

4 REPLIES 4
Read only

Former Member
0 Likes
524

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

Read only

matt
Active Contributor
0 Likes
523

If done properly, you won't get a increase in performance, but you'll get an increase in maintainability.

Read only

Former Member
0 Likes
523

This message was moderated.

Read only

Former Member
0 Likes
523

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