Is Multiple Inheritance possible in ABAP ?
If Yes How ,If no How ?
Answer Posted / sudhish rath
In ABAP a subclass do not have multiple parrents.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
Suppose the client wants me the vacancy to be displayed on a website as well as ess. How should I do it? : sap abap hr
What are the differences between domain and data element?
How are BAPI different from Normal function modules ?
how can we enable hyperlink in screen painter?
Which objects are independent transport objects?
How table control cn be generated using bdc? : abap bdc
What is primary index?
How to create a button in selection screen ?
What is the transaction code to display the payroll results ? : abap hr
How can we handle table control in bdc? : abap bdc
How to handle error in session method? : abap bdc
How do you set up background jobs in sap?
in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.
How can one distinguish between different kinds of parameters? : abap modularization