What is the difference between function group and classes?
Answer Posted / Chandrapal Singh
Function groups in ABAP are a collection of standalone functions, while classes can contain both functions and methods (functions that operate on an instance of the class). Classes also support encapsulation, inheritance, and polymorphism.
| 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