what if I need more parameters in the method in subclass than in the superclass?
I will be very appreciate if you give me some guides of how to use
"CALL METHOD super->display_value" in the redefinition of display_value in subclass.
what if I need more parameters in the method in subclass than in the superclass?
I will be very appreciate if you give me some guides of how to use
"CALL METHOD super->display_value" in the redefinition of display_value in subclass.