What is inheritance and multi-level inheritance? Explain with example ?
Answer Posted / rammohan
Inheritance : Creating or Deriving the new classes using
existing class.
SAP ABAP doesn't support the multi level inheritance so
instead of multilevel inheritance sap interduce the
Interfaces concept.
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What are the other modules integrated with om? : sap abap hr
What are the domains and data element?
How can cluster table be created?
What are control tables?
Define database layer?
What is “call mode”?
How do you document ABAP programs? Do you use program documentation menu option?
HOW TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)
Differentiate database index and match code.
What are the attributes of the data? : abap data dictionary
What is meant by read lock? : sap abap data dictionary
What is alv programming in abap?
in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.
Explain what is runtime analysis?
Differentiate between transparent tables, cluster tables and pooled tables