Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

abap

Former Member
0 Likes
283

my doubt is can we access the methods in super class after narrowing or upcasting.is it necessary to downcast after the upcast to access the super class methods

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
249

YES WE CAN ACCESS THE METHODS AFTER UPCASTING OR DOWNCASTING NO NEED TO DOWNCAST AFTER UPCASTING

1 REPLY 1
Read only

Former Member
0 Likes
250

YES WE CAN ACCESS THE METHODS AFTER UPCASTING OR DOWNCASTING NO NEED TO DOWNCAST AFTER UPCASTING