What is the difference between Overloading and Overriding ? Which of them is possible in ABAP ?

Answer Posted / saurav

1. Overloading is possible only in case of constructor of a sub class.
2. Overriding is possible when you redefine a super class method in the sub class.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the use of insert and append statement in sap abap?

592


ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul

2172


Differentiate between report and dialog program

600


What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary

630


How to create a link between modified form and modified print program?

587






visibility section for class level and attributes level

817


1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?

1418


What are internal tables? : abap hr

567


What is the difference between RETURNING and CHANGING parameters for a method?

1008


Is it possible to pass data to and from include programs explicitly?

585


What is the use of at new statement ?

1356


Explain about drill down report?

8781


What are null values? : abap data dictionary

621


Explain what are extracts?

630


what will happen if called program is not executable ?

1701