Skip to Content
0
Former Member
Dec 07, 2006 at 01:36 PM

ABAP methods overloading

927 Views

Hi All,

In ABAP objects, is it possible to use same method name with different signature

in the same class. In Se24, i have build a class xyz and a method A. The method A has a string as importing parameter. I have to use the same method A with an internal table as importing parameter. Any code samples and replies would be really appreciated.

Thanks,

Ricky