What is the diffrence between Abstract Class and an Interface
in OOABAP.
Answer Posted / theabapconsultant
the main difference between interface and abstract class is interface wont be having implementations where as the emthods in abstrct can be created with and without implementations.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What are the basic object types? : sap abap hr
Does SAP has a GUI screen painter or not? If yes what operating systems is it available on? What is the other type of screen painter called?
What is amdp (abap managed data procedures)?
Explain the advantage of structures?
What is check table?
What are the two different ways of building a match code object?
What are the basic components of dialog program?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
SAP Script for Billing in which Billing document number was displayed as header, Bill Type, Bill Category, Bill Item, Cost, Base Unit of Measurement and Material number were categorically displayed for each billing document number. plz mention the detail coding Tahnks, Rahul
What is the diffreence between bdc_close_group and bdc_close_dataset? : abap bdc
How to convert the Unit for 'Distance' (The value from one Unit to another).
What is open sql?
How do you write a function module in sap?
What is evaluation path, where do we do it and why? : sap abap hr
What are the disadvantages of logical databases?