What is the difference between Overloading and Overriding ? Which of them is possible in ABAP ?
Answer Posted / surya
Overloading:in class same method have different parameters, number of parameters or same method have different signature . sap not sported method overloading
Overriding : super class methods are reimplemented in subclass by using key word REDEFINITION
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the uses of secondary indexes?
What are Pull and Push Methods?
I need the coding for BDC program to upload Purchase orders of known vendor (ME21) in Material Management
What are the differences between table controls and step loops?
What is a matchcode?
Explain the session method? : abap bdc
How to create a button in selection screen ?
How can you find the field/data underlying a transaction?
What are the different functions used in sap script?
ABAP : Classical reports events name
How do we handle multiple line items in BDC's.
What is luw?
What is the difference between the exits created in M.M and S&D?
What is table pool?
Hat are the different types of mode (run code) in call transaction method?