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
Explain the difference between open_form and close_form?
can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?
What are the differences between transparent tables, pooled tables & cluster tables? : abap data dictionary
What is the transaction for recording bdc ? : abap bdc
How do you convert non-char field into char type fields ?
What is amdp (abap managed data procedures)?
What is the function of a domain?
How we can give authorization on the fields of table control in a dialog-programming?
How will you transfer data into a file in application server?
What is client in the sap system? : sap abap hr
What are base tables of an aggregate object? : abap data dictionary
What is abap?
What are the steps to be followed to set lockobjects? : sap abap data dictionary
10) How to get Item Header in Sales Order?
Explain the systems fields used for interactive lists and lists?