Skip to Content
0
Former Member
Mar 04, 2009 at 04:27 PM

How to check if a method exist?

705 Views

I have created a new class "ZCL_IM_ZRSU5_SAPI_BADI" based on Z

RSU5_SAPI_BADI. Added a new method "x', but in the main method I am calling the method "X" but before I call the method I need to check if the method exist. How do I code this ?