cancel
Showing results for 
Search instead for 
Did you mean: 

oops

Former Member
0 Kudos

hi can any one can explain the meaning of Cheaper to maintain in oops concept i.e one of the advantage over function modules

Thanks in advance.

satish

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi,

you can use global classes

from that you can access existing functionality from that.

using inheritance,

polymorphism,

Encapsulation

using these properties we can avoid re define methods for coding and methods are available for calculations easily.

where ever you can access global classes in programming.

Using above concepts you can extract exhisting functionality of class and methods,variables.

it reduces coding part.

It saves time.

It improves performance .

where as Methods are used in the OOPs concept fo the ALV.

the other difference is the user has more flexablity fi he

uses the OOPS ALV than the FM ALV.

reward points.

Answers (0)