Hallo,
I'm developing an iView. I'd like to get a list of available functions on specific R/3. Does somebody know how to do it? I think JCO cannot help me (I'm supposed to know the name of function I'd like to call). What about JCA?
Thank you for any advice.
Best Regards,
Josef Motl
This BAPI (RFC) already exist: RFC_FUNCTION_SEARCH
use * to receive all entries.
Regards,
Roman.
Hello Josef,
You can use portal JCo Client service and call BAPI that return list of available RFC's.
Regards,
Roman.
Add a comment