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
Explain client-dependent and client-independent tables.
What are the basic functions of database utility? : abap data dictionary
What is Field group?
Persistent class
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul
What is the meaning of abap editor integrated with abap data dictionary? : abap data dictionary
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?
What are the properties of selection screen?
can anybody give me functional specification (or table name & field names) of stock analysis report, work in progress report,generating vendor detailed list
What is the difference between data elements and domains? : abap data dictionary
What are function modules?
IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.
How can we set the table spaces and extent sizes? : abap data dictionary
What is img? : sap abap hr
What is the lock object?