Announcement:
wanna exchange links? contact me at sapchatroom@gmail.com.
Posted by
Admin at
Reply from sanathkpl111 on Mar 9 at 5:50 AM what is the use of IS SUPPLIED and IS BOUND?
| | | ---------------Original Message--------------- From: ebongue andre Sent: Monday, March 09, 2015 5:37 AM Subject: How to call Abstract method into the subroutine? try like this e.g DATA : l_ref TYPE REF TO lcl_class. CREATE OBJECT l_ref. l_ref->class_display( ). l_ref->abstract_display( ). l_ref->display( ). ... | | Reply to this email to post your response. __.____._ | _.____.__ |