‎2008 Aug 07 9:19 AM
what is the necessary condition for making rfc except from making it remote enabled in attributes tabs , it may be some parameter related , do u have idea>>
‎2008 Aug 07 9:36 AM
hi a function module should be an RFC if it is specified in the attributes of the function module .....i doesnt think so to do any change in type of the parameters like passing or by value reference.....i had used many RFCs but i they are working fine.
‎2008 Aug 07 9:22 AM
Hi ankesh ,
In the import and export parameters , u need to tick the 'pass value'
coloumn.
regards ,sabari
‎2008 Aug 07 9:24 AM
Hi,
Welcome to SDN.
Apart from that there are some restrictions in RFC like We can't have CHANGING parameters option. U will get syntax error if u try it.
U have to check the check box pass value for import/export parameters.
Debugging RFC FMs from other system need special tools.
Thanks,
Vinod.
‎2008 Aug 07 9:36 AM
hi a function module should be an RFC if it is specified in the attributes of the function module .....i doesnt think so to do any change in type of the parameters like passing or by value reference.....i had used many RFCs but i they are working fine.