Skip to Content
0
Former Member
Feb 24, 2009 at 06:40 AM

interface ref in user-exit.

25 Views

hi friends,

iam working with a user-exit in which one parameter is declared with type ref to interface.

how can i use this parameter with out a class .i think we can implement that inerface in a class only.

how is it possible in fm.