What is up-casting and down casting? with example
Answer Posted / hari prasad
When the level of hierarchies are considered, it is the super class at higher level & sub class at lower level. Hence the assignment of subclass to a superclass is up casting & super to a subclass is down casting.
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
What was the requirement of IDoc in your project? How it was working?
What is the difference between native sql & open sql? : abap data dictionary
What is dynamic action? : sap abap hr
WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'
Differentiate database index and match code.
When a program is created and need to be transported to prodn does selection texts always go with it? If not how do you make sure? Can you change the cts entries? How do you do it?
What is the syntax for ‘call transaction’?
Write special commands of list?
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
Event handling in oops
Explain the difference between a pool table and a transparent table and how they are stored at the database level?
What are the types of indexes in abap?
SAP query how to use end users?
What is get cursor field?
How to use messages in lists?