Skip to Content
0
Former Member
Oct 11, 2005 at 12:26 PM

How to get RFC List and RFC parameter defintions

289 Views

I understand that there is RFC_FUNCTION_SEARCH which can be used to get a list of all RFCs. Since this is a public RFC how can I get a code snippet of how to use this using the RfcCallReceive().

Also after we get the list of RFCs is there a way to get a particular RFC's list of input and output parameters?

Basically I am trying to get any generic RFC metdata and be able to call any generic RFC using the librfc32.dll interfaces. For this is there a function that can give the metadata of an RFC such that, the information given can be used to do appropriate type conversions and call the actual RFC?

Thanks,

Jayanthi