Skip to Content
0
Mar 23, 2009 at 08:00 PM

question on Method interface

42 Views

Hi

I've the following method def:

   METHODS : METH1 IMPORTING INPUT1 TYPE I   
                                                              INPUT2 TYPE REF TO  CL_1.

where CL_1 is the class withing where the method is defined.

Question is, what is this kind of definition and whats the use in real time implementation?

thkx

P.S