What is the difference between Overloading and Overriding ? Which of them is possible in ABAP ?
Answer Posted / aseem
Overloading : Overloading is when we have 2 Methods in the same or derived class but have different parameters.
Overriding : When we re-implement the method of a super class in a derived class. Is possible via REDEFINITION keyword.
I'm not sure if the first one is possible in ABAP. Let me test it out repost the answer.
| Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
Sy index and sy tabix
dynamic programming in sap abap
A subroutine can contain nested form and endform blocks. State true or false. : abap modularization
how to see the table output?
Explain pai and pbo.
What is the t-code to display batch input sessions? : abap bdc
What is the difference between sy-tabix and sy-index? Where it is used?
What is the difference between a structure and a table?
What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?
What is at exit-command:?
What are the difference between tables and structures?
please give the remaining answers.
In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.
What is its?