‎2007 Jul 10 10:15 AM
hi,
i am trying to copy the PROFIL_AUFLOESEN function module in to custom functionmodule which is rfc enabled. i am getting the error in defining the tables authlist and proflist in tables tab. pls help me.
‎2007 Jul 10 10:28 AM
Hi,
You can only use LIKE and TYPE to specify types in RFC. Hence, fill the values in Type Spec and Associated Type.
Regards,
Srilatha.
‎2007 Jul 10 10:41 AM
hi srilatha,
i have little bit confusion, to which associated types i have to define. i try to compare with intshow and tabusr. which are define in the global data. but still it is throwing that intshow and tabusr is not exist pls help in this case.