Answer Posted / Sujit Kumar
In SAP OO-ABAP, there are several limitations when redefining methods. For example, you cannot redefine static or final methods, constructor methods, or methods that are marked as 'not overridable'. Additionally, if a class is marked as 'sealed', no subclasses can be created within the same package that override its methods.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category