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 types of table fields in the sap abap?
What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc
How can we set the table spaces and extent sizes? : abap data dictionary
How can I get ascii value of any letter? Is there any function?
Explain buffering concept usage?
What are the two ways for restricting the value range for a domain? : abap data dictionary
What are the different types joins?
What is the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?
What are the page headers for secondary lists?
Can you print decimals in type n? What is difference between float and packed data type?
Explain the systems fields used for interactive lists and lists?
What is the use of dequeue function module? : sap abap data dictionary
How do you populate data into a multiple line field? : abap bdc
Normally how many and what files get created when a transaction program is written?
What are the main events of which are used for logical database?