JCO.Repository: Read all function modules
Hi folks,
is there any possibility to read all function templates from the JCO repoitory? (Not only the template of a special function module).
I tried repostory.getCachedFunctionInterfaces(), but the resulted string array had no entries.
Thanks for your help...
Maksim Rashchynski replied
Hi Klaus,
You can use RFC_FUNCTION_SEARCH functional module and pass '*' as funcname to get a list of all RFC enabled functional modules in your system. This FM is used by NWDS when SAP EC or WD Adaptive RFC Model wizard are running.
Best regards, Maksim rashchynski.